How do I slipstream the .NET 2.0 (or .NET 3.5 for that matter) framework into an nLite Windows XP SP3 ISO?

link|improve this question

68% accept rate
feedback

1 Answer

up vote 3 down vote accepted

Well, I would start by reviewing the runonce explanation Here. After that, copy your .net binaries to the root of the cd before creating the ISO. After that, add the runonce commands found Here to the runonce section under the unattended tab (ensuring that they are tailored for your setup, ie the paths are right in the commands). That should work for you. Good Luck.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.