I am trying to run the "Manifest Generation" action to create an application manifest for a ClickOnce installation. The application is build with .Net 4 and since FinalBuilder is using mage.exe from "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin" this won't work. It works with .Net 3.5 but not higher. Instead I need to use the version of mage that exists in "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools". I cannot see that I can change the path to mage.exe in FinalBuilder. Is this possible?
Regards,
Magnus Haggren