Jump to content

trouble

Member
  • Posts

    28
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Posts posted by trouble

  1. try downloading the answer file creation utility from microsoft here Use the file setupmgr.exe from the deployment tools to create your winnt.sif.

    Now when you create the answere file (winnt.sif) you can choose in the network components section, costom settings, then select internet protocol tcp/ip and press properties, now you can add your ip and sttuff.

  2. try it this way:

    (replce map names you have, mine are dell drivers)

    OemPnPDriversPath="Drivers\gx240\network;Drivers\gx240\sound;Drivers\gx240\graphics;Drivers\gx260\network;Drivers\gx260\sound;Drivers\gx260\graphics;Drivers\gx270\network;Drivers\gx270\sound;Drivers\gx270\graphics;Drivers\c610\network;Drivers\c610\sound;Drivers\c610\graphics;Drivers\c610\touchpad;Drivers\d600\network;Drivers\d600\sound;Drivers\d600\graphics;Drivers\d600\touchpad"

  3. We found something on Nlite, add Hibernation=No to winnt.sif

    We are testing it now, we will reply soon.

    [unattended]

    UnattendMode=DefaultHide

    OemPreinstall=Yes

    TargetPath=\WINDOWS

    OemPnPDriversPath="...."

    DriversigningPolicy=Ignore

    UnattendSwitch=yes

    OemSkipEula=Yes

    Repartition=Yes

    WaitForReboot=No

    AutoActivate=Yes

    Hibernation=No

  4. thats the strange thing it isnt diffrent at all. We made a tuturial our own, so we made a new cd to check out the tutorial, so we rewritten the winnt.sif, exactly the same as the old one. And it worked. But the cd is 40 mb larger then the old 1, so maybe it isnt the winnt.sif. When we find what solved this we will post it.

  5. Ok, some info about our installation

    didnt use nlite

    ;SetupMgrTag

    [Data]

        AutoPartition=1

        MsDosInitiated="0"

        UnattendedInstall="Yes"

    [unattended]

        UnattendMode=DefaultHide

        OemPreinstall=Yes

        UnattendSwitch=yes

        TargetPath=\WINDOWS

        OemSkipEula=Yes

        Repartition=yes

        WaitForReboot=No

        AutoActivate=Yes

        DriverSigningPolicy=Ignore

        OemPnPDriversPath="Drivers\gx240\network;Drivers\gx240\sound;Drivers\gx240\graphics;Drivers\gx260\network;Drivers\gx260\sound;Drivers\gx260\graphics;Drivers\gx270\network;Drivers\gx270\sound;Drivers\gx270\graphics;Drivers\c610\network;Drivers\c610\sound;Drivers\c610\graphics;Drivers\c610\touchpad;Drivers\d600\network;Drivers\d600\sound;Drivers\d600\graphics;Drivers\d600\touchpad"

    [GuiUnattended]

        AdminPassword=XXXXXXXXXXXX

        EncryptedAdminPassword=Yes

        OEMSkipRegional=1

        TimeZone=110

        OemSkipWelcome=1

    [userData]

        ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

        FullName="Campina"

        OrgName="Campina Nederland BV"

    [Display]

        BitsPerPel=32

        Xresolution=1024

        YResolution=768

        Vrefresh=60

    [TapiLocation]

        CountryCode=31

    [RegionalSettings]

        LanguageGroup=1

        Language=00000409

    [branding]

        BrandIEUsingUnattended=Yes

        Home_Page=www.google.nl

        Help_Page=www.google.nl

        Search_Page=www.google.nl

    [Proxy]

        Proxy_Enable=1

        Use_Same_Proxy=1

        HTTP_Proxy_Server=10.1.4.6:80

        Proxy_Override=<local>

    [identification]

        JoinWorkgroup="Campina NL"

    [Networking]

        InstallDefaultComponents=Yes

    [Components]

        msmsgs=off

        msnexplr=off

        freecell=off

        hearts=off

        minesweeper=off

        pinball=off

        solitaire=off

        spider=off

        zonegames=off

        OEAccess=off

    [GuiRunOnce]

       %systemdrive%\Install\run.cmd

       %systemdrive%\install\bootscreen.cmd

    [shell]

        CustomDefaultThemeFile = "%WinDir%\Resources\Themes\campina.theme"

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

    "EnableBalloonTips"=dword:00000000

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

    "BackupWallpaper"="c:\\windows\\system32\\huisstyle.bmp"

    "Wallpaper"="c:\\windows\\web\\wallpaper\\huisstyle.bmp"

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

    "NoWelcomeScreen"=dword:00000001

    [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions]

    "NoHelpItemSendFeedback"=dword:00000001

    ;Disable Automatic Restart in the event of a BSOD

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]

    "AutoReboot"=dword:00000000

    ;Disable the Desktop Cleanup Wizard

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]

    "NoRun"=dword:00000001

    ;Disables Error Reporting, but notifies when errors occur

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]

    "DoReport"=dword:00000000

    ;Remove Shortcut Arrows

    [HKEY_CLASSES_ROOT\lnkfile]

    "IsShortcut"=-

    ;Disables Windows Tour bubble popup

    [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]

    "RunCount"=dword:00000000

    ;This adds the "Open Command Window Here" on the right click menu for folders

    [HKEY_CLASSES_ROOT\Directory\shell\cmd]

    @="Open Command Window Here"

    [HKEY_CLASSES_ROOT\Directory\shell\cmd\command]

    @="cmd.exe /k \"cd %L\""

    [HKEY_CLASSES_ROOT\Drive\shell\cmd]

    @="Open Command Window Here"

    [HKEY_CLASSES_ROOT\Drive\shell\cmd\command]

    @="cmd.exe /k \"cd %L\""

    ;Allow renaming of Recycle Bin

    [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]

    "Attributes"=hex:50,01,00,20

    "CallForAttributes"=dword:00000000

    ;NoLowDiskSpaceChecks won't check if you are low on diskspace and pop up a balloon telling you.

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

    "NoLowDiskSpaceChecks"=dword:00000001

    ;Max your Internet Explorer's simultaneous downloads to 10 (default was 2)

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]

    "MaxConnectionsPer1_0Server"=dword:0000000a

    "MaxConnectionsPerServer"=dword:0000000a

    ;Disables Preview of Movie file formats (allowing you to move/rename/delete without errors)

    [-HKEY_CLASSES_ROOT\.avi\ShellEx]

    [-HKEY_CLASSES_ROOT\.mpg\ShellEx]

    [-HKEY_CLASSES_ROOT\.mpe\ShellEx]

    [-HKEY_CLASSES_ROOT\.mpeg\ShellEx]

    ;Disable Welcome Screen and uses Classic Logon

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

    "LogonType"=dword:00000000

    [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU]

    "NoAutoUpdate"=dword:00000000

    "AUOptions"=dword:00000004

    "ScheduledInstallDay"=dword:00000000

    "ScheduledInstallTime"=dword:00000009

    "NoAutoRebootWithLoggedOnUsers"=dword:00000001

    "AutoInstallMinorUpdates"=dword:00000001

    "RescheduleWaitTime"=dword:00000001

  6. Hi,

    We created a unattended install cd, its working almost perfectly. But when the installation is finished and the pc reboots, the screen turns black just before the logon screen. But we can see the mouse pionter. And when we press alt-f4 or esc (dont know wich 1 is triggering this) the screen returns to normal and we can logon normal. But we are making this CD for someone else so we really have to solve this. Please we need some help.

  7. Using unattend you can remove Outlook Express, if you specify in

    [Components]

    OEAccess=Off

    Well, it will not exactly remove it, just remove every shortcut from computer - which is better, because sometime you use OE objects

    So its really impossible to disable Outlook Express from installing on the Windows Setup?

    Edit: And a lower refresh rate isn't working, it still shows the black screen, only my mouse pointer is still visible.

×
×
  • Create New...