Hello, I am using PackageForTheWeb to deploy a custom application. I do NOT want the package to be silent, however I do NOT want the user to be able to click on the cancel button while PFW extracts its files.
Is there a command line switch I can use or something?
Probably not the answer you'd like to hear, but if an application is visible on the desktop, then some user should be able to kill it. Even if you could disable the Cancel button, someone could still use Task Manager to kill the visible setup. Sorry, probably not much help...