Share

cdrtfe

Code

Programming Languages: Delphi/Kylix

License: Other License, GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2009-12-09 cvs -d:pserver:anonymous@cdrtfe.cvs.sourceforge.net:/cvsroot/cdrtfe login

cvs -z3 -d:pserver:anonymous@cdrtfe.cvs.sourceforge.net:/cvsroot/cdrtfe co -P modulename

Show:

What's happening?

  • Comment: add/move cdrtools directory contents to cygwin directory

    > because the rest of the windows path and the old > path is eliminated. This was because 1024 characters was used as maximum length for the PATH variable. Now it has been set to 2048. But, still, if the overall length exceeds this limit, the installer will create a script which sets the path to the cdrtools and cygwin dll, even if the rest of the path is ignored. First of all, it is just a...

    2009-12-10 14:51:09 UTC by kerberos002

  • Comment: add/move cdrtools directory contents to cygwin directory

    I just checked out the command shell that was provided with cdrtfe 1.3.6 and it is not acceptable because the rest of the windows path and the old path is eliminated. please use the set path command I outlined. thanks. you can expand the current PATH using %PATH% and separate paths using a semicolon (;) on windows machines - it is quite different from UNIX shells. hope this helps.

    2009-12-10 00:44:35 UTC by jmichae3

  • Comment: add/move cdrtools directory contents to cygwin directory

    could there at least be a checkbox in the installer to copy the cdrtools into the cygwin directory that is off by default? it won't cause any initialization errors there like it would have with my previous feature request. and it would be a benefit to those who need it.

    2009-12-10 00:30:39 UTC by jmichae3

  • Comment: add/move cdrtools directory contents to cygwin directory

    for win9x/me: %windir%\system\command.com /e:1024 /p /c batchfile.bat for nt/2000/2003/2008/vista/7/xp %SystemRoot%\system32\cmd.exe /k batchfile.cmd or %windir%\system32\cmd.exe /k batchfile.cmd where the batch files contain at least set PATH=c:\program files\cdrtfe\tools\cdrtools;c:\program files\cdrtfe\tools\cygwin;%PATH% .cmd files allow for 2048-character command-lines and paths than...

    2009-12-10 00:23:58 UTC by jmichae3

  • cdrtfe

    kerberos002 committed patchset 269 of module cdrtfe to the cdrtfe CVS repository, changing 4 files.

    2009-12-09 17:46:42 UTC by kerberos002

  • cdrtfe

    kerberos002 committed patchset 268 of module cdrtfe to the cdrtfe CVS repository, changing 5 files.

    2009-12-08 17:53:37 UTC by kerberos002

  • Comment: add/move cdrtools directory contents to cygwin directory

    Future installers will create cmd shell shortcuts using command.com and .bat files on Win9x/ME and cmd.exe and .cmd files otherwise. This should work in most cases. However, I will not move the cdrtools binaries into the cygwin folder or the cygwin DLLs into the cdrtools folder. Nor will all binaries and DLLs be placed into one folder (like it was in earlier versions of cdrtfe). Sorry...

    2009-12-07 13:17:07 UTC by kerberos002

  • add/move cdrtools directory contents to cygwin directory

    regarding Feature Requests item #2867801, I have suddenly realized that implementing a cmd shell shortcut is NOT portable to win9x/me, because win9x/me only has command.com. Also, x64 systems do not have command.com, only cmd.exe. I still want to use this tool on win9x systems (and still intend to, and still do). one of the tools I use commonly is mkisofs. also, whenever anyone from the...

    2009-12-07 06:27:41 UTC by jmichae3

  • cdrtfe

    kerberos002 committed patchset 267 of module cdrtfe to the cdrtfe CVS repository, changing 1 files.

    2009-12-06 18:24:50 UTC by kerberos002

  • cdrtfe

    kerberos002 committed patchset 266 of module cdrtfe to the cdrtfe CVS repository, changing 7 files.

    2009-12-06 18:24:21 UTC by kerberos002

Our Numbers