Jump to content

stavrosg

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by stavrosg

  1. I do it afterwards witrh RunonceEX and a utility called compname.exe. Awesome little utility Cheers Stav
  2. Boogey, try; msiexec /i \"%systemdrive%\Install\Applications\SAV\sav10.msi\" /qb RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS That's how i do it..
  3. I have a fat32 partition I wanted to have as a restore partition on an external harddisk. The problem I am having is when I run "winnt.exe /s:\d:\i386 /u:d:\unattend.txt", everything looks fine until it gets to a point where it says "Please wait while setup copies files to you're hard disk", drive light stays on and it chugs away for ever. Here is my unattend.txt [Data] MsDosInitiated = 1 UnattendedInstall = Yes [Unattended] UnattendMode = FullUnattended UnattendSwitch = Yes OemPreinstall = Yes OemSkipEula = Yes Filesystem=ConvertNTFS WaitForReboot = No TargetPath = "\Windows" DriverSigningPolicy = Ignore NonDriverSigningPolicy = Ignore Hibernation = No [SystemFileProtection] SFCQuota = 0 [GuiUnattended] EncryptedAdminPassword = No AdminPassword = "w00h00" AutoLogon = Yes TimeZone = 35 OEMSkipRegional = 1 OemSkipWelcome = 1 [Shell] DefaultThemesOff = Yes [UserData] ProductKey = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx" ComputerName = "PC" FullName = "User" OrgName = "none" [Display] BitsPerPel=32 Xresolution=1024 Yresolution=768 Vrefresh=75 [GuiRunOnce] %systemdrive%\packages\guirunonce.bat I used nlite to create the source. Any help would be appreciated. Stav
  4. I would like also like to know how to make a bootable partition which launches winnt32.exe. Is PE the only way? Stav
×
×
  • Create New...