From 207eea388f371b54846025a41425113f3b27fbd5 Mon Sep 17 00:00:00 2001 From: stankovski Date: Fri, 2 Oct 2015 09:42:05 -0700 Subject: [PATCH] Removed code to modify psmodulepath --- setup-powershellget/Setup/ShortcutStartup.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/setup-powershellget/Setup/ShortcutStartup.ps1 b/setup-powershellget/Setup/ShortcutStartup.ps1 index 674eed639271..4bc20e2e6f53 100644 --- a/setup-powershellget/Setup/ShortcutStartup.ps1 +++ b/setup-powershellget/Setup/ShortcutStartup.ps1 @@ -35,7 +35,6 @@ function EnsureRegistryPath $error.clear() try { if ($Install.IsPresent) { - EnsureRegistryPath Write-Output @" Finalizing installation of Azure PowerShell.