Jump to content

Recommended Posts

Posted

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.REG
START /WAIT %PGMROOT%\NERO551056.EXE /SILENT /NOCANCEL /NOLICENSE /NO_UI /SFX

Nero 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.INF

Someone must've seen this kind of behavior and have figured it out, bec I've long since ceased making headway on this. TIA....Jet


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

Posted
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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