Jump to content

GasPipeJimmy

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About GasPipeJimmy

GasPipeJimmy's Achievements

0

Reputation

  1. [Unattended] UnattendMode=DefaultHide That's IT!? That's all? Dang, if all of my problems were this easy to fix. Thank you so much os2fan2! PS: What's the UnattendSwitch=Yes switch do? I have come across a few different explanations, and each sounds just as plausible, but they are all contradictory.
  2. I'm trying to do an unattended/GUIattended installation disk that WILL require the user to put in their name, password, machine name but NOTHING else. Is that possible? I thought it was just as long as you had the rest of the answer file filled in correctly. I get the screens that ask: This question or dialog box I want to keep: Personalize Your Software (Name and Organization, Computer Name, and Administrator Password) These I don't need asked or displayed at all (and I do not know how to make them go away): Regional and Lanuage Options Date and Time Settings Network Settings Workgroup or Computer Domain Is what I want to do even possible? If it is possible, could any of you please tell me where I am going astray in the winnt.sif file? ; ; Generated by DriverPacks BASE 7.01.2 ; [url="http://www.driverpacks.net/"]http://www.driverpacks.net/[/url] ; Last Modified: January 25, 2007 [Data] AutoPartition=0 UnattendedInstall=Yes FloppyLess=1 EulaComplete=1 MsDosInitiated=No AutomaticUpdates=1 [Unattended] [b];[/b] UnattendMode=FullUnattended UnattendMode = GuiAttended [b]; [/b] UnattendMode = ReadOnly OemPreinstall=No OemSkipEula=Yes TargetPath=\WINDOWS Repartition=No FileSystem=* DriverSigningPolicy=Ignore KeyboardLayout="US" [GuiUnattended] OEMSkipWelcome=0 [b];[/b] OEMSkipWelcome=1 AdminPassword="" EncryptedAdminPassword=NO AutoLogon=Yes AutoLogonCount=1 OEMSkipRegional=1 TimeZone=004 [UserData] ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX [b]FullName="" OrgName="" ComputerName=""[/b] [Display] BitsPerPel=16 Xresolution=800 YResolution=600 Vrefresh=65 [TapiLocation] CountryCode=1 Dialing=Tone [RegionalSettings] LanguageGroup="1" Language="0409" SystemLocale="00000409" UserLocale="00000409" InputLocale="0409:00000409" [Identification] JoinWorkgroup="MSHOME" [Networking] InstallDefaultComponents=1 [URL] Home_Page="http://www.google.com" [IEPopupBlocker] BlockPopups=Yes FilterLevel=Low ShowInformationBar=Yes [WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode=0 [Components] msmsgs=0 [GUIRunOnce] command9="%SystemDrive%\DPsFnshr.exe" Thanks to anyone that can help me, or even tries.
×
×
  • Create New...