-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
Does it require admin permissions for it to work on win7 ? #2
Comments
Hi @minanagehsalalma yes it requires permissions to work |
@warengonzaga but why ? It works on win 8 and 10 without it .... |
@minanagehsalalma it works well in Windows 8 and 10 but I'm not sure in Windows 7... I will try it on my VM if it will work... I guess there is a command in the program that is unknown to Windows 7. |
Okay ... Try it and tell me.
|
@minanagehsalalma I found the issue working on a fix... |
What was it ?
|
@minanagehsalalma the way how it checks for admin privileges... |
So would it still require admin privileges to work ?
|
@minanagehsalalma it should be run in admin state... since some part of the program needs an admin privilege... will get back to you once fix is available. |
Which part require admin privileges? It should work fine without it !
…On Tue, Mar 3, 2020, 5:52 PM Waren Gonzaga ***@***.***> wrote:
@minanagehsalalma <https://github.com/minanagehsalalma> it should be run
in admin state... since some part of the program needs an admin
privilege... will get back to you once fix is available.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE4YITV6JQGK2ZG7EAYGHV3RFURSPANCNFSM4LAJXWIA>
.
|
@minanagehsalalma in your copy open the .bat file and remove lines 36 to 42 and 48 to 66 and run it as admin. It should work... but I'm working on a fix so you don't have to do this in the next version. |
"it runs it as admin."
Without me running it as administrator?!
|
@minanagehsalalma nope... it was a typo... "and run it as admin." |
Back to point zero... Netsh doesn't require admin privileges for it to
work...why does your tool require it ?
|
Some part of it the program requires admin privileges... I'm currently working on it... and if admin privileges not really needed I will remove it. |
This is not a Tool for Users instead its for Admins - for me its totally ok to do it with admin rights It would be nice to enter my credentials anywhere in the script so i didnt have to type em in. |
@rewind99 thanks... but as per checking... the program still works even without admin rights... so the admin checking part is kind of useless... I might remove it... and change the program for users. Let me work on the fix... |
At least its always possible to right click and run as admin... |
@rewind99 and @minanagehsalalma this issue has been fixed! Check release 2.5.0 Let me know if you need any help... I'm closing this now... |
@warengonzaga which part exactly that requires that all the options in netsh works without admin privileges. @rewind99 why do you think this a tool for admins ? |
@warengonzaga thanks for the update mate ;) really appreciate it |
No description provided.
The text was updated successfully, but these errors were encountered: