roseapple0803

Results 4 issues of roseapple0803

Updated search path to enable `compile_iss()` to find Inno installed by a non admin user. https://github.com/ficonsulting/RInno/issues/143

During an installation of a RInno generated shiny application performed by a user without administrator privileges the installer will generate two `IPersistFile: Save` errors. One when attempting to create the...

- Updated Inno Administrator specific 'common' variables with 'auto' variables which work for both admin and non admin. https://github.com/ficonsulting/RInno/issues/145

The `compile_iss()` function searches for the `Inno Setup` executable in the `C:\Program Files` directories. Inno will be found there if it was installed with admin privileges. If Inno was installed...