ficonsulting / ficonsulting/RInno

Permissions after installing compiled app

Open
#128 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
313
Forks
66
PR merge metrics
No merged PRs in 30d

Description

This might not be an issue with RInno but an issue with my knowledge of Windows permissions. When I create my app with privilege = "admin", you need to be wary of how you install it. Here are some scenarios and how they played out for me:

- double click on app, install to default location C:\Program Files. The app will not run, it complains about permissions regarding WSF.
- double click on app, install to C drive. No permission errors.
- right click and install as administrator to C:\Program Files. No permission errors.

Setting privilege to lowest was also "weird" with it's permissions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.