QUOTE (strotee76 @ Dec 3 2007, 02:06 PM)

It depends on what sort of addon it is and how it's integrated.
I get the AIO from RyanVM but I end up manually (not use nLite) inserting it into svcpack.inf.
-- open command-line to i386 folder
-- "expand svcpack.in_ svcpack.inf"
-- "svcpack.inf" (it should open in Notepad)
-- add the file name under the [SetupHotfixesToRun] section
-- copy file to the SVCPACK folder in i386
-- "makecab svcpack.inf"
-- "del svcpack.inf"
I know this thread is a bit old, but as someone who benefited from this post, I'd just like to thank
strotee76!
I was wondering how to integrate the .Net Framework AIO, but hadn't realised I needed to expand the svcpack.in_ file first!
Thanks!