Jump to content

dukeminus

Member
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by dukeminus

  1. Like I stated earlier this is my first attempt at doing an unattended install with Win2000. I have posted the start.cmd and the guirunonce command line. Am I supposed to have anything else. Am I missing anythig? Any help would be greatly appreciated
  2. I have changed the location of the guirunonce location. I still get the same error after final reboot. Cannot find C:\install.start.cmd or any of it's components. HELP!!!!!!
  3. Like you said....Just a try. I am going to move the GuiRunOnce command down the list. I will post the results. Thanks
  4. Has anyone else ever had this problem?
  5. The OEM on the DVD is has follows: $OEM$ $1 drivers install Applications OfficeXP $$ $docs $progs
  6. Start.cmd ECHO. ECHO Installing OfficeXP ECHO Please wait... start/wait %systemdrive%\install\applications\officexp\setup.exe TRANSFORMS=%systemdrive%\install\applications\officexp\Unattended.mst /qb- Winnt.sif ;SetupMgrTag [Data] UnattendedInstall=Yes MSDosInitiated=No AutoPartition=1 [unattended] UnattendMode=FullUnattended UnattendSwitch=Yes OemSkipEula=Yes OemPreinstall=yes TargetPath=\WINDOWS FileSystem=* AutoActivate=Yes Repartition=yes [GuiRunOnce] %systemdrive%\install\start.cmd [GuiUnattended] AdminPassword=* EncryptedAdminPassword=No AutoLogon=yes AutoLogonCount=1 OEMSkipRegional=1 TimeZone=35 OEMSkipWelcome=1 [userData] ProductID=Xxxx-KBxxD-xxxKQ-K36XB-Xxxxxx FullName=user1 OrgName=user1 ComputerName=COMPUTER-01 [Display] Xresolution=800 YResolution=600 [LicenseFilePrintData] [TapiLocation] CountryCode=1 AreaCode=617 [RegionalSettings] [MassStorageDrivers] [OEMBootFiles] [OEM_Ads] [setupMgr] [identification] JoinWorkgroup=workgroup [Networking] InstallDefaultComponents=No [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetClients] MS_MSClient=params.MS_MSClient [params.MS_MSClient] RPCSupportForBanyan=No [NetServices] MS_SERVER=params.MS_SERVER [params.MS_SERVER] [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=Yes UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=Yes WINS=No NetBIOSOptions=0
  7. Hi, I am creating a Win2000 Unattended DVD with Office XP. I was succeful with everything until the Unattended installation reboots. I get the error that the system cannot fint 'C:\install\start.cmd or any of it's components. During the installation phase everything goes smoothly, I have the install folder on yhe root of C with all of the applications and everything. I can run the start.cmd manualy and it works fine. Why won't the command execute during 2000 reboot? Please help, this is driving me crazzzzyyyyy!!!!!
×
×
  • Create New...