Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why do I need admin privileges to run the program? #4

Open
ghost opened this issue Jan 31, 2018 · 14 comments
Open

Why do I need admin privileges to run the program? #4

ghost opened this issue Jan 31, 2018 · 14 comments

Comments

@ghost
Copy link

ghost commented Jan 31, 2018

Was going to use this for school work but the fact that the program requires admin privileges is a bit disappointing. Is there a way to ensure that admin privileges are not required?

@daemondevin
Copy link
Owner

daemondevin commented Jan 31, 2018 via email

@ghost
Copy link
Author

ghost commented Jan 31, 2018

I've changed the line to false. as shown below but it still asks for admin rights :(
https://i.imgur.com/YruNhSF.png

@daemondevin
Copy link
Owner

daemondevin commented Jan 31, 2018 via email

@ghost
Copy link
Author

ghost commented Feb 1, 2018

Junctions= still isn't working, do I have to rebuild the program?

@daemondevin
Copy link
Owner

daemondevin commented Feb 1, 2018 via email

@ghost
Copy link
Author

ghost commented Feb 1, 2018

I don't know what I'm doing :p

@daemondevin
Copy link
Owner

Okay.. lol. I got the day off tomorrow and I'm running to my storage unit to grab my stuff so I'll be able to take a look at it hopefully. Keep your fingers crossed.

=P

@RayBB
Copy link

RayBB commented Feb 28, 2018

Was a fix ever found for this?

@ghost
Copy link
Author

ghost commented May 4, 2018

@daemondevin I really want to beable to use this, but that bug is in the way

@Carter-Rogers
Copy link

If y'all just go into the App folder and go into GitHubDesktop and run GitHubDesktop.exe it'll work perfectly. No admin rights needed. Verified at school.

@lyiriyah
Copy link

lyiriyah commented Nov 28, 2018

@Carter-Rogers opened a pull request for README.md
put it in the file, it is useful information

@BrianWendt
Copy link

If y'all just go into the App folder and go into GitHubDesktop and run GitHubDesktop.exe it'll work perfectly. No admin rights needed. Verified at school.

GitHubDesktopPortable-master\App\GitHubDesktop\GitHubDesktop.exe worked for me
Thanks @Carter-Rogers

@Diogo-Rossi
Copy link

A work around to resolve the problem is include the following registry key to set up the program to "run as invoker".
This registry key can be edited without admin privileges.

[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
"C:\[ . . . Path to the exe file here . . . ]]\GitHubDesktopPortable.exe"="RunAsInvoker"

I've had to do this only in Windows 10, where the .exe file required admin privileges to run.
In Windows 7, the .exe file is executed normally, without requiring admin privileges

@ibrahemesam
Copy link

SOLUTION
Extract these files and put them inside "GitHubDesktopPortable" dir
GitHubDesktopPortable_no admin!.zip
then run "StartGitHub.vbs"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants