| Juan Ignacio 的个人资料devnotebook日志列表网络 | 帮助 |
|
|
1月18日 MakeMeAdminYou know, as a developer or even a regular computer user, you should not develop or even use your computer as an admin.
For months now, I've been using Aaron Margosis' tool, [MakeMeAdmin], that allows you to run some program as a member of the Administrators group. It essentially makes your user a member of the local Administrators group in your machine, runs a program with your identity, and inmediatelly removes your user from the Administrators group. This makes the program run with your identity as an Administrator (instead of running as e.g. YOURMACHINE\Administrator, which has its own user profile and would make the program use and save its settings into that profile).
|
|
|