Initial merge of WinJS UWP support

This commit is contained in:
Joshua Granick
2017-09-22 15:10:00 -07:00
parent a4d232d715
commit 27e9759f2f
31 changed files with 775 additions and 722 deletions

View File

@@ -0,0 +1,6 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell]
"Path"="C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe"
"ExecutionPolicy"="Unrestricted"