Jump to content

SwedenXP

Member
  • Posts

    226
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Sweden

Posts posted by SwedenXP

  1. At the end of my main_batch.cmd I want to make a reboot - and I have tried this:

    ECHO Restarting the system in 2 minute...

    shutdown -r -f -t 60 -c "Windows XP will now restart in 1 minutes"

    ECHO.

    But it does not reboot... and I don´t know why... Tips please.

    / SwedenXP

  2. Have some regkeys to delete that are in different RUN sections of the registry - have tried - but failed... Ideas please.

    These are the keys;

    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\

    It´s a REG_SZ and the value is NeroCheck

    And the data is "C:\WINDOWS\system32\NeroCheck.exe"

    The next is;

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\

    It´s a REG_SZ and the value is msnmsgr

    And the data is "C:\Program\MSN Messenger\msnmsgr.exe" /background"

    Help is appreciated :)

    / SwedenXP

  3. I must say thanx for putting up with these sometimes stupid questions of mine :)

    My main trouble (at the moment) is as follows;

    1. During installation I would like to create only one account.

    2. I would like to name this account anything I like (not administrator).

    3. This account should have admin/full rights.

    On the bright side - I have to say that this is a very creative forum!

    With alot of highly talented people who also have high levels of creativity!

    / SwedenXP :rolleyes:

  4. I have problems giving names to accounts during my unattended setup :)

    I have studied Your different examples of winnt.sif files - but I still end up with the wrong name...

    Here is what I would like to do;

    1. One Administrator account, with a unique name (not Administrator).

    2. Automatic login on my administratoraccount. (works OK)

    / SwedenXP, Grateful for advice :rolleyes:

    My winnt.sif follows here;

    ;SetupMgrTag

    [Data]

    AutoPartition=0

    MsDosInitiated=0

    UnattendedInstall=Yes

    [unattended]

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=\WINDOWS

    Repartition=No

    UnattendSwitch=Yes

    WaitForReboot=No

    DriverSigningPolicy=Ignore

    OemPnPDriversPath="Drivers\Nvidia_45.23"

    Hibernation=No

    [GuiUnattended]

    AdminPassword=*

    EncryptedAdminPassword=NO

    AutoLogon=Yes

    OEMSkipRegional=1

    TimeZone=105

    OemSkipWelcome=1

    [userData]

    ProductKey=XXXXXXXXXXXXXXXXXXXX

    FullName=Test1

    OrgName=Test

    ComputerName=a

    [Display]

    Xresolution=1024

    YResolution=768

    [TapiLocation]

    CountryCode=46

    [RegionalSettings]

    LanguageGroup=13,1

    [identification]

    JoinWorkgroup=ARBETSGRUPP

    [Networking]

    InstallDefaultComponents=Yes

    [Components]

    msmsgs=off

    msnexplr=off

    freecell=off

    hearts=off

    minesweeper=off

    pinball=off

    solitaire=off

    spider=off

    zonegames=off

    autoupdate=off

    Home_Page=about:blank

    [shell]

    DefaultStartPanelOff = Yes

    DefaultThemesOff = Yes

    [GUIRunOnce]

    %systemdrive%\Install\main_batch.cmd

  5. An idea - and a question :)

    If i look in my controlpanel - ad/remove programs I have a bunch of Hotfixes, Hotfix packs and some update all Q-marked or KB-marked + the windows media update marked wm828026.

    Is it enough to install these updates and fixes - or do I need to install them all?

    Thanx in advance

    / SwedenXP

    ps. it was reeally easy to download them all through MS update :rolleyes:

×
×
  • Create New...