Jump to content

mazmorbid

Member
  • Posts

    88
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by mazmorbid

  1. Regardless of the fact that the hotfix he wants to install is integrated or is an addon, it has nothing to do with his question, he is asking what you have already stated "create a batch file that prompts you at first startup whether or not to silently install" so how about giving him some "technical"details how to accomplish this ??
  2. I would recommend the "/integrate" method .. no offense to nLite .. but I gave up with it a long time ago ..
  3. I run all mine from RunOnceEx.cmd except quicklaunch.reg i run from cmdlines.txt because it does not work from RunOnceEx ...
  4. Have you tried bootsect.exe on your vista dvd in the boot folder? Just did a quick search on Google and found this thread that might help you? Although they are talking about Linux there might be some info to help you out?
  5. I am not really familiar with playing around with boot settings, but have you tried any programs like EasyBCD?
  6. I don't know about your problem, vLite has always worked 100% for me every time, I will suggest you put xp first and then vista .. I have it that way on 3 pc's with no problems ...
  7. I guess you would put ARBEITSGRUPPE ... why not do it yourself as with all my experience nLite does work as its meant to .. is why I don't use it ..
  8. I don't use nLite for many reasons so I can't help you there with what to do, you could try putting this into the WINNT.SIF file: [Networking] InstallDefaultComponents="Yes" [identification] JoinWorkgroup="MSHOME" I'm pretty sure MSHOME is the default setting even if your not connected to a domain, so I think by putting this in it will skip that part as you would like it ...?
  9. you could try putting some of this info into the WINNT.SIF file in your I386 folder: [Data] Autopartition=1 MsDosInitiated=0 UnattendedInstall="Yes" [unattended] UnattendMode=FullUnattended UnattendSwitch="Yes" FileSystem=* WaitForReboot="No" NoWaitAfterTextMode=1 NoWaitAfterGUIMode=1 FileSystem-ConvertNTFS Repartition=Yes ExtendOemPartition=0 Just copy what you need to use, the text above is for a fully unattended install and will auto partition to NTFS.
  10. It can be done with cmdlines and RunOnceEx, depends what reg your wanting to import, you can read about that here.
  11. Whenever I used nLite to get it like the original I used Prompt Repair ...
  12. In the Unattended Mode section select Prompt Repair in the drop down menu .. EDIT: Actually if you dont select Unattended it shouldn't give you an Unattended install? Not real sure as I gave up with nLite and did it all the hard way ...
  13. no probs Scubes .. I would suggest reading through this...
  14. The way I do it is with RunOnceEx: REG ADD %KEY%\001 /VE /D "Core Operating System Updates" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\SOFTWARE\INSTALL\FrameworkNET\dotnetfx.exe" /f REG ADD %KEY%\002 /V 1 /D "%systemdrive%\SOFTWARE\INSTALL\FrameworkNET\NDP1.1sp1-KB867460-X86.exe /Q" /f REG ADD %KEY%\003 /V 1 /D "%systemdrive%\SOFTWARE\INSTALL\FrameworkNET\NDP1.1sp1-KB928366-X86.exe /Q" /f REG ADD %KEY%\004 /V 1 /D "%systemdrive%\SOFTWARE\INSTALL\FrameworkNET\Framework3.5_Eng.exe /quiet /NoRestart" /f dotnetfx.exe I made with iexpress as a silent install, Framework 3.5 is the 197mb full version ...
  15. I had this problem also, the way I fixed it was to stop using nLite and learn how to do it all the long way .. the only thing I use nLite for is to make an ISO for testing as its pretty quick at doing that .. but sometimes even that fails only having to do it again ...
  16. This is part of my WINNT.SIF file that might help you out, it formats and partitions the drive to NTFS with no user input ... [Data] AutomaticUpdates="Yes" Autopartition=1 MsDosInitiated=0 UnattendedInstall="Yes" [unattended] UnattendMode=FullUnattended UnattendSwitch="Yes" OemPreinstall="Yes" OemPnPDriversPath="DRIVERS\INF\000_CHIPSET;DRIVERS\INF\001_DISPLAY;DRIVERS\INF\002_NETWORK;DRIVERS\INF\003_WIRELESS;DRIVERS\INF\004_MODEM" OemSkipEula="Yes" FileSystem=* WaitForReboot="No" NoWaitAfterTextMode=1 NoWaitAfterGUIMode=1 FileSystem-ConvertNTFS Repartition=Yes ExtendOemPartition=0 DriverSigningPolicy=Ignore NonDriverSigningPolicy=Ignore Hibernation="No" EDIT: This uses the NTFS Quick formatting option ..
  17. I honestly have no idea. im only a newbie with this also, have you tried running your batch.cmd from RunOnceEx? I think cmdlines runs during install at T12 and RunOnceEx runs after ... ?
  18. do you have batch.cmd in the same folder as with cmdlines.txt?
  19. No problems with Outlook Express on the system I did this on ...
  20. Just run it from RunOnceEx: REG ADD %KEY%\058 /V 1 /D "%systemdrive%\SOFTWARE\INSTALL\DesktopSearch\WindowsSearch-KB940157-XP-x86-enu /quiet /NoRestart" /f
  21. when you do a complete format with your recovery cd is there a folder named "DRIVERS" located in "C:\"? in there you should find the toshiba bluetooth software and microsoft bluetooth software, you must install the toshiba bluetooth software (can be done with nLite), then turn on your bluetooth/wireless adapter and then go to control panel and click on the bluetooth icon, after you click that it should install all the drivers, by default I dont think you can do it unattended with nLite or any other apps, thats the way it is for my Toshiba laptop anyway, and the way it was explained to me when I purchased it, kinda strange if you ask me EDIT: a bit late with my reply ..good to see you got it worked out ...
  22. Good to see you figured it out
  23. Are you sure your Product key is valid?
  24. This is my fully Unattended WINNT.SIF file for my laptop .. [Data] AutomaticUpdates="Yes" Autopartition=1 MsDosInitiated=0 UnattendedInstall="Yes" [unattended] UnattendMode=FullUnattended UnattendSwitch="Yes" OemPreinstall="Yes" OemPnPDriversPath="DRIVERS\INF\000_CHIPSET;DRIVERS\INF\001_DISPLAY;DRIVERS\INF\002_NETWORK;DRIVERS\INF\003_WIRELESS;DRIVERS\INF\004_MODEM" OemSkipEula="Yes" FileSystem=* WaitForReboot="No" NoWaitAfterTextMode=1 NoWaitAfterGUIMode=1 FileSystem-ConvertNTFS Repartition=Yes ExtendOemPartition=0 DriverSigningPolicy=Ignore NonDriverSigningPolicy=Ignore Hibernation="No" [Display] Xresolution=1024 Yresolution=768 BitsPerPel=32 [systemRestore] MaximumDataStorePercentOfDisk=10 [GuiUnattended] EncryptedAdminPassword="No" AutoLogon="Yes" AdminPassword=* TimeZone=260 OEMSkipRegional=1 OemSkipWelcome=1 [shell] CustomDefaultThemeFile="%WinDir%\Resources\Themes\Luna.theme" [Components] [userData] ProductKey="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX" ComputerName=A80 FullName="mazmorbid" [RegionalSettings] SystemLocale="0c09" UserLocale="0c09" UserLocale_DefaultUser="0c09" InputLocale="0c09:00000409" InputLocale_DefaultUser="0c09:00000409" [Networking] InstallDefaultComponents="Yes" [identification] JoinWorkgroup="MSHOME"
  25. I know you can skip the product key as I have done it and it works, but I didn't use nLite. EDIT: I thought it might have been because of the "UnattendMode=ProvideDefault" but I just tried this with my finished version that being the only thing I changed and it still skipped the product key ...
×
×
  • Create New...