Skip to Main Content

My Application became Readonly, Installed in windows 7's C:\Program Files\

923153Apr 1 2012 — edited Apr 4 2012
Hi guys I have created some programs for just learning purpose using Swing, SWT and JavaFx 2.0. I created a installer for them. They work fine after installation except when they are installed in C:\Program files\ in windows7. It become readonly and does not edit the supporting files and even the Sqlite3 database.

Well I know the root of the problem. It is the UAC permission system that requires the Application to run in elevated permission mode to edit any file in C:\Program Files\ folder.

but how to solve it??
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on May 2 2012
Added on Apr 1 2012
4 comments
2,220 views