[GH-ISSUE #717] The installer should ask for UAC even if the "Add the shortcut to all users" option is disabled when installing on %Programfiles(x86)% #581

Closed
opened 2026-02-26 09:31:58 +03:00 by kerem · 2 comments
Owner

Originally created by @Gnbrkm41 on GitHub (Sep 11, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/717

image
image

It appears that the installer doesn't show the UAC popup when the "Add the shortcut to all users" option is disabled, even though the default installation path is set to Program Files (which requires the app to be running as Administrator to modify anything). Having the option unchecked results in failure down the road saying that it failed to access the folder.

Ideally, it should ask for UAC when it's being installed on folders that are known to require admin rights, or at least the program files folders.

Originally created by @Gnbrkm41 on GitHub (Sep 11, 2020). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/717 ![image](https://user-images.githubusercontent.com/42944058/92940409-0da80200-f48a-11ea-8691-a819791f6e66.png) ![image](https://user-images.githubusercontent.com/42944058/92940525-329c7500-f48a-11ea-84d3-bf037e29117e.png) It appears that the installer doesn't show the UAC popup when the "Add the shortcut to all users" option is disabled, even though the default installation path is set to Program Files (which requires the app to be running as Administrator to modify anything). Having the option unchecked results in failure down the road saying that it failed to access the folder. Ideally, it should ask for UAC when it's being installed on folders that are known to require admin rights, or at least the program files folders.
kerem 2026-02-26 09:31:58 +03:00
Author
Owner

@Gnbrkm41 commented on GitHub (Sep 11, 2020):

Plus, you also need to consider the fact that running the installer as admin isn't easily achievable - it looks like file explorer doesn't show the "run as admin" entry in the context menu for msi installers.

<!-- gh-comment-id:691146498 --> @Gnbrkm41 commented on GitHub (Sep 11, 2020): Plus, you also need to consider the fact that running the installer as admin isn't easily achievable - it looks like file explorer doesn't show the "run as admin" entry in the context menu for msi installers.
Author
Owner

@Gnbrkm41 commented on GitHub (Sep 15, 2020):

I've confirmed that this is now fixed in 2.27.1. Thanks! I will close the issue.

<!-- gh-comment-id:692537275 --> @Gnbrkm41 commented on GitHub (Sep 15, 2020): I've confirmed that this is now fixed in 2.27.1. Thanks! I will close the issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#581
No description provided.