|
#1
|
|||
|
|||
|
Hey Guys,
I am trying to setup an unattended upgrade from Windows 2000 to Windows XP. For some reason the programs that I had installed don't show up under the start menu anymore. I tried manually running the upgrade, and the programs showed up fine. Anyone got any ideas for me? Thanks in advance! Here is my answer file I am using:: ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes TargetPath=\WINDOWS [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO TimeZone=20 OemSkipWelcome=1 [UserData] ProductID=********************* FullName="Ziegler Inc." OrgName="Ziegler Inc." [SetupMgr] DistFolder=\\e500srv2\share\mwp\whistlerdist DistShare=whistlerdist [Identification] JoinDomain=***** DomainAdmin=***** DomainAdminPassword=********* [Networking] InstallDefaultComponents=Yes [Branding] BrandIEUsingUnattended=Yes [Proxy] Proxy_Enable=0 Use_Same_Proxy=0 And this is the bat file I am using: @rem SetupMgrTag @echo off rem rem This is a SAMPLE batch script generated by the Setup Manager Wizard. 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=\\e500srv2\share\mwp\whistlerdist\I386 \\e500srv2\share\mwp\whistlerdist\I386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Upgrade from Home to Pro | Christer K | Windows XP General | 4 | 01-05-2006 11:12 PM |
| Re: If you are having problems with Internet Explorer or Outlook Express... READ THIS!!!! | PA Bear | Internet Explorer 6 | 8 | 01-05-2006 04:29 PM |
| Motherboard/CPU Upgrade | Terry Smythe | Windows XP Help and Support | 6 | 01-05-2006 02:51 AM |
| problems with xp install (upgrade) | westfall.c@gmail.com | Windows XP Help and Support | 0 | 01-05-2006 02:48 AM |
| Can I upgrade to XP Pro from XP Media Center Edition | michkal | Windows XP General | 17 | 01-05-2006 02:26 AM |