ficonsulting / ficonsulting/RInno
Permissions after installing compiled app
- Lenguaje dominante
- HTML
- Estrellas
- 313
- Forks
- 66
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.