jetman Posted August 16, 2004 Posted August 16, 2004 I have a working unattended XP system. It has one remaining imperfection, that I haven't been able to resolve in the months I've been working on this. At this point, unless someone else has figured out a solution, I'm going to give up and move on.I invoke Nero 5.5.10.56 in my GuiRunOnce script:REGEDIT /S %DATAROOT%\NERO5.REGSTART /WAIT %PGMROOT%\NERO551056.EXE /SILENT /NOCANCEL /NOLICENSE /NO_UI /SFXNero goes in fine, exc that one of the supporting executables underneath NERO551056 seems to break out of the GuiRunOnce script, which causes the Cleanup script to fire PRIOR to end of Nero's processing. The imperfection is that the INSTALL folder can't be deleted automagically, since the entire Nero Installer hasn't terminated.Worst case: I can explicitly invoke a script to install Nero (and the Send To Power Toy, which also breaks the GuiRunOnce script), from my UXP CD. FWIW, here's how I install the Send To Power Toy:START /WAIT RUNDLL32 SETUPAPI,InstallHinfSection DefaultInstall 128 %DATAROOT%\SENDTOX.INFSomeone must've seen this kind of behavior and have figured it out, bec I've long since ceased making headway on this. TIA....Jet
war59312 Posted August 16, 2004 Posted August 16, 2004 Is there a reason you dont want to user Nero Version 6.0?
jetman Posted August 17, 2004 Author Posted August 17, 2004 Is there a reason you dont want to user Nero Version 6.0?Yes. Because I'm a reactionary old fart ! Actually, I tried it once and still prefer V5 over V6. But maybe a re-eval is worthwhile....
1chaoticadult Posted August 18, 2004 Posted August 18, 2004 you could try changing the order in which nero is installed in your guirunonce.
jetman Posted August 18, 2004 Author Posted August 18, 2004 you could try changing the order in which nero is installed in your guirunonce.Been there many times. Try again. I'm looking for an idea that's non-obvious....Jet
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