September 4, 200521 yr 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
September 4, 200521 yr 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, 200521 yr by Nanaki
September 5, 200521 yr Author 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?
Create an account or sign in to comment