sinbad123456 Posted October 18, 2004 Posted October 18, 2004 hi allthis is my first post hope it dosent get flamedonly started reading this site a couple of days ago and cant wait to make own unattended xp discim trying to make one with xp pro sp2 and nero6 and office2003 but after reading guide i couldent find out where to put serial no for office 2003 in winnt.sif fileperhaps im missing something any help much appriciated;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS unattendswitch="Yes"[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1[userData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="computer" OrgName="" ComputerName=computer1[TapiLocation] CountryCode=44[WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall] Mode = 0[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=YesWindows Registry Editor Version 5.00;Disable Anti-virus Notifications[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"AntiVirusDisableNotify"=dword:00000001;Disable Firewall Notifications[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"FirewallDisableNotify"=dword:00000001;Disable Automatic Updates Notifications[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"UpdatesDisableNotify"=dword:00000001[GuiRunOnce] %systemdrive%\install\start.cmd ECHO. ECHO Registering Nero Burning ROM... REGEDIT /S %systemdrive%\install\Applications\Nero\register.reg ECHO. ECHO Installing Nero Burning ROM v6 ECHO Please wait... start /wait %systemdrive%\install\Applications\Nero\Nero6.exe /silent /noreboot ECHO. ECHO Installing Office 2003 ECHO Please wait... start /wait %systemdrive%\install\Applications\Office2003\PRO11.msi /QBsinbad123456
edmoncu Posted October 18, 2004 Posted October 18, 2004 you may need to create an administrative install copy of office 2003.or installing Office 2003 Resource Kit and run Custom Installation Wizard. however, with this, you may need to enter the proper syntax when starting the office 2003 installation.
gar3th Posted October 18, 2004 Posted October 18, 2004 Yep I followed the above way and had no problems.ECHO.ECHO Installing Office XP Professional with FrontpageECHO Please wait...start /wait %systemdrive%\install\Applications\OfficeXP\setup.exe TRANSFORMS=Unattended.MST /qb-^^^that was what I had to copy to my batch file after running the Resource Kit etc.
sinbad123456 Posted October 19, 2004 Author Posted October 19, 2004 HI thanks for the replyi think ill try the resource kit method seems easier when you have code to work bycheerssinbad123456
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now