gsudo icon indicating copy to clipboard operation
gsudo copied to clipboard

Sudo for Windows

Results 71 gsudo issues
Sort by recently updated
recently updated
newest added

## Issue Description Despite the config value of CopyEnvironmentVariables or whether --copyev is specified, gsudo v2.0.4 seems to always copy the environment variables from the caller user to the elevated...

Similar to [Issue 65](https://github.com/gerardog/gsudo/issues/65), gsudo throws an error, failing to load `hostfxr.dll` when using PowerShell as installed from the Microsoft Store. ``` > gsudo Failed to load the dll from...

unable-to-reproduce

## Issue Description gsudo fails in PowerShell (5.1) on Microsoft Windows Server 2016 Datacenter with error message: > Server Error: Setting token failed. > Zugriff verweigert > Error: Failed to...

unable-to-reproduce

## Issue Description I am trying to run vim with sudo but the process hangs. ## Steps to Reproduce 1. Install [scoop](https://scoop.sh/) 2. Install **gsudo** and **git-with-openssh** via scoop 3....

help wanted

Work in progress for JobObjects. #193

## Issue Description no prompt when `gsudo` with uac off, docs do not indicate these case or behavior. still seem to elevate as expected but no user verify by reinput...

## Issue Description Built-in Windows tools like `tasklist`, `taskkill`, etc. uses slash-prefixed arguments like `/A`, `/B`, etc. This is in conflict with Git Bash's parsing magic which converts them to...

As discussed in https://github.com/gerardog/gsudo/discussions/186 > 1. Using [Windows Job Objects](https://learn.microsoft.com/en-us/windows/win32/procthread/job-objects) > A Job allows to group several processes as a unit. If gsudo is groupped with the elevated process, if...

## Issue Description I tried upgrading some apps with winget, but my Sophos AV instantly blocked the function and isolates the PC. ## Steps to Reproduce 1. powershell 2. gsudo...