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

Admin Privileges? #1

Closed
nille02 opened this issue Apr 12, 2015 · 5 comments
Closed

Admin Privileges? #1

nille02 opened this issue Apr 12, 2015 · 5 comments
Labels

Comments

@nille02
Copy link

nille02 commented Apr 12, 2015

Why does fdm need the admin privileges?

@riderkick
Copy link
Owner

You don't need admin privileges unless you install fmd in restricted area such as program files.
Because FMD essentially is portable app, you can see fmd config, favorites and works files located in the same area as the exe file. FMD can't write this file without admin privileges. Usually if app installed to restricted area, its config file will resides in %appdata%. But, since developer doesn't have interest to make setup version, just enjoy this portable version.

@nille02
Copy link
Author

nille02 commented Apr 13, 2015

Thats not the problem. I use the Builds from https://www.mediafire.com/folder/3ccy2c7g36hp3/Fmd#5uoguv1a9cdkh that Cholif linked and exacted them direct on the desktop.

EDIT: Even when i download the Version 0.9.7.1 from github the fmd.exe require admin privileges.
needadmin

EDIT2: same with the 0.9.8 from the github releases.

@riderkick
Copy link
Owner

That was the same file, I just re-upload it here. Admin needed for shutdown and hibernate. Also used to run external process like updater. If you feel insecure, just look at the source what its can do, eliminated what you want and compile it for yourself.

@riderkick
Copy link
Owner

I've been change execution level to asInvoker for recent release. It should not asking for admin privileges anymore.

@nille02
Copy link
Author

nille02 commented Apr 19, 2015

Thanks a lot, now it worked.

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

No branches or pull requests

2 participants