Jump to content

untermensch

Member
  • Posts

    27
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by untermensch

  1. I wrote a script to do this, it's primary purpose was to "pre-activate" a Windows 7 install DVD but it grew to also install drivers, updates, setup background customization and a few more things. Is this not the preactivation kit from MDL. yes this is the preactivation kit I posted on MDL there is no way to get around updating each and every edition in install.wim but with the scripts you can do something else for the hour it will take to get the job done.
  2. I wrote a script to do this, it's primary purpose was to "pre-activate" a Windows 7 install DVD but it grew to also install drivers, updates, setup background customization and a few more things. [link removed] updated the scripts on 07/06/2010 a little more user friendly now.
  3. I use this batch script for 7Zip @echo off IF %PROCESSOR_ARCHITECTURE%==AMD64 ( msiexec /i "%~dp07z465-x64.msi" /qn ) ELSE ( msiexec /i "%~dp07z465.msi" /qn )
  4. the easy way OEM background. OEMBackground.zip
  5. I have patched setup to allow just this. fire up a hexeditor and edit winsetup.dll in dvdroot\sources and boot.wim\sources after the mod you will be able to create a whole disk partition during setup by manualy creating the partition, if you just click next windows will use the default partition layout. 32 bit Comparing files orig_winsetup.dll and mod_WINSETUP.DLL 00077798: 74 EB 64 bit Comparing files orig_winsetup.dll and MOD_WINSETUP.DLL 00084AC4: 74 EB premoded winsetup.dll here http://www.mediafire.com/file/ao423wzdjko/...ed_winsetup.zip doesnt work with unattended installs, someone better with IDA than me will have to give that a try look sorta easy if you know assembly.
  6. this .bat script works awesome!!! get all the .net service packs and updates integrated as well. http://www.msfn.org/board/Silent-NET-Maker...l&hl=dotnet
  7. Ok I just tried installing on a virtual machine, and had the same result, reboot loop after first reboot durring install. so I tried to see if the problem is reproducable by reusing the same last sesion.ini on a new run with nlite. EVERYTHING the same as before. this time I got a working install. also I have gotten corupted files in the ISO's in the past with this version of nlite. but agin I cant reproduce the problem.
  8. Im having the same problems, not sure what is causing it.
  9. I tried this but the install didnt start, I tried a half hearted attempt to figure out how the install was started but when I noticed that the winpe.wim was quite abit larger than the stock one I gave up and just updated the hal.dll
  10. This problem occurs if the following conditions are true: • The computer uses more than 3 GB of RAM. • The computer uses a storage system that is running the Storport miniport driver. • The computer uses a controller that uses 32-bit direct memory access (DMA). clearly your system doesn't meet all the above requirements, and an update from microsoft does not update your install DVD, if your getting blue screen when booting from the install DVD then you will have to remove some RAM to get Vista to install which can be a PITA. I choose to update my install DVD so I would not have to unplug all the cables to my HTPC remove it from the rack then remove the video card remove a stick of RAM reverse the process install Vista take the computer apart agin install the RAM and then put the computer back together.
  11. http://www.coffincruisers.com/gimagex.zip gimagex with the fixed hal.dll version 6.0.6000.16407 http://support.microsoft.com/?kbid=929777
  12. 99% of the time I dont have a problem with 4GB of memory installed, but once in a while Ill get a blue screen when booting from the DVD, then I restart and get the same blue screen, so I shutdown pull a stick of ram boot up with with no problem then shutdown put the ram back in boot up agin and no blue screen. WTF? anyways I havent had a problem since I replaced Hal.dll in boot.wim
  13. mount sources\boot.wim image 2 with imagex and replace system32\hal.dll with an updated pre SP1 hal.dll
  14. if you have trouble booting from the USB flash drive try formating to NTFS, My Gigabyte motherboard wont boot from a fat32 usb drive, has to be NTFS also do a quick format or you'll have to wait a loooonnnngggg time. format quick fs=ntfs would be the way togo IMHO.
  15. I just tested this, and boot.wim did not get updated with the new driver. the other option is to update boot.wim the hardway. http://apcmag.com/how_to_inject_drivers_in...ndows_pe_20.htm I just tested the above method, I can see the new driver. but without the hardware I cant test if it will load at boot.
  16. yes, I also use Vlite to intigrate all the drivers my laptop needs, sound, video, wifi. so its ready to go when the install is finished.
  17. I had the same problem, open a command prompt and type "msdtc -uninstall" then "msdtc -install" and run sysprep agin.
  18. Im having the same problem, I used Vlite to install SP1 and then installed the OS. entered audit mode installed a few programs, then tried to run sysprep. and got msdtc errors. so I opend a comand prompt and typed "msdtc -uninstall" and then "msdtc -install" now sysprep worked without errors, rebooted into another OS and imaged the install with imagex. but when I try to open the image with Vlite I get a Missing Registry File error.
  19. Im not realy sure if this will help I downloaded the drivers from Gateways site and pulled the drivers from the install dir c:/windows/temp/iif/winall It looks like they are TXTSETUP drivers but not having your hardware I cant be sure intergrate the driver with nlite and use the CTRL key to select all the drivers (just to be sure) below is 32 bit drivers Driver32.zip
  20. ^^^I have intergrated about 200MB of themes, program addons, and drivers. I cant upload all of it.^^^ if you look around this site, you can find links to just about everything I have intergrated. I got a new one, this one has almost all drivers removed, but retains firewire camcorder support the ISO came out to be 476MB with 200MB of addons and drivers. nlite 1.4 beta was used for the build. Im now using the $OEM$ mecinism to install wallpapers, and favorites instead of RUNONCE Last_Session.ini
  21. I got RyanVM .NET Framework all in one working as an addon, really easy to do installs fine, I guess my dream would be to slipstream it in.
  22. You read my mind when you but this package together but Im having a problem with .net 2.0 installing, It looks like its installing during setup but when XP restarts there is not a 2.0 dir in microsoft.NET dir and no .net 2.0 in add remove programs. I can extract 2.exe and double click it and it installs fine, as expected. my svcpack.ini is below [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [setupData] CatalogSubDir="\i386\SVCPACK" [ProductCatalogsToInstall] [setupHotfixesToRun] kb923689.exe /q /n /z /o KB923789.EXE /Q KB927977.EXE /quiet KB927978.EXE /quiet kb931836.exe /q /n /z /o /b:sp2gdr AdobeReader81.exe /sAll /rs AVG75.exe /HIDE /DONT_START_APPS /NO_WELCOME /NO_AVGW_STARTUP /QUIT_IF_INSTALLED 1.exe 2.exe 3.exe 3a.exe 3b.exe 3bu.exe 3c.exe 3d.exe 3e.exe 3f.exe 3g.exe SetupDVDDecrypter_3.5.4.0.exe /S FileZilla2232.exe /S InfraRecorder043.exe /S KLiteCodecPackStandard310.exe /VERYSILENT /SP- PuTTY060.exe /VERYSILENT /SP- uTorrent.exe VLC086b.exe /S WindowsDefender.exe WLM_8_5_BETA.exe WinRAR370.exe /S [CatalogHeader] ; Customized by nLite - www.nliteos.com can any one see any problems, maybe conflicts or install order should be changed.
  23. installing from runonce seems too work for me, but I also make the computer reboot 2 min after first login link to my last_session.ini below http://www.msfn.org/board/Repository_Prove..._Fi_t99239.html
  24. been working on this one for a few days now; Im pretty happy with it. -------------------------------------------------------------------------------- I maintain a source with service pack 2 and hotfixes installed, then add microsoft ie7 and mp11 and then rar a backup copy for later use. then I add program addons, drivers, themes, wallpapers, bookmarks, reg entries, updates, hacks etc...... and rip everything I dont need. that way if I screw up im not starting from zero. just un rar a new copy and edit last_session.ini and try agin this .iso was about 480mb and I used nlite 1.3.5 LAST_SESSION.INI
×
×
  • Create New...