cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jdeprato
Level 2

.NET 4.0 Client Install fails as Redistributable in Windows 7 64bit

I have setup a pretty vanilla installer with my project which installs my program executable which requires the .NET 4.0 framework client. I added the .NET 4.0 redistributable to the InstallShield setup project and it does attempt to install on the client as desired, however, I get the error message that is fails to install. It appears to be when it does a security check before the installation continues inside of the .NET framework installer. I have tried running my setup.exe as administrator and I have also tried turning off UAC rebooting and then running as administrator and it still get's the same error. Anyone have any ideas? This seems like a pretty common task I'm doing and it seems to be a lot of trouble for that small task. :confused:
Labels (1)
0 Kudos
(1) Reply
jdeprato
Level 2

Anybody? I can't believe nobody else has had to deal with this problem?
0 Kudos