Help - Search - Members - Calendar
Full Version: TuneUp Utilities 2004
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
spachtler
hi there,

hope you can help:

i can use the swich /qb for bypassing all dialogs,
but then it dont work to put valid registration data
into the registry via a file.reg. the programm shows
a time-out dialog and it only works as full, when i
put the same data as in the file.reg in this dialog.

if i install the msi without swiches, click all dialogs,
agree to their eula, then the file.reg works.

whats wrong here?

spachtler
spachtler
problem is solved:

whyever, with the /qb swich some reg-entries are not written,
have compared it with an reg-tracer.

reg-informations have to be in
CODE
HKEY_LOCAL_MACHINE\SOFTWARE\TuneUp\Utilities\4.0


AND

CODE
HKEY_CURRENT_USER\Software\TuneUp\Utilities\4.0


then it works fine... woot.gif
ZoSTeR
Exactly. When called with /QB it writes its info into CURRENT_USER, with normal installation into LOCAL_MACHINE.
Doing some more tests.

Update:
CODE
tu04.msi /qb ALLUSERS=1
does the trick
eirogge
where is the msi file unpacked to?
ZoSTeR
In your case
"c:\Dokumente und Einstellungen\eirogge\Lokale Einstellungen\Temp\.."

just delete all temp files before installation to find it faster
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.