vinifera Posted November 28, 2010 Posted November 28, 2010 yeh screwed topic anyways my question is, since soon is year 2011and if I just nlite XP RTM + SP3 + all hotfixes untill 2011is it smarter then later to use that "XP 2011" as nliting foundation, so I don't have to bother with keeping SP3 and all those hotfixes on diskor not ?
Guest Posted November 28, 2010 Posted November 28, 2010 Not a good idea running nLite against the same source multiple times unless it's just a service pack. So make your source SP3 and use that as your main source. Then all you have to add are the updates which can easily be kept up to date with my UDC batch file ( see link in signature).
vinifera Posted November 28, 2010 Author Posted November 28, 2010 may I ask why its not good idea ?I mean, I wouldn't remove anything of any component, just add SP3 and hotfixes
Guest Posted November 28, 2010 Posted November 28, 2010 It's just a general rule of thumb. Try what you want to do if you like. Report back whenever you finally use it. I presume you are going to be adding updates at least once a month until you need to reinstall.
Sp0iLedBrAt Posted November 28, 2010 Posted November 28, 2010 One of the main problems is an nLite component, namely nhelper.exe, which is deleted after nLite finishes processing.I'm kinda wondering if it would be possible, after nLiting a CD with SP3 and hotfixes, to manually add hotfixes and updates through Command Prompt with the /integrate command. Actually, the thing is whether the correct entries would be written in svcpack.ini or wherever they need to be, taking into account that the afore mentioned file is compressed into svcpack.in_
johnhc Posted November 28, 2010 Posted November 28, 2010 One of the main problems is an nLite component, namely nhelper.exe, which is deleted after nLite finishes processing.I'm kinda wondering if it would be possible, after nLiting a CD with SP3 and hotfixes, to manually add hotfixes and updates through Command Prompt with the /integrate command. Actually, the thing is whether the correct entries would be written in svcpack.ini or wherever they need to be, taking into account that the afore mentioned file is compressed into svcpack.in_Sp0iLedBrAt, I am not sure what you are asking here, but please take a look at Kurt_Aust's x64 tutorial. In his batch file a number of updates are executed silently (actuall passively). I use his process and often have rebuilt my ISO with out running nLite. I just add the updates and code to the batch file and create an ISO. Enjoy, John.
Sp0iLedBrAt Posted November 28, 2010 Posted November 28, 2010 Hello again, John.My question just builds up on vinifera's. Let's say you have created an nLited XP x64 SP2 with all the updates up to June 2010. In November you may want to add a few more without using nLite on your already existing (nLited) source.Can you use /integrate for the new updates?CheersP.S. Kurt_Aust's guide is excellent and VERY thorough; I have skimmed through it on occasions, but unfortunately my obligations don't allow me to be such an avid reader at the moment. Perhaps, if you are more familiar with the guide, you could direct me at which sections I should look.
vinifera Posted November 28, 2010 Author Posted November 28, 2010 then what if I do all manualy without using nlitejust extract from RTM ISO contents into a folder, then manualy integrate SP3 with its switches, and do the same with hotfixes, and then wholefolder just repack back to ISO and make it bootable ?
Sp0iLedBrAt Posted November 28, 2010 Posted November 28, 2010 It is very doable, but it takes a lot of time.Maybe you could do a batch file, then call the updates from a folder. All you need to do later is add the new updates into the folder and the lines in the batch.Cheers
vinifera Posted November 28, 2010 Author Posted November 28, 2010 (edited) well if it works in batch like: /wait hotfixname.exe /integrate:C:\paththen its easy to just list them in batch and do it all automaticalydunno if anything more is needed of switches or to watch out for ?and btw, for /integrate switch, does path has to be i386 folder or generaly just folder where windows was dumped ? (i.e. C:\iso\windows) Edited November 28, 2010 by vinifera
Sp0iLedBrAt Posted November 28, 2010 Posted November 28, 2010 it needs to be the i386 folder of the Windows source folder. After you've extracted SP3, use the Command Prompt withC:\sp3\i386\update.exe /integrate:c:\XPCopy if C:\sp3 is the folder with the extracted service pack, and C:\XPCopy the folder with the windows source.This is (I believe it was mentioned earlier) the same command nLite uses to add SP3.The principle is the same for the updates.Cheers
vinifera Posted December 20, 2010 Author Posted December 20, 2010 lemme ask in frontcan IE 8 and WMP 11 be also integrated with some CMD line ?
johnhc Posted December 20, 2010 Posted December 20, 2010 lemme ask in frontcan IE 8 and WMP 11 be also integrated with some CMD line ?vinifera, I think the answer is yes, but you need to discover the silent switches. DL the installers for the ones you want and run them in a command prompt with a /? switch. They should list the available switches. If the installer is a .msi file, then open a command prompt and enter msiexec.exe, a window will open with all the available switches. Enjoy, John.
vinifera Posted January 12, 2011 Author Posted January 12, 2011 ok I will finaly be ready tonight to start with this "project"but I must asksome hotfixes still come with older number but with "v2"so as I understand they were updated recently but still hold old numberingso what happens when I start integrating them and I getKB103 (old, year 2009)KB104 (old, year 2009)KB106-v2 (updated in year 2010)KB109(old, year 2009)do these hotfixes do some checks on integrated file versions or their time compiledbecause with this sequence logicaly I would overwrite later an updated hotfix with older onethat has higher number (under condition that there are few hotfixes that do patch same files)?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now