I'm using Final Builder 5.5.0.707's Manifest Generation and Editing Action and checking the "Allow Local Install" checkbox in order to have the application install on the users machine rather than just running my ClickOnce application only online.
I expected this checkbox to do the equivalent of the Windows SDK - Mage Tool's Application Type: "Install Locally". Unfortunately when I select this checkbox in the Action and deploy the resulting application, I end up with a "online only" behavior. There is no shortcut in the menu, and the application is not added to the list of Programs in Add/Remove Programs control panel.
Perhaps I'm missing something? Please advise.