diff --git a/dist/platforms/windows/entrypoint.ps1 b/dist/platforms/windows/entrypoint.ps1 index f1407c07..a8136512 100644 --- a/dist/platforms/windows/entrypoint.ps1 +++ b/dist/platforms/windows/entrypoint.ps1 @@ -1,4 +1,4 @@ -Get-ChildItem -Path c:\regkeys +Get-ChildItem -Path "c:/regkeys" Get-ChildItem -Path "c:/Program Files (x86)/Microsoft Visual Studio"