Skip to content
⌘ NSIS Forum Archive

Windows 7 manifest?

3 posts

fishsauce#edited

Windows 7 manifest?

Much like on Vista, Windows 7 also has a dialog box that pops up asking if an application installed correctly without a manifest. I was wondering if one is available at this time, or if we can modify things to make it work.

Also, an exception to the search term length on this forum should probably be made for '7' since I had trouble searching for Windows 7 threads due to that issue.

EDIT:
I tried the modified makensis.exe at http://sourceforge.net/tracker/index...49&atid=373085 but it didn't help.
fatcerberus1#
Try the modified makensis.exe here then:
This patch is no longer necessary with NSIS 2.45 and up I have posted a patch for NSIS which fixes the issue in the upcoming Windows 7 Release Candidate (as well as build 7057 / 7068 / 7077 which were leaked early) where it would trigger a Program Compatibility Assistant warning. Only makensis.exe is altered... just replace it in the NSIS program directory. The updated


It's by the guy behind PortableApps, but there's no reason it shouldn't work with a standard NSIS installation (since the portable version is just the normal NSIS with a special launcher).
fishsauce#
Yeah, that's what I tried. Unfortunately it doesn't work (I'm on RC1), and based on the comments from the bug report it seems like it has to be updated for each release since he had to update it for several builds up to 7077.