VBS OFFIce install script (Full Version)

All Forums >> [Scripting Technologies] >> General Scripting



Message


dboullt -> VBS OFFIce install script (5/5/2008 12:08:48 PM)

Have a working script to push out my new install of office 2003
the following part of the script works, but after the last exe install runs there is a close dialogue box which the user has to close which I do not want to happen

Secondly during the execution of all three installs I see the dialogue boxes as the installation occurs would like all of this to be hidden if possible
Below is the portion of the script which does the installs

'Install MS Office 2003 SP3 english
WshShell.Run strPath & "setup.exe TRANSFORMS=O2k3Pro.MST /qb- /noreboot", 1, True
'Install 2 Converters for MS Office 2007 and former Office files
wshShell.Run strPath & "\Tools\FileFormatConverters.exe /passive /quiet /norestart", 1, True
wshShell.Run strPath & "\Tools\OCONVPCK.EXE /Q", 1, True




jsandys -> RE: VBS OFFIce install script (5/5/2008 4:32:22 PM)

For the actual Office 2003 setup.exe use /q instead of /qb-.  Don't know anything about the others.




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.15625