Hi there,
I’m using IzPack for my installers, too. Great work you guys do!
Scince Windows Vista was released, it happens that some customers have
trouble validating my application after installation. That means, a dialog is
coming up and they have to enter their name and a key to activate the
application. Then, my app writes a file. But the great Win Vista or Win 7
introduced the great UAC that prevents the application from writing files even
though the user might be admin.
The solution I always tell the customer is to check the “run as
administrator” option in the properties of the shortcut of the application on
the desktop or in the start menu. Then it works.
My question: Is there a way of setting that option already
on installation? That’d be great. Or do I really have to save user files in the
OS user dir (common shared files directory)?
Thanx in advance for any answer.
Greetz
Stan