Marco Mansi
|
af3ba77937
|
Revert "Removed Set-ExecutionPolicy RemoteSigned from Install-ServiceFabricSDK.ps1"
This reverts commit 70c2ad2317.
|
2020-03-27 10:57:13 +01:00 |
|
Marco Mansi
|
70c2ad2317
|
Removed Set-ExecutionPolicy RemoteSigned from Install-ServiceFabricSDK.ps1
|
2020-03-26 16:20:08 +01:00 |
|
Marco Mansi
|
e6c9978ac2
|
Set the execution policy in Packar to RemoteSigned
Match the same ExecutioPolicy as in the Install-ServiceFabricSDK
|
2020-03-25 13:17:38 +01:00 |
|
Marco Mansi
|
231b522b32
|
Solve error with Set-ExecutionPolicy
|
2020-03-19 16:20:32 +01:00 |
|
Marco Mansi
|
9b2f575307
|
Fix error "NoProcessFoundForGivenName" when running Disable-InternetExplorerESC
The error happens because we try to stop the Explorer process which may not running,
so let's check first if the process is running.
|
2020-03-16 23:07:01 +01:00 |
|