Portable cdrtfe full changelog
Portable cdrtfe 1.5.9.1
released Sep 14, 2024 (New Release)
Updated some of the commandline tools:
cdrtools 3.02a10
flac 1.3.3
lame 3.101 beta 2
mpg123 1.29.1
vorbis-tools 1.4.2 (oggend, oggdec)
Turkish translation added.
Legacy Windows versions (9x, ME, 2k) no longer supported.
Limited functionality under Windows XP (no DAE with mp3 encoding).
cdrtools 3.02a10
flac 1.3.3
lame 3.101 beta 2
mpg123 1.29.1
vorbis-tools 1.4.2 (oggend, oggdec)
Turkish translation added.
Legacy Windows versions (9x, ME, 2k) no longer supported.
Limited functionality under Windows XP (no DAE with mp3 encoding).
Portable cdrtfe 1.5.9
released Oct 25, 2021 (New Release)
Portable cdrtfe 1.5.8
released Jan 3, 2018 (New Release)
cdrtools updated to version 3.02a09
GUI, dialog for selecting multiple writers: CTRL-A selects all available writers.
GUI, dialog for selecting multiple writers: CTRL-A selects all available writers.
Portable cdrtfe 1.5.7
released May 2, 2017 (New Release)
DAE: Addes progress bar (per track).
Audio CD: Start writing process only if a CD-R(W) is inserted.
Disk Image:
Fixed 'Invalid handle' error when verifying ISO images by avoiding a sharing violation.
Audio CD: Start writing process only if a CD-R(W) is inserted.
Disk Image:
Fixed 'Invalid handle' error when verifying ISO images by avoiding a sharing violation.
Portable cdrtfe 1.5.4.1
released Oct 12, 2015 (New Release)
A variable was incorrectly initialized, which could prevent the start of the 'Disc image' project.
Portable cdrtfe 1.5.4
released Aug 13, 2015 (New Release)
The drive selection now shows the drive letter for each drive.
Holding the Shift key during the start of cdrtfe activates the debug mode.
Prevent the message 'Invalid Handle' during disc verification with multiple retries. Clarify the error message.
Holding the Shift key during the start of cdrtfe activates the debug mode.
Prevent the message 'Invalid Handle' during disc verification with multiple retries. Clarify the error message.
Portable cdrtfe 1.5.3
released Aug 6, 2014 (New Release)
GUI:
Corrected position of some controls.
Use bigger font size.
Use Vista style tree views, if possible.
Automatic disc type detection:
This feature can be activated via cdrtfe.ini by adding the line
DetectDiskType=1
to the section [General].
When a disc is inserted into the selected drive, cdrtfe will detect the size and type of the disc and set the space meter of the currently active project accordingly.
If the current project is 'Data disc', no files have been added yet and the options 'Multisession' and 'Import previous sessions' are enabled, the contents of the disc will be imported into the project and the space meter will show the space used by the previous session.
Ctrl-F5 forces a new detection of the disc.
Automatic TOC detection for project DAE:
This feature can be activated via cdrtfe.ini by adding the line
DAEAutoReadToc=1
to the section [General].
Corrected position of some controls.
Use bigger font size.
Use Vista style tree views, if possible.
Automatic disc type detection:
This feature can be activated via cdrtfe.ini by adding the line
DetectDiskType=1
to the section [General].
When a disc is inserted into the selected drive, cdrtfe will detect the size and type of the disc and set the space meter of the currently active project accordingly.
If the current project is 'Data disc', no files have been added yet and the options 'Multisession' and 'Import previous sessions' are enabled, the contents of the disc will be imported into the project and the space meter will show the space used by the previous session.
Ctrl-F5 forces a new detection of the disc.
Automatic TOC detection for project DAE:
This feature can be activated via cdrtfe.ini by adding the line
DAEAutoReadToc=1
to the section [General].
Portable cdrtfe 1.5.2
released Mar 3, 2014 (New Release)
GUI:
Corrected position of some controls.
Use bigger font size.
Use Vista style tree views, if possible.
Automatic disc type detection:
This feature can be activated via cdrtfe.ini by adding the line
DetectDiskType=1
to the section [General].
When a disc is inserted into the selected drive, cdrtfe will detect the size and type of the disc and set the space meter of the currently active project accordingly.
If the current project is 'Data disc', no files have been added yet and the options 'Multisession' and 'Import previous sessions' are enabled, the contents of the disc will be imported into the project and the space meter will show the space used by the previous session.
Ctrl-F5 forces a new detection of the disc.
Automatic TOC detection for project DAE:
This feature can be activated via cdrtfe.ini by adding the line
DAEAutoReadToc=1
to the section [General].
Corrected position of some controls.
Use bigger font size.
Use Vista style tree views, if possible.
Automatic disc type detection:
This feature can be activated via cdrtfe.ini by adding the line
DetectDiskType=1
to the section [General].
When a disc is inserted into the selected drive, cdrtfe will detect the size and type of the disc and set the space meter of the currently active project accordingly.
If the current project is 'Data disc', no files have been added yet and the options 'Multisession' and 'Import previous sessions' are enabled, the contents of the disc will be imported into the project and the space meter will show the space used by the previous session.
Ctrl-F5 forces a new detection of the disc.
Automatic TOC detection for project DAE:
This feature can be activated via cdrtfe.ini by adding the line
DAEAutoReadToc=1
to the section [General].
Portable cdrtfe 1.5.1
released Sep 5, 2013 (New Release)
GUI:
· Changed appearance of the message dialogs.
· Use Segoe UI or Tahoma as font if available.
· Corrected tab order on the cdrtfe main window.
Bugfix:
· Drive recognition failed with more than 10 SCSI host adapters.
· Under Windows 7 PE the initialization of the task bar progress indicator failed and caused cdrtfe to crash.
· Continuing a multisession CD with importing the previous session could make both sessions (the old and new) unusable. The mkisofs command to calculate the amount of data to be written was called with wrong parameters.
· Registering and unregistering the ShellExtension failed on Windows x64.
· Make cdrtfe compile with Delphi 7 again.
· Use current versions of JCL, JVCL, Vampyre Imaging Library and Drag and Drop Component Suite.
· Added possibility to compile cdrtfe with the Virtual Shell Tools instead of the Delphi Shell Controls.
· Changed appearance of the message dialogs.
· Use Segoe UI or Tahoma as font if available.
· Corrected tab order on the cdrtfe main window.
Bugfix:
· Drive recognition failed with more than 10 SCSI host adapters.
· Under Windows 7 PE the initialization of the task bar progress indicator failed and caused cdrtfe to crash.
· Continuing a multisession CD with importing the previous session could make both sessions (the old and new) unusable. The mkisofs command to calculate the amount of data to be written was called with wrong parameters.
· Registering and unregistering the ShellExtension failed on Windows x64.
· Make cdrtfe compile with Delphi 7 again.
· Use current versions of JCL, JVCL, Vampyre Imaging Library and Drag and Drop Component Suite.
· Added possibility to compile cdrtfe with the Virtual Shell Tools instead of the Delphi Shell Controls.
Portable cdrtfe 1.5
released Sep 3, 2012 (New Release)
· Detect the cygwin path prefix with an external cygwin program. This should work with all cygwin versions from 1.5.x to 1.7.x.
· Projects 'Audio CD' and 'Disc image' can now simultaneously write to multiple burners. Temporary files will be kept until you close this window, so you can repeat the writing process several times without creating the temporay files again. Currently, there is no verification for multiple discs after the writing process finished. You may, however, start the verification manually for a single drive. Right-click the 'Verify' option. It is recommended to run tests in simulation mode or with simulation drivers before starting a real write. Go to the project 'Audio CD' and add the audio tracks or go to the project 'Disc image' and select the image file (ISO, CUE/BIN image or audio CUE sheet). / If cdrtfe detects at least two disc writers, you can select 'multiple writers' from the drop down list as target. / Click 'Start'. / Select the writers you want to use.
· Projects 'Audio CD' and 'Disc image' can now simultaneously write to multiple burners. Temporary files will be kept until you close this window, so you can repeat the writing process several times without creating the temporay files again. Currently, there is no verification for multiple discs after the writing process finished. You may, however, start the verification manually for a single drive. Right-click the 'Verify' option. It is recommended to run tests in simulation mode or with simulation drivers before starting a real write. Go to the project 'Audio CD' and add the audio tracks or go to the project 'Disc image' and select the image file (ISO, CUE/BIN image or audio CUE sheet). / If cdrtfe detects at least two disc writers, you can select 'multiple writers' from the drop down list as target. / Click 'Start'. / Select the writers you want to use.
Portable cdrtfe for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Portable cdrtfe from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
WinX HD Video Converter
56% Off -
MacX DVD Video Converter
58% Off -
Media Player Morpher
85% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
MacX Video Converter Pro
56% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Portable XYplorer 28.20.0500 x64
- xplorer² 5.1.0.1
- FRSFileList 1.7.0
- File Defragger 2.1
- Disk Savvy Pro x64 17.7.18
- Data Igloo standard 2.0
- Portable cdrtfe 1.5.9.1
- SpeedCommander 22.10 Build 11800
- BestSync Portable 2010 x64 5.4.34
- Sync Breeze Server x64 17.8.26
- file@home 4.1.4
- Portable WhereIsIt 2012 Build 522
- BestSync Portable x64 2024 (19.0.1.5)
- EMDB 5.41
- WinDirStat 2.5.0
- Extended File Details 1.0
- Drives Monitor 18.1
- SuperCopier x64 2.2.6.6
- Filmotech 3.11.2
- xplorer² x64 5.1.0.1
Popular Tags
data
recovery
folders
directory
drive
search
remove
file manager
undelete
data recovery
data recovery software
nsf to pst
lotus notes to outlook
file recovery
music
delete
duplicate files
disk
folder
hard
cleaner
mp3
file
erase
find
duplicate
software
tool
files
utility
Popular Windows 7 Software
- Network Monitor II 31.7
- Avro Keyboard 5.6.0.0
- Ghostscript (x64 bit) 10.03.1
- Windows 7
- iTop Data Recovery 6.1.0.936
- Windows 7 Service Pack 1 7601.17514.1011
- iTop Easy Desktop 4.1.1.274
- Advanced SystemCare 19.2.0.188
- Media Creation Tool x64 22H2
- Smart Game Booster 5.3.1.692
- iTop PDF 3.6.0.4
- GoodSync2Go 12.9.26.6
- The Dude 7.22 Stable
- IObit Uninstaller 15.3.0.1
- Atlantis Word Processor 5.0.1.4
© 2026 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



