Jump to content

snappleman

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by snappleman

  1. is there a way to change all folders at once to thumbnail view?
  2. i would like to learn how to use this program but ive searched and searched and i can not find it, could you please point me to it.thanks again
  3. i use two different xp sp2 corp. cds. one is a full unattended install which i have removed the ability to do upgrades or run repair utility. my second cd is for repair only, but i can not figure out how to make some of it unattended like product key auto login and so forth. here is a copy of my .sif file that im trying to do this with. please help,thanks ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="no" [unattended] OemSkipEula=no OemPreinstall=no TargetPath=\WINDOWS UnattendSwitch="yes" Repartition=No WaitForReboot="No" DriverSigningPolicy=Ignore [GuiUnattended] AdminPassword=* EncryptedAdminPassword=No TimeZone = 35 OEMSkipRegional = 1 OemSkipWelcome = 1 [userData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="xxxxx" OrgName="" ComputerName=home [Display] BitsPerPel=16 Xresolution=1024 YResolution=768 [TapiLocation] CountryCode=1 Dialing=Tone AreaCode=xxx [identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [branding] BrandIEUsingUnattended=Yes Home_Page=http://www.yahoo.com [iEPopupBlocker] BlockPopups=yes FilterLevel=Low ShowInformationBar=Yes [WindowsFirewall] Profiles = WindowsFirewall.TurnOnFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0 [Components] msmsgs=off msnexplr=off [shell] DefaultStartPanelOff = Yes [GuiRunOnce] %systemdrive%\install\start.cmd
  4. i can not get the autologin to work. every time the install finishes i have to click on my user account to login then the Unattended setup finishes. im installing xp pro sp2. in my $oem$ folder i have these files, cmdlines.txt-->is the name of this file [COMMANDS] "useraccounts.cmd" -------------------------------------------------------and autologon.reg--> is the name of this file Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="user1" "DefaultPassword"="123" "AutoAdminLogon"="1 -------------------------------------------------------and useraccounts.cmd-->is the name of this file net user user1 123 /add net localgroup Administrators user1 /add net accounts /maxpwage:unlimited REGEDIT /S autologon.reg EXIT these are three different files of course. but its not a totally Unattended install if you need to click into your accout to finish the install??? help please
×
×
  • Create New...