Michiel Posted February 3, 2015 Posted February 3, 2015 I've noticed that when logged on as a "standard user" in Windows 7 Home Premium, even when i've confirmed an elevation prompt, I still don't have write access to e.g. the registry or the program files folder. I can make the user in question member of Administrators, but that's not point. What causes this? Is this known? Also, when I start a process as an elevated user, the privileges gained don't seem to propagate further to child processes as I'm accustomed to. Does this sound familiar?
MikahS Posted February 3, 2015 Posted February 3, 2015 Sounds like you might be wrestling with a group policy, >link to topic. Snips & Scripts My Snips: graphCPUTemp ~ getENVvarsMy Scripts: Short-Order Encrypter - message and file encryption V1.6.1 ~ AuPad - Notepad written entirely in AutoIt V1.9.4 Feel free to use any of my code for your own use. Forum FAQ
water Posted February 3, 2015 Posted February 3, 2015 You need to post some code so we can see where the problem might be. How do you start "child processes"? My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Michiel Posted February 3, 2015 Author Posted February 3, 2015 (edited) Sounds like you might be wrestling with a group policy, >link to topic. It's Windows 7 Home Edition, it isn't connected to a domain. Thanks for replying though. You need to post some code so we can see where the problem might be. How do you start "child processes"? With all due respect, but, what's with the quotes? Are you suggesting I don't understand what a child process is? Obviously I mean spawned from e.g. cmd, explorer or AutoIt. In any case, the child process should inherit the parent process' privileges. Edited February 3, 2015 by Michiel
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now