Bug 379172

Summary: Craft installation instructions should not modify global execution policy.
Product: kde-windows Reporter: R030t1
Component: buildsystemAssignee: KDE-Windows <kde-windows>
Status: RESOLVED FIXED    
Severity: wishlist CC: thomas.friedrichsmeier
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description R030t1 2017-04-24 19:35:06 UTC
In reference to: https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows.

Instead of `Set-ExecutionPolicy RemoteSigned` I would suggest `Set-ExecutionPolicy -Scope CurrentUser RemoteSigned`. This does not require administrative privileges.


I registered with KDE Identity but was unable to figure out how to edit Wiki pages.
Comment 1 Thomas Friedrichsmeier 2017-05-18 09:24:22 UTC
Good suggestion. I've changed this.

--

Did you try "Login with Phabricator" in the "Personal Tools" sidebar?