I had to left some updates out of the integrated image because they integrate well but won't install in a real scenario.
I have about 5-6 updates i want to install with silent switches using Setupcomplete.cmd
In Setupcomplete.cmd i call a batch file which applies some registry tweaks and run two intel drivers silently. This without any problems. For the updates i want to install i have them all in MSU format (as you download them) and one in MSI (CAPICOM). The only one that gets installed is the MSI. All MSU failed to install and i don't know why.
The switches i'm using are /quiet /norestart. I also have them sorted by number.
any ideas, suggestions? thanks.
Page 1 of 1
Updates not installing from Setupcomplete.cmd
#2
Posted 30 November 2007 - 06:18 PM
elajua, on Nov 30 2007, 10:46 PM, said:
I had to left some updates out of the integrated image because they integrate well but won't install in a real scenario.
I have about 5-6 updates i want to install with silent switches using Setupcomplete.cmd
In Setupcomplete.cmd i call a batch file which applies some registry tweaks and run two intel drivers silently. This without any problems. For the updates i want to install i have them all in MSU format (as you download them) and one in MSI (CAPICOM). The only one that gets installed is the MSI. All MSU failed to install and i don't know why.
The switches i'm using are /quiet /norestart. I also have them sorted by number.
any ideas, suggestions? thanks.
I have about 5-6 updates i want to install with silent switches using Setupcomplete.cmd
In Setupcomplete.cmd i call a batch file which applies some registry tweaks and run two intel drivers silently. This without any problems. For the updates i want to install i have them all in MSU format (as you download them) and one in MSI (CAPICOM). The only one that gets installed is the MSI. All MSU failed to install and i don't know why.
The switches i'm using are /quiet /norestart. I also have them sorted by number.
any ideas, suggestions? thanks.
You need wusa.exe in the path
example :
wusa.exe "X:\VistaUpdate\Windows6.0-KB938979-x86.msu" /quiet /norestart
#3
Posted 03 December 2007 - 06:15 PM
i moved them to FirstLogonCommands and it works great. Will try WUSA.exe in Setupcomplete.cmd. thanks.
one question, Setupcomplete.cmd reboots the computer or it displays the login right away? im thinkin of installing SPTD in this stage but it is necessary a reboot in order to install alcohol silently in my FirstLogonCommands.
thanks.
one question, Setupcomplete.cmd reboots the computer or it displays the login right away? im thinkin of installing SPTD in this stage but it is necessary a reboot in order to install alcohol silently in my FirstLogonCommands.
thanks.
#4
Posted 04 December 2007 - 06:21 AM
Its no problem to instal SPTD there.
I always installed it from there without any problems.
But if you want no reboots , just install it from the XML
I always installed it from there without any problems.
But if you want no reboots , just install it from the XML
#5
Posted 04 December 2007 - 04:04 PM
But Alcohol installation need a reboot pior to its setup because of SPTD driver. I can't remember now if the computer reboots or not after finishing the execution of setupcomplete.cmd. If it doesn't Alcohol won't install in FirstLogonCommands.
Will try it.
Will try it.
Share this topic:
Page 1 of 1



Help

Back to top








