Jump to content

bubbers214

Member
  • Posts

    27
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by bubbers214

  1. When i tried to load Daemon tools unattended it didn't work (and has worked many times before) so I decided to just load it when I got into windows. Unfortunately its telling me that the sys admin has set some policies against this type of installation. This never happened before I switched to SP2. Anyone have any ideas what I need to set in order to install this program (which i use constantly) or else can someone just create a different type of installer and send it to me so i can install this program. Thanks.

  2. I made an unattended windows cd and the iso installs just fine when i use virtual pc, then when i use it on my computer and format my actual hard drive it feezes during the windows xp boot logo, i can't even get in through safe mode.. IM guessing it has something to do with my slipstreamed drivers but i really dont know. Any ideas?

    Here is my winnt.sif

    [Data]
       AutoPartition=0
       MsDosInitiated="0"
       UnattendedInstall="Yes"

    [Unattended]
       UnattendMode=FullUnattended
       OemSkipEula=Yes
       OemPreinstall=Yes
       TargetPath=\WINDOWS
       Repartition=Yes    
       UnattendSwitch="yes"    
       WaitForReboot="No"
       DriverSigningPolicy=Ignore    
       OemPnPDriversPath="Drivers\006\SI3112;Drivers\002_Moniter;Drivers\001_mouse;Drivers\003_tvxp"
       
    [GuiUnattended]
       AdminPassword="*"
       EncryptedAdminPassword=NO
       OEMSkipRegional=1
       TimeZone=10
       OemSkipWelcome=1

    [UserData]
       ProductKey=*
       FullName="Jeff Marshall"
       OrgName=""
       ComputerName=Bubbs

    [Display]
       BitsPerPel=32
       Xresolution=1024
       YResolution=768
       Vrefresh=75

    [Networking]
       InstallDefaultComponents=Yes

    [Identification]
       JoinWorkgroup=WORKGROUP

    [Components]
       msmsgs=off
       msnexplr=off
       freecell=off
       hearts=off
       minesweeper=off
       pinball=off
       solitaire=off
       spider=off
       zonegames=off

    [Shell]
       DefaultStartPanelOff = Yes
       DefaultThemesOff = Yes

    [GuiRunOnce]
       %systemdrive%\install\start.cmd

×
×
  • Create New...