ImageGlass icon indicating copy to clipboard operation
ImageGlass copied to clipboard

Can't install on standard user

Open xmha97 opened this issue 3 years ago • 3 comments

Hi, I can't install ImageGlass on the standard user. Please make an installation for the current user/all users. MSI packages don't support this, you should make an EXE installation. image image Thanks.

xmha97 avatar Jan 15 '22 21:01 xmha97

Added user selection in MSI x64 installer for v8.4

d2phap avatar Jan 21 '22 02:01 d2phap

This issue has not been resolved yet :( I don't have admin rights. I think the problem is that the installer wants to add the app shortcut to all users.

https://user-images.githubusercontent.com/23485114/150463579-ddefee05-ac73-42ab-87d6-c3b4db56a0c8.mp4

xmha97 avatar Jan 21 '22 04:01 xmha97

I see, thanks for the video!

d2phap avatar Jan 21 '22 04:01 d2phap

This issue was fixed some time ago

d2phap avatar Feb 09 '23 01:02 d2phap

@d2phap This problem is still not solved and it is exactly according to the video I sent. I don't think it is possible to install without admin permission for the MSI installer, please make an EXE installer like before.

xmha97 avatar May 14 '23 06:05 xmha97

hmm, I will not add support for this, since the AdvancedInstaller does not have a fix for their product: https://www.advancedinstaller.com/forums/viewtopic.php?t=50421

d2phap avatar May 16 '23 02:05 d2phap

Hmm, I will not add support for this, since the AdvancedInstaller does not have a fix for their product: https://www.advancedinstaller.com/forums/viewtopic.php?t=50421

@d2phap I noticed the MSI installer supports this feature. FirefoxPWA and ScreenToGif installers are MSI and can install the app without admin privileges. Please see their source code, maybe you can solve the problem. https://github.com/filips123/PWAsForFirefox https://github.com/NickeManarin/ScreenToGif

Animation

xmha97 avatar May 21 '23 09:05 xmha97