Jump to content

pwrmngr

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

About pwrmngr

  • Birthday 12/02/1966

Contact Methods

  • Website URL
    http://

pwrmngr's Achievements

0

Reputation

  1. Ok I have read a lot of fixes on the net so far none work heres my dilemma. I have a FRESH install of XP PRO and have created a Unattend Install of Office 2003 but when I run the ".bat" file I have created it comes up with "please go to control panel to install and configure system components". ECHO. ECHO Installing Office 2003 ECHO This is an Unattend install ECHO Please wait... setup.exe TRANSFORMS="H:\Customers\Software\Office 2k3\2k3.MST" /qb- Any suggestions why? THanx all
  2. LOL Thanx for the help....
  3. I have tried either/or. Thanx for the response
  4. Hi folks good to be here. I have created a windows unattend disk and it has worked for about 3 - 5 pc's but now when I try it it says "Non-system disk error". Any suggestions for me would be great. Thanx This is what I have on the floppy. unattend.bat @rem SetupMgrTag @echo off rem rem This is a SAMPLE batch script generated by Setup Manager. rem If this script is moved from the location where it was generated, it may have to be modified. rem set AnswerFile=.\unattend.txt set SetupFiles=D:\i386 D:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% winnt.sif ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=10 OemSkipWelcome=1 [userData] ProductKey=***** FullName="PIII" OrgName="CiRS" ComputerName=WH2 [Display] BitsPerPel=32 Xresolution=800 YResolution=600 Vrefresh=72 [TapiLocation] AreaCode=403 [identification] JoinWorkgroup=workgroup [Networking] InstallDefaultComponents=Yes
×
×
  • Create New...