andregcasal Posted May 20, 2006 Posted May 20, 2006 (edited) Hi there!I have a multi boot DVD with several boot folders for each OS. I'll start describing how it all works:T-13 - Svcpack.inf installs software and launches RunOnce.cmd & CleanUp.cmdSvcpack.inf launches SFX's that just add/overwrite themes, cursors and user account pictures (UAP.exe) and installs XPize v4.3. Then launches RunOnce.cmd & CleanUp.cmd[setupData]CatalogSubDir="i386"[setupHotfixesToRun]Software\Themes.exeSoftware\Cursors.exeSoftware\UAP.exeSoftware\XPize43.exeCMD\RunOnce.cmdCMD\CleanUp.cmdFirst1 - RunOnce.cmd calls the Install.cmd, which is inside the DVD at %CDROM%\Software\ and is the same for every OS.2 - CleanUp.cmd & Install.cmd are launched at the same time.I think the real problem is svcpack.inf that doesn't seem to launch any file, nor *.exe nor *.cmd, because when i test it in VMWare, Windows is installed fine, but with no themes, cursors, user account pictures, XPize and no software too, so i think the problem is in svcpack.inf. If anyone could please help me out, this is the last thing i need to get my multi boot DVD workind...BTW, Install.cmd & CleanUp.cmd are launched at the same time - will this generate an error? (attached in case you want to have a look)Install.cmdCleanUp.cmd Edited May 20, 2006 by andregcasal
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