ankap Posted December 9, 2004 Author Posted December 9, 2004 so you must writeECHO Please wait...start /wait %systemdrive%\install\install.exe "Applications_CD" \office_2003\setup_office2003.cmd %SystemDrive%\install\cleanup.cmd
JPamplin Posted December 16, 2004 Posted December 16, 2004 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
ankap Posted December 18, 2004 Author Posted December 18, 2004 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.
ankap Posted December 25, 2004 Author Posted December 25, 2004 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
twizt3d Posted January 2, 2005 Posted January 2, 2005 can I run this from cmdlines.txt? if so do you switch back to cd1 to finish installing windows?
ankap Posted January 2, 2005 Author Posted January 2, 2005 No from cmdlines.txt it will not run because windows installation hasnt finished that time.You can run it from GuiRunOnce
twizt3d Posted January 2, 2005 Posted January 2, 2005 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
sawyer Posted January 5, 2005 Posted January 5, 2005 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
Fdisk Posted January 26, 2005 Posted January 26, 2005 could we have the passphrase to decompile cdchg ??
Fdisk Posted January 27, 2005 Posted January 27, 2005 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.
LeDieuJulien Posted February 9, 2005 Posted February 9, 2005 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)
JRJacobs Posted March 3, 2005 Posted March 3, 2005 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
billgbuds Posted April 28, 2005 Posted April 28, 2005 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....
bigbroantonio Posted October 5, 2005 Posted October 5, 2005 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.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now