Jump to content

mara-

Member
  • Posts

    1,180
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Bosnia and Herzegovina

Everything posted by mara-

  1. Here is example how unattended setup should look. Pay attention on red lines. Cheers
  2. Attach your last season.
  3. I don't see here anything strange. You have a lot of hotfixes integrated, so some of it could be a problem. But on your list is about 80 hotfixes so it's hard to isolate which one is problem. I suggest you following: Use clean installation files and try to integrate again. Or, simply use RyanVM pack, because you should not have any problems with it. This pack is little outdated so you can look at this topic to see which hotfixes you need beside his pack. http://www.msfn.org/board/Making_fully_updated_Windows_XP_CD_Guid_t104418.html
  4. mara-

    vlite help

    It is normal if you, when applying changes, selected in vLite "Just apply the changes". You need to select "Apply and rebuild" to get smaller size. In this way vLite will rebuild and save only selected OS version. Cheers
  5. Attach last season.
  6. There is no copying by default. OK, there is, but Windows delete that files after installation. You need to have vista installation disc and to copy installation files manually somewhere on hard drive and then to select those files with vLite. Cheers
  7. Just install latest version of WMP Integrator, and then use nLite to integrate WMP in hotfix section. nlite then will use WMP integrator to integrate WMp into CD. Cheers
  8. Guide updated, read history.
  9. Don't worry about order. nLite knows order in which updates will be integrated. Just install it, and then add WMP11 to be slipstreamed using nLite. nLite will then use that tool to integrate WMP11. Cheers
  10. That is strange. I just made fresh CD with updates on my list above, and I went to Windows Update, and it did not show that KB904942 is needed.
  11. Take a look at this topic: http://www.msfn.org/board/index.php?showtopic=51140
  12. Of course it is possible. Run nLite, choose installation files of which you want to change unattended options, and choose in nLite "Unattended" and make new setting. Apply it.
  13. You did not copied all files from XP CD. You need to have following files :WIN51, WIN51IP, WIN51IP.SP1, WIN51IP.SP2, WINXP.PRO in root folder where your installation files are copied. Cheers
  14. Download Mikisoft and place it into nLite root folder. Now under ISO engine choose Mikisoft and then create ISO.
  15. KB937143 is definitely not problem. I just made CD with all updates included (KB937143 also) and I don't have any problems. Look this topic to see what you need for fully updated XP CD.
  16. Try this. Download TweakUI fo XP. Install it. Open the TweakuUI tool, by clicking Start, All Programs, Power Toys for Windows XP, Tweak UI. With the TweakUI open, go to the "General" setting and then check the option: "Beep on errors". This should restore the startup and shutdown sounds. Cheers
  17. Oh, sorry dude, I didn't see what's your point. Thank you for pointing me on KB933566, I'll remove it from list. Cheers
  18. Open Control Panel - Sounds, Speech, and Audio Devices - Change the sound scheme. Under Sound scheme choose "Windows Default" Cheers
  19. In my opinion you are removing too much things in Hardware Support. Try to leave in Hardware support following: 1. Video Capture (Description from nLite: Support for TV Cards, Camera devices, and any Video capture devices) 2. Windows Image Acquisition (WIA) (Needed for Cameras, Camcorders and Scanners) Hope this will help you. Cheers
  20. Guide updated, read history.
  21. I did not ask your opinion about hotfixes. This guide is made for peoples who can appreciate it, and who can make some use of it.
  22. Making fully updated Windows XP CD [Guide of some sort] First, you need a clean Windows XP SP2 installation disc. When I say clean, I mean on installation that is not modified in any way. Of course, you need latest nLite version, 1.4.1 Final in this case and Windows Media Player 11 Slipstreamer, version 0.991. When you download Windows Media Player 11 Slipstreamer install it and copy main executable in root folder of nLite! Now you need to download following things: High-priority updates: RyanVM's Windows XP Post-SP2 Update pack, RyanVM Update Pack 2.2.1: Torrent | Main | Mirror 1 | Mirror 2 | Mirror 3 | Mirror 4 DirectX 9.0c End-User Runtime November 2007 AddOn 0.2.1 - redxii RyanVM WGA Addon 1.7.18.7a Security Update for Microsoft XML Core Services 6.0 and Service Pack 1 (KB933579) Windows Media Player 11 for Windows XP SP2 Update for Windows Media Format 11 SDK for Windows XP (KB929399) Security Update for Windows Media Player 11 for Windows XP (KB936782) Update for Windows Media Player 11 for Windows XP (KB939683) Internet Explorer 7 Security Update for Internet Explorer 7 for Windows XP Service Pack 2 (KB938127) Cumulative Security Update for Internet Explorer 7 for Windows XP Service Pack 2 (KB944533) Add everything from list above to hotfix page in nLite. Note that nLite use WMP11 Slipstreamer to integrate WMP11 so add it on hotfix page too. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Optional updates: Root Certificate Update (needs to be integrated via RunOnce) RogueSpear's Microsoft .NET Framework 1.1 SP1, 2.0 SP1 and Visual J# Runtimes 1.1, 2.0 SE (Switchless Silent Installer, you need to create addon) RogueSpear's Microsoft .NET Framework V3.5 - Lite (not svcpack compatibile, need to be integrated via RunOnce) Microsoft Silverlight 1.0 (KB946609) [tested with RunOnce] How to create addon: Create one folder with some name, I'll use "example". Inside that folder create new one with name "svcpack" (you must create with this name, or method won't work). In "svcpack" you will put file you want to install, for example "example.exe". Open now notepad, and save it with name "ENTRIES_example.INI" (you can replace word example with anything, but rest of it you can't change). While doing Save As in notepad you will choose "All files" under Save as type" and then you will enter "ENTRIES_example.INI" under File name. "ENTRIES_example.INI" needs to contain following: [general] builddate=2007/07/16 description=Example Version 1 language=English title=Example version=1 website=www.example.com [EditFile] SVCPACK.INF,SetupHotfixesToRun,AddProgram [AddProgram] example.exe /switch Now you need to compress these files into .rar format. But do not compress folder "example", you need to compress only it's content (open folder, press CRTL+A, right click on svcpack or ENTRIES_example.INI and choose "Add to archive". I use WinRar for this). Now use nLite to integrate all this stuffs and you will have Windows XP SP2 with all high-priority updates and with optional. I'll try to keep this guide updated with new updates as it comes. Hope you'll find this useful. History: 03/02/2007 - topic cleaned; - almost all hotfixes replaced with latest RyanVM pack; - DirectX addon replaced with latest one, November release; - optional updates replaced with better and fully updated; - added Cumulative Security Update for Internet Explorer 7 for Windows XP Service Pack 2 (KB944533) - added latest Root Certificate Update. 11/16/2007 - added Security Update for Windows XP (KB943460) - Microsoft® Windows® Malicious Software Removal Tool addon updated to November version; 10/13/2007 - removed Cumulative Security Update for Internet Explorer 7 for Windows XP Service Pack 2 (KB937143); - added Cumulative Security Update for Internet Explorer 7 for Windows XP Service Pack 2 (KB939653); - Microsoft® Windows® Malicious Software Removal Tool addon updated to October version; - added Security Update for Outlook Express for Windows XP (KB941202); - added Security Update for Windows XP (KB933729); - latest Root Certificate Update added. 08/12/2007 - Microsoft® Windows® Malicious Software Removal Tool addon (August 2007) is replaced with Microsoft® Windows® Malicious Software Removal Tool addon (September 2007); -Optional updates added; -Guide for creating addons addded. 08/19/2007 - Following updates added: Security Update for Microsoft .NET Framework, Version 2.0 (KB922770); Security Update for Microsoft .NET Framework, Version 2.0 (KB917283). Cheers
  23. Attach your last season preset, preset which you used to make that problematic installation.
  24. Great to see that final version is out, but link is not working, so can it be fixed?
  25. mara-

    Corel Draw x3

    I also noticed this problem with Corel Draw 12, but I did not think that this is somehow connected with nLite, so I would also like to see solution.
×
×
  • Create New...