diff --git a/Install-OfficeCTR.ps1 b/Install-OfficeCTR.ps1 index 308d461..f8be89e 100644 --- a/Install-OfficeCTR.ps1 +++ b/Install-OfficeCTR.ps1 @@ -56,7 +56,7 @@ V1.00, 22/09/2016 - Comment param ( [Parameter(Mandatory=$true)] - [switch]$InstallRoot, + [string]$InstallRoot, [Parameter(Mandatory=$true)] [ValidateSet('Business','ProPlus', ignorecase=$False)]