Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.7k views
in Technique[技术] by (71.8m points)

pyinstaller - if UAC Admin doesn't have sufficient permissions, then who does?

I use pyinstaller to write executables for Windows. The software needs to run with elevated permissions so I use the --uac-admin flag. Some of our users run into permission errors. I have trouble recreating the errors because I only have one user account. I suspect the users who run into this issue have lots of users using group policy. On my machine I can replicate the errors by removing privilege's from the Administrators group. This makes my heart skip a beat and I'm still trying to understand the issue our users are having. Does the elevated uac present the users a list of user accounts and they need to choose one with the proper permissions? If so, is their any way to require the user account with the most permissions to run the software? Why are their elevated user accounts that can't write to the ProgramData directory or use the Task Scheduler?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...