Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

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 on May 2 2012
Added on Apr 1 2012
4 comments
2,296 views