Jump to content

arnebjarnesius

Member
  • Posts

    24
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Denmark

Posts posted by arnebjarnesius

  1. I’ve have used my unattended install on a couple of computers whit out any problems, but this time I am facing problems that I don’t know how to solve

    Problem 1. $Docs isn’t copied.

    Problem 2. My unattended version does not include any changes on themes, but the computers boots with the classic Windows theme. When I try to change it the computer freezes.

    Problem 3. I’ve changed the default wallpaper, but it boots with Windows XP default. I’m using

    [HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]

    "BackupWallpaper"="c:\\windows\\web\\wallpaper\\name.jpg"

    "Wallpaper"="c:\\windows\\web\\wallpaper\\name.jpg"

    And at last another question that isn’t related to the above. I want to delete a wallpaper where the name contains a unique Danish letter. Running the batch file tells that the name couldn’t be found (the path is correct, but the Danish letter can’t be recognized).

  2. I'm considering to slipstream SATA drivers on to my unattended Xp SP2 unsing the method described in the following link

    http://greenmachine.msfnhosting.com/READING/addraid.htm

    My concers are that I do not have SATA drivers now, but I bilive I'll have it in the future. So can I integrate SATA drivers and still use the unattended DVD on my non SATA computer? I have read threads about the SATA drivers, but cound't find an answer to my question

  3. 1)If you don't have to copy all the folders on your XP Cd if you are short on space (ex. valueadd can be skipped), but if you want all the material you original XP Cd contains you should copy the whole Cd. The easiest the make the Cd will be to copy the files to c:\XPCd (so it fits the default ISO-creation)

    2) For WMP10 you sholud look at this link

    http://unattended.msfn.org/xp/applications/mediaplayer10.htm

  4. I'm making my first unattended Win XP (SP2) cd. But unfortunately I’m having some problems with my install. When the installation has copied all the files to the hard drive and rebooted for the install, it displays “Unable to get a product id for the computer” (direct translation from Danish so don’t know if it matches the English display). The log says “RegOpenKeyEx[system\setup\Pid] returned error 2”. My winnt.sif is as follows

    ;SetupMgrTag

    [Data]

    AutoPartition=0

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    [unattended]

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=\WINDOWS

    FileSystem = *

    DriverSigningPolicy=Ignore

    OemPnPDriversPath="drivers\000_memctrl;drivers\001_gart; etc.”

    [GuiUnattended]

    AdminPassword=*

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=105

    OemSkipWelcome=1

    [userData]

    ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

    [Networking]

    InstallDefaultComponents=Yes

    Home_Page=http://www.dr.dk

    [GuiRunOnce]

    %systemdrive%\install\start.cmd

    I have even tried to remove the UserData section. I've also tried with a more detailed UserData where FullName, OrgName and ComputerName were included.

    I would be very pleased if somebody was able to give me a solution to my problem. But please explain detailed because this is my first unattended Cd (which actually is a DVD) and I have only very limited experience in programming

    And I do apologize for my English since I haven’t written or spoken any English for a very long time. I hope you’ll understand my intensions.

×
×
  • Create New...