colore Posted November 1, 2006 Posted November 1, 2006 (edited) helloI need to integrate .NET framework 1.1 and 2.0how do I do it?thanks Edited November 1, 2006 by colore
ricktendo Posted November 1, 2006 Posted November 1, 2006 http://www.doitrightconsulting.net/forum/viewtopic.php?t=132
ricktendo Posted November 2, 2006 Posted November 2, 2006 (edited) Of course...Add them in the Hotfixes Tab, make sure to get the one with Addon in the filename Edited November 2, 2006 by ricktendo64
ccooper33 Posted November 2, 2006 Posted November 2, 2006 If you're installing .Net 1.1 on 64-bit Windows, beware of DEP. I had to learn the hard way that with DEP set to 'Always on,' the .Net 1.1 installer would fail.Note that I've got server hardware and I was nLite-ing Server 2003 R2 x64. But I think nLite may have supplied the offending line in my winnt.sif. Removing the lines below fixed my issue.[SetupData]OSLoadOptionsVar = "/noexecute=alwayson"See my post over here.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now