myITforum.com Community Forum myITforum.com Community Forum

Home  Forums  Blogs  Live Support chat  Search Articles  Wiki  FAQ  Email Lists  Register  Login  My Profile  Inbox  Address Book  My Subscription  My Forums 

Photo Gallery  Member List  Search  Calendars  FAQ  Ticket List  Log Out

All Forums RSS Feed Subscription:


           



VBS OFFIce install script

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
  Printable Version
All Forums >> [Scripting Technologies] >> General Scripting >> VBS OFFIce install script Page: [1]
Login
Message << Older Topic   Newer Topic >>
VBS OFFIce install script - 5/5/2008 12:08:48 PM   
dboullt

 

Posts: 21
Score: 0
Joined: 1/22/2007
Status: offline
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
Post #: 1
RE: VBS OFFIce install script - 5/5/2008 4:32:22 PM   
jsandys


Posts: 212
Score: 13
Joined: 3/24/2005
From: San Antonio, TX
Status: offline
For the actual Office 2003 setup.exe use /q instead of /qb-.  Don't know anything about the others.

_____________________________

Jason
________________________________________
http://ihaveablog.wordpress.com

(in reply to dboullt)
Post #: 2
Page:   [1]
All Forums >> [Scripting Technologies] >> General Scripting >> VBS OFFIce install script Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.203