Help - Search - Members - Calendar
Full Version: Installing Office 2k3 Using Guirunonce
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
wullieb1
Folks,

I have managed to get my unattend install working perfectly for the OS but when i try to add Office to be installed it doesn't seem to work.

My winnt.sif file is

CODE
;SetupMgrTag
[Data]
   AutoPartition=1
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendSwitch="yes"
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   TargetPath=\WINDOWS
   repartition=Yes
   WaitForReboot="No"

[GuiUnattended]
   AdminPassword=password
   EncryptedAdminPassword=No
   OEMSkipRegional=1
   TimeZone=85
   OemSkipWelcome=1
   AutoLogon=Yes
   AutoLogonCount=1    

[UserData]
   ProductID=*****-*****-*****-*****-*****
   FullName="WullieB"
   OrgName="Home User"
   ComputerName=Home-XP-Pro

[RegionalSettings]
   LanguageGroup=1
   SystemLocale=00000809
   UserLocale=00000809
   InputLocale=0809:00000809

[Identification]
   JoinWorkgroup=WORKGROUP

[Networking]
   InstallDefaultComponents=Yes

[Components]
   msmsgs=off
   zonegames=off
   msnexplr=off

[GUIRunOnce]
   [B]%SystemDrive%\Install\Batch_Files\Office2003.cmd[/B]
  ;command7= "%SystemDrive%\DP\G\Graphics_Control_Panels.cmd"
  ;command8= "%SystemDrive%\DP\S\Sound_Control_Panels.cmd"
  ;command9= "%SystemDrive%\BTS_DP_cleanup.cmd"


I have installed the batch file in the correct location on the cd but it still won't run when the administrator logs in.

Can someone point me in the right direction.

Cheers
NomadCF
Office WIL NOT install at eh T-12 Marker. Yes most other software will install just fine. But office won't. and other example of a piece of software what doesn't install nicely at the T-12 mark is Adobe Reader 7.
wullieb1
Thanks fro that m8

I managed to do it using RunOnceEx and it works a treat

Thanks




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.