Update zerto-labs-install.ps1

This commit is contained in:
kosta-dev
2025-06-24 18:44:35 -07:00
committed by GitHub
parent 77a9fba5b6
commit adf81e37d5
+1 -1
View File
@@ -168,4 +168,4 @@ Write-Host "4. Start with the Hands-On Labs exercises" -ForegroundColor White
Write-Host "Installation completed successfully!" -ForegroundColor Green
# Open VS Code with the installation directory
Start-Process "C:\Programs\Microsoft VS Code\Code.exe" -ArgumentList "C:\zerto-labs"
Start-Process "C:\Program Files\Microsoft VS Code\Code.exe" -ArgumentList "C:\zerto-labs"