Jump to content

Recommended Posts

Posted

so you must write

ECHO Please wait...
start /wait %systemdrive%\install\install.exe "Applications_CD" \office_2003\setup_office2003.cmd %SystemDrive%\install\cleanup.cmd


Posted

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

Posted

no it is for windows only

it is used for changing CD after windows install finishs.

you can use it either in batch file or in runonceex.cmd.

Posted

CD Changer Updated!

I have updated this tool now it is more customizable

Changes:

Added more features

Icon changed

Bugs fixed

New features are

1. 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 and

cdchg.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 features

cdchg.zip

  • 2 weeks later...
Posted

No from cmdlines.txt it will not run because windows installation hasnt finished that time.

You can run it from GuiRunOnce

Posted

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

Posted

hi have tried your new version it works a treat cheers

is it possible to edit it so popup box says insert cd 2 ,insert cd 3 etc ?

thanks sawyer

  • 3 weeks later...
Posted

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.

  • 2 weeks later...
Posted

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)

  • 3 weeks later...
Posted

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 do

my 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/2005

my second question is

does 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 and

cdchg.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

  • 1 month later...
  • 5 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...