Thread: Winnt.sif
View Single Post
  #21  
Old 6th Sep 04, 06:29 PM
war59312 war59312 is offline
BetaONE Supporter
 
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
war59312 has disabled reputation
Send a message via ICQ to war59312 Send a message via AIM to war59312 Send a message via MSN to war59312 Send a message via Yahoo to war59312
Yeah I know I figured it out awhile ago.

Here is my new one.

This is of course for DVD. At 980 MB (1,028,325,458 bytes) after cleaning up un-need files.

I do about 500 registry tweaks and install at least 40 appz so far.

Working on adding office 2003 pro.

Code:
;SetupMgrTag [Data]    AutoPartition = "0"    MsDosInitiated = "0"    UnattendedInstall = "Yes"    AutomaticUpdates = "Yes" [Unattended]    UnattendMode = "FullUnattended"    OemPnPDriversPath="Drivers\000_nvidia_graphics;Drivers\001_ati_graphics;Drivers\002_Audigy2ZS;Drivers\003_OnBoardAudio"    FileSystem = *    OemSkipEula = "Yes"    OemPreinstall = "Yes"    UnattendSwitch = "Yes"    TargetPath = "\WINNT"    Repartition = "No"    WaitForReboot = "No"    CrashDumpSetting = "0"    DUDisable = "Yes"    DriverSigningPolicy = "Ignore"    Hibernation = "No" [GuiUnattended]    AdminPassword = "pw removed"    EncryptedAdminPassword = "No"    OEMSkipRegional = "1"    TimeZone = "35"    OemSkipWelcome = "1"    AutoLogon = "Yes"    AutoLogonCount = "1" [UserData]    ProductID = "sieral removed"    FullName = "name removed"    OrgName = "name removed"    ComputerName = * [Display]    BitsPerPel = "32"    Xresolution = "1024"    YResolution = "768"    Vrefresh = "85" [TapiLocation]    CountryCode = "1"    AreaCode = "3 Digit Area Code Removed" [Identification]    JoinWorkgroup = "WORKGROUP" [Networking]    InstallDefaultComponents = "Yes" [Components]    msmsgs = "off"    msnexplr = "off"    zonegames = "off"    freecell = "off"    hearts = "off"    minesweeper = "off"    pinball = "off"    solitaire = "off"    spider = "off"    AccessOpt = "off"    Chat = "off"    Clipbook = "off"    Fax = "off"    Hypertrm = "off"    Indexsrv_system = "off"    Media_clips = "off"    Rec = "off"    WMAccess = "off" [NetServices] [Shell]    CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Windows Classic.theme"    DefaultStartPanelOff = "Yes"    DefaultThemesOff = "Yes" [WindowsFirewall]    Profiles = "WindowsFirewall.TurnOffFirewall" [WindowsFirewall.TurnOffFirewall]    Mode = "0" [IEPopupBlocker]    AllowedSites = *    BlockPopups = "No"    FilterLevel = "Medium"    ShowInformationBar = "No" [GuiRunOnce]    %systemdrive%\install\Installer.cmd
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003

Download: http://war59312.admuncher.com/download.shtml
Reply With Quote