duhu Posted September 4, 2005 Posted September 4, 2005 k, ive downloaded cd-switch but i cant get it to work. Heres what i want:-after the setup, the guirunonece starts up the start.cmd batch wich install some apps and some tweaks, and i want to ask me to insert the second cd, on wich i have the WPI apps wizard, but i dont know the codeline to write, so plss help!!The first cd has the XPCD1 labelThe second cd Has the WPICD2 labeI have more than one optical unit I have copied cdswitch.exe in my $OEM$\$$\System32\I want that when the second cd is insered the autorun to startthx
Nanaki Posted September 4, 2005 Posted September 4, 2005 (edited) Try:cdswitch WPICD2 /g:XPCD1 /d /r:*DRIVE*\autorun.exe /rwWPICD2 = disc to be inserted/g:XPCD1 = detect drive holding this disc and use it/d = suppress autorun/r... = launch a program. *DRIVE* refers to the disc you just inserted. So if you want to launch "D:\autorun.exe" use this. You have to manually launch the AutoRun-stuff./rw = will make CDswitch wait for the launched program to exit. This way GUIRunOnce won't continue. Edited September 4, 2005 by Nanaki
duhu Posted September 5, 2005 Author Posted September 5, 2005 I used the CDswitch generator and it gives me this code line :cdswitch XPCD2 /g:XPCD1Where do i put this? should i put this line hereECHO.ECHO. Importing Reg TweaksREGEDIT /S %systemdrive%\install\regtw.regECHO.ECHO. Importing WinRar registrationREGEDIT /S %systemdrive%\install\rarreg.reg ECHO.ECHO. Importing Services tweakREGEDIT /S %systemdrive%\install\serv.reg ECHO.ECHO. Importing Cosmetics tweakREGEDIT /S %systemdrive%\install\cosm.regECHO.ECHO. Disabling Win File ProtectionREGEDIT /S %systemdrive%\install\dwfp.regECHO.ECHO. Changing logon screenREGEDIT /S %systemdrive%\install\log.regECHO.ECHO Aplic crack-ul - Nu trebuie sa faci nimic.Se va aplica si inchide ECHO singurstart /wait wpa.exeECHO.ECHO Deleting Temp Installation Files...RD /S /Q %systemdrive%\installECHO.ECHO. Introdu CD-ul 2cdswitch XPCD2 /g:XPCD1 ------hereEXIT?
Nanaki Posted September 6, 2005 Posted September 6, 2005 Yeah, but make sure cdswitch.exe is put in the $OEM$/$$/system32 folder.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now