Jump to content

Ajantis-X-

Member
  • Posts

    10
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Posts posted by Ajantis-X-

  1. Crusher,Jun 18 2004, 03:34 AM] oh :D hahaha :) i didn't understand you properly :rolleyes:

    you can leave it there if you want... just that it doesn't matter if it exists or not... definitely doesnt matter if it contains the same settings as winnt.sif :D

    your cd should have worked fine before you edited the unattend.txt file

    gehe, yes i found out, becouse i got the error "error in winnt.tif at line 3"

    so it is using winnt.tif

  2. Crusher,Jun 18 2004, 03:00 AM]I just gave you one reason
    For a CD-based Setup, you must name the answer file Winnt.sif.

    If you are booting from a CD, it WILL NOT use a file named unattend.txt it doesn't matter if it exists or not it will not use it

    it doesn't matter if it exists or not

    so, thats why i asked why deleting if it dosnt matter :rolleyes: (maybe for the 2kb of space :))

  3. Crusher,Jun 18 2004, 02:52 AM] it shouldn't be using the unattend.txt file at all.. .just delete it...
    Unattend.txt

    Unattend.txt is the answer file for Setup. An answer file is a way to script the answers for a series of graphical user interface (GUI) dialog boxes. Unattend.txt tells Setup how to interact with the distribution folders and files you create, and supplies Setup with all of the information that the end user provides during a typical Microsoft® Windows® setup. For example, Unattend.txt contains a FullName entry in the [userData] section that instructs Windows Setup to prompt the end user to provide a full name.

    Although the answer file for Setup is commonly called Unattend.txt, for a network preinstallation you can name the file anything you like. For a CD-based Setup, you must name the answer file Winnt.sif.

    You can create or modify an Unattend.txt file by using a text editor or Setup Manager.

    Give me one reazon to delete it ? becouse it is working right now.

  4. Crusher,Jun 18 2004, 01:41 AM] does it use any of the winnt.sif settings? if it uses nothing from there it isn't your cd key doing it...

    if it uses most of the settings but not the cd key, wrong cd key...

    still.. you shouldn't have to delete the unattend.txt as that file is only used when booting from a floppy (from dos).. when you boot from a cd it checks for the existance of I386\winnt.sif and if it exists it will use it...

    one thing to check... go Tools->Folder Options->View - untick the 'hide extensions for known file types' and make sure your winnt.sif file isn't called winnt.sif.txt

    i just made the unattend.txt file the same as the Winnt.sif file, now its working, thanks

  5. Crusher,Jun 18 2004, 12:42 AM] invalid cd key good point... if he is using an "XP Corporate" pirated windows CD and has slipstreamed the SP1 update into it, it will not accept the original pirated CD Key anymore (need an updated SP1 VLK cd key)

    i know windows with SP1 dosnt work with FCKGW serials. but im not using SP1.

    i will dubble check my serial number and delete the file.. plz wait :)

  6. this is what i did:

    1: copy windows XP cd to Harddisk

    2: create a Winnt.sif file:

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

    [Unattended]
      UnattendMode=ProvideDefault
      OemSkipEula=Yes
      OemPreinstall=No
      TargetPath=\WINDOWS
      UnattendSwitch=yes
      WaitForReboot=No
      DriverSigningPolicy=Ignore
      KeyboardLayout=Dutch

    [GuiUnattended]
      AdminPassword=*
      EncryptedAdminPassword=NO
      AutoLogon=Yes
      AutoLogonCount=1
      OEMSkipRegional=1
      TimeZone=110

    [UserData]
      ProductKey=xxxx-xxxx-xxxx-xxxx-xxxx
      ProductID=xxxx-xxxx-xxxx-xxxx-xxxx
      FullName="Daan"
      OrgName="www.start.start"
      ComputerName=xxxxxxx

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

    [TapiLocation]
      CountryCode=31
      AreaCode=013
      LongDistanceAccess="5114093"

    [Branding]
      BrandIEUsingUnattended=Yes

    [URL]
      Home_Page=www.start.start
      Help_Page=help.home.nl
      Search_Page=www.Google.nl

    [Proxy]
      Proxy_Enable=0
      Use_Same_Proxy=1

    [Identification]
      JoinWorkgroup=Mshome

    [Networking]
      InstallDefaultComponents=Yes

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

    [GuiRunOnce]
      Command0="control userpasswords2"

    3: Copy it to \XPCD\I386

    4: used that program from this site to create an bootable image

    5: copyed it to a CD-RW

    6: reboot my computer with the cd, and instaled windows

    and still it askes me for a serial number and things like that(i meen that nothing has been filled in for me).

    what am i doing wrong ???????????????????

  7. not if he just wants the information enterd, and still have control over the install.....

    but if he doesn't want any screens then yes.....

    i want still can chance the information (something like blueprints :))

    but its not only the serial number i dont get. its more. also the computer name and things like that, do i forget something? (look at my other post to see what i did)

  8. no.

    you're just doing something wrong elsewhere. Though I would recommend you do install SP1.....

    ok, so then whats the problem?

    the only thing i do is creating a Winnt.sif file and put it in: \XPCD\I386

    this is my Winnt.sif file:

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

    [Unattended]
       UnattendMode=ProvideDefault
       OemSkipEula=Yes
       OemPreinstall=No
       TargetPath=\WINDOWS
       UnattendSwitch=yes
       WaitForReboot=No
       DriverSigningPolicy=Ignore
       KeyboardLayout=Dutch

    [GuiUnattended]
       AdminPassword=*
       EncryptedAdminPassword=NO
       AutoLogon=Yes
       AutoLogonCount=1
       OEMSkipRegional=1
       TimeZone=110

    [UserData]
       ProductKey=xxxx-xxxx-xxxx-xxxx-xxxx
       FullName="Daan"
       OrgName="www.start.start"
       ComputerName=xxxxxxx

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

    [TapiLocation]
       CountryCode=31
       AreaCode=013
       LongDistanceAccess="5114093"

    [Branding]
       BrandIEUsingUnattended=Yes

    [URL]
       Home_Page=www.start.start
       Help_Page=help.home.nl
       Search_Page=www.Google.nl

    [Proxy]
       Proxy_Enable=0
       Use_Same_Proxy=1

    [Identification]
       JoinWorkgroup=Mshome

    [Networking]
       InstallDefaultComponents=Yes

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

    [GuiRunOnce]
       Command0="control userpasswords2"

    and still it askes me for a serial number and things like that.

×
×
  • Create New...