December 9, 200421 yr Author so you must writeECHO Please wait...start /wait %systemdrive%\install\install.exe "Applications_CD" \office_2003\setup_office2003.cmd %SystemDrive%\install\cleanup.cmd
December 16, 200421 yr Does this run in DOS? I'm looking for a safe way to eject a CD and insert another one without losing the location of the batch file and having an invalid COMMAND.COM file from the bootable floppy portion of the first CD.Thanks,JP
December 18, 200421 yr Author no it is for windows onlyit is used for changing CD after windows install finishs.you can use it either in batch file or in runonceex.cmd.
December 25, 200421 yr Author CD Changer Updated!I have updated this tool now it is more customizableChanges:Added more featuresIcon changedBugs fixedNew features are1. Used without any switch ejects the CD-DRIVE (if it is run from CD) or ejects all CD-DRIVES (if run from Hard disk) gives a message and waits for changing CD and pressing ok then loads CD and exits.2. Can be used to silently Eject or Load CD-DRIVE(s).cdchg.exe open x: (opens CD tray of drive x:)cdchg.exe close x: (closess CD tray of drive x:)cdchg.exe open (opens all drives)cdchg.exe close (closes all drives)3. Ejects CD waits for changing CD loads and checks the given label for correct disc, gets drive letter, and executes given commands.cdchg.exe "My Label" \install\runonceex.cmd %systemdrive%\install\cleanup.cmd(checks for label "My Label" if ok pressed runs "x:\instal\runonceex.cmd x:" if cancel pressed runs "%systemdrive%\install\cleanup.cmd")Note: it returns cd-drive letter to batch file. when used with .exe put -n at the andcdchg.exe MSOffice "\msoffice\setup.exe TRANSFORMS=office.mst /qb-" %systemdrive%\install\cleanup.cmd -n(checks for label MSOffice, runs setup.exe from Office CD with unattended transforms)Fill free to ask question or suggest featurescdchg.zip
January 2, 200521 yr can I run this from cmdlines.txt? if so do you switch back to cd1 to finish installing windows?
January 2, 200521 yr Author No from cmdlines.txt it will not run because windows installation hasnt finished that time.You can run it from GuiRunOnce
January 2, 200521 yr I ran it from there and it sort of works, im getting a werd error, but it runs fine, ill post back in about an hour, im going to install new speakers in my car :-D
January 5, 200521 yr hi have tried your new version it works a treat cheersis it possible to edit it so popup box says insert cd 2 ,insert cd 3 etc ?thanks sawyer
January 27, 200521 yr it would be cool if it would check for the cd label before it ejects and ask for the second cd just in case it was already in another drive that way it would be a true unattented install with 2 disc . only have it ask for the second disc if it isnt found first.
February 9, 200521 yr Were do I put cdchg.exe in my cd?Is D:\WinXP\$OEM$\$$\System32\cdchg.exe the good place ?Thanks, very useful idea (I have not finished my cds yet but iam sur that will be helpful)
March 3, 200521 yr sorry i'm confused... your program seems just what i'm looking for BUT (excuse my big but here )on the beginning thread you have an exe called install.exe, then further along you say you've updated it and now you have a exe called cdchg.exe then you answer fdisk about a change you'll domy question is which is the NEWEST? it would SEEM cdchgr but cdchgr shows a created date of 12/25/2004 and install shows a created date of 2/9/2005my second question isdoes this mean "x" is a variable - i want your prog to setup to use a runonce reg entry so that after a reboot it will run WPI from a batch file on a second CD named APPS i would need only enter"cdchg.exe APPS "\wpi\WpiRun1.cmd %systemdrive%\install\cleanup.cmd -n"or do need to hardcode the drive as "X"cdchg.exe "My Label" \install\runonceex.cmd %systemdrive%\install\cleanup.cmd(checks for label "My Label" if ok pressed runs "x:\instal\runonceex.cmd x:" if cancel pressed runs "%systemdrive%\install\cleanup.cmd")Note: it returns cd-drive letter to batch file. when used with .exe put -n at the andcdchg.exe MSOffice "\ms office\setup.exe TRANSFORMS=office.mst /qb-" %systemdrive%\install\cleanup.cmd -n(checks for label MSOffice, runs setup.exe from Office CD with unattended transforms)thank you
April 28, 200521 yr The eject CD program works great with the Windows Post Installer application.Windows Post Installer ForumThe program is just what I needed to make a 2 cd windows install.Thanks....
October 5, 200520 yr Great stuff, ankap. I need a version which asks you to insert a CD/DVD in Italian. Is there any way to have it?Thanks.
Create an account or sign in to comment