November 1, 200619 yr helloI need to integrate .NET framework 1.1 and 2.0how do I do it?thanks Edited November 1, 200619 yr by colore
November 2, 200619 yr Of course...Add them in the Hotfixes Tab, make sure to get the one with Addon in the filename Edited November 2, 200619 yr by ricktendo64
November 2, 200619 yr 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.
Create an account or sign in to comment