Jump to content

skybl4ck

Member
  • Posts

    26
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by skybl4ck

  1. ;SetupMgrTag
    [Data]
       AutoPartition=0
       MsDosInitiated="0"
       UnattendedInstall="Yes"
       AutomaticUpdates=yes

    [Unattended]
       UnattendMode=FullUnattended
       OemSkipEula=Yes
       OemPreinstall=Yes
       TargetPath=\WINDOWS
       Repartition=No
       WaitForReboot="No"
       DriverSigningPolicy=Ignore
       UnattendSwitch="yes"
       OemPnPDriversPath="Drivers\006_storage;Drivers\006_storage\3ware;Drivers\006_storage\3ware\6000;Drivers\006_storage\3ware\7k&8k;Drivers\006_storage\acard;Drivers\006_storage\acard\6280;Drivers\006_storage\acard\6290;Drivers\006_storage\acard\67160;Drivers\006_storage\acard\671x;Drivers\006_storage\acard\6880;Drivers\006_storage\acard\6890;Drivers\006_storage\acard\68x5;Drivers\006_storage\adaptec;Drivers\006_storage\adaptec\aac;Drivers\006_storage\adaptec\aar1210;Drivers\006_storage\adaptec\i2o;Drivers\006_storage\adaptec\u160;Drivers\006_storage\adaptec\u320;Drivers\006_storage\adaptec\u320r;Drivers\006_storage\ali;Drivers\006_storage\amd;Drivers\006_storage\highpoint;Drivers\006_storage\highpoint\hpt366;Drivers\006_storage\highpoint\hpt371;Drivers\006_storage\highpoint\hpt374;Drivers\006_storage\highpoint\hpt3xx;Drivers\006_storage\highpoint\rr182x;Drivers\006_storage\intel;Drivers\006_storage\intel\eide;Drivers\006_storage\intel\sataraid;Drivers\006_storage\intel\u320r;Drivers\006_storage\ite;Drivers\006_storage\lsilogic;Drivers\006_storage\lsilogic\megaide;Drivers\006_storage\lsilogic\mraid35x;Drivers\006_storage\lsilogic\mylex;Drivers\006_storage\lsilogic\symmpi;Drivers\006_storage\nvidia;Drivers\006_storage\nvidia\eide;Drivers\006_storage\nvidia\raid;Drivers\006_storage\promise;Drivers\006_storage\promise\fasttrak;Drivers\006_storage\promise\fasttx2k;Drivers\006_storage\promise\sx4000;Drivers\006_storage\promise\sx6000;Drivers\006_storage\promise\ulsata;Drivers\006_storage\promise\ultra;Drivers\006_storage\qlogic;Drivers\006_storage\qlogic\12160;Drivers\006_storage\siimage;Drivers\006_storage\siimage\3112;Drivers\006_storage\siimage\3112r;Drivers\006_storage\siimage\3114;Drivers\006_storage\siimage\3114r;Drivers\006_storage\siimage\3124;Drivers\006_storage\siimage\3124r;Drivers\006_storage\siimage\649r;Drivers\006_storage\siimage\680;Drivers\006_storage\siimage\680r;Drivers\006_storage\sis;Drivers\006_storage\sis\eide;Drivers\006_storage\sis\raid;Drivers\006_storage\via;Drivers\006_storage\via\eide;Drivers\006_storage\via\ideraid;Drivers\006_storage\via\miniport;Drivers\006_storage\via\sataraid;"

    [GuiUnattended]
       AdminPassword=*
       EncryptedAdminPassword=NO
       OEMSkipRegional=1
       TimeZone=85
       OemSkipWelcome=1

    [UserData]
       ProductKey=
       FullName=
       OrgName=
       ComputerName=

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

    [RegionalSettings]
       LanguageGroup=1
       Language=00000809

    [Identification]
       JoinWorkgroup=WORKGROUP

    [Networking]
       InstallDefaultComponents=Yes

    [WindowsFirewall]
    Profiles = WindowsFirewall.TurnOffFirewall

    [WindowsFirewall.TurnOffFirewall]
    Mode = 0

    [Shell]
    CustomDefaultThemeFile="%Systemroot%\Resources\Themes\System 4a.theme"

    [IEPopupBlocker]
    BlockPopups=Yes
    FilterLevel=Medium
    ShowInformationBar=Yes

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

  2. There seems to be a problem with my hardware or the type of Windows that I use when I try to use an unattended install. I have both a working, real XP key and the OEM versions of Windows XP Professional. When I use my original Windows CD that is the Gold version or the one I slipstreamed myself with SP2 it ALWAYS will install correctly. When I try the Windows XP Professional OEM version that also has SP2 slipstreamed it does not work. I will get a BSOD on the reboot after formatting and copying files over. The BSOD contains a stop about removing any new hard drives or hard drive controllers.

    I am currently using a..

    ABIT NF7-s Rev2.0

    Maxtor 80 gig DiamondMax9 SATA

    512MB PC3200 RAM Geil

    I'm really not sure why it stops... I've been messing around with the BIOS settings and my hard drive. Could it be that the drivers on CD are corrupt or broken? I've tried this with two different XP Pro OEM versions and they have come to the same result.

  3. can you give a link for the program please?

    Stop being lazy and do a search in google for the program.

    @Maverick - I also use metapad instead of notepad and I found it much easier to replace metapad during installation itself rather than do all the crap by replacing it all over the place. Rename metapad.exe to notepad.exe, then do a makecab notepad.exe, then use modifype on notepad.exe and finally replace the original notepad.ex_ with the modified metapad/notepad in the I386 folder.

    wouldn't you first use modifyPE and then cab it?

  4. paste the code into notepad and save as -----.sfx?
    LoL

    @skybl4ck sorry but i can't add a how-to-rar-sfx with every guide.

    i thought the instructions were clear enough, just add the files to a rar, then mark make exe file and in the comments tab add the comment between tags.

    thanks :) i was just confused about where to put the comment :lol:

  5. How would I add this...  to the RAR-SFX file? Would I just right-click properties > summary > comments and paste it in there? Sorry, I'm a n00b  :hello:

    Simon's first post has the entire tutorial.

    when he says make a SFX file thats where i'm confused

    paste the code into notepad and save as -----.sfx?

  6. Thanks for the info :) Really is helping me out, but I just have a question. How would I add this...

    Setup=setup.exe /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL
    TempMode
    Silent=1
    Overwrite=1
    Title=Nero 6.6.0.0 Ahead Software AG

    to the RAR-SFX file? Would I just right-click properties > summary > comments and paste it in there? Sorry, I'm a n00b :hello:

×
×
  • Create New...