You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change finding out whether the application is a portable instance
This fixes issue #58
If the application doesn't run from a usual installation path, it is
assumed that it is a portable instance. No extra steps during the
installation process needed!
Following environment variables are used:
- ProgramFiles: usual global path for 64 bits applications
- LOCALAPPDATA: usual user local path for applications
0 commit comments