Using Inno Setup , I need to be uninstalled by a standard user when a program is installed on the machine by an administrator user. The PrivilegesRequired parameter is like lowest , but the problem remains.
I tried some machines here (All Windows 7) , and on some machines I was able to uninstall the program using the default user, but there were other machines that did not allow and requested an administrator.
I could not identify a pattern of why it did not work on some machines and I also did not find anything on the internet.
The directory where the program is installed is C: \;
I'm not using the [Registry] section and all parameters in the [Dirs] section use Permissions: users-modify.