Hello everyone,
Do we need Microsoft .NET Framework 2.0 to uninstall aMicrosoft .NET Framework 2.0 based windows application?
I have a windows application and a installer project both created on .net framework 2.0. Installation works fine. If i uninstall my application first and then the .NET Framework from the control panel then there is no issue. However, if i first remove the .Net Framework 2.0 and then try to uninstall the windows application then it gives me fatal error 1603. Could anyone please tell me how to resolve this issue?