windows_tricks
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
windows_tricks [2015/04/23 20:35] – [Program doesn't work for normal user's accounts] zertrin | windows_tricks [2016/11/21 05:22] (current) – zertrin | ||
---|---|---|---|
Line 9: | Line 9: | ||
If your game or application works with admin accounts, but not with limited accounts, you can fix it to allow limited users to access the program files folder with " | If your game or application works with admin accounts, but not with limited accounts, you can fix it to allow limited users to access the program files folder with " | ||
- | | + | < |
+ | C: | ||
+ | </ | ||
where " | where " | ||
Line 15: | Line 17: | ||
If you wish to undo these changes, then run | If you wish to undo these changes, then run | ||
- | | + | < |
+ | C: | ||
+ | </ | ||
+ | |||
+ | ===== Set Powershell Execution Policy ===== | ||
+ | |||
+ | See reference here: [[windows_tricks: | ||
+ | |||
+ | < | ||
+ | Set-ExecutionPolicy RemoteSigned -Scope Process | ||
+ | Set-ExecutionPolicy Undefined -Scope Process | ||
+ | </ |
windows_tricks.1429792520.txt.gz · Last modified: by zertrin