diff --git a/windows-install.bat b/windows-install.bat index 038d392..6997d67 100755 --- a/windows-install.bat +++ b/windows-install.bat @@ -1 +1 @@ -start cmd.exe /k @powershell -NoProfile -ExecutionPolicy Unrestricted -File .\windows\install.ps1 %* \ No newline at end of file +start cmd.exe /k @powershell -NoProfile -ExecutionPolicy Unrestricted -File .\data\windows\install.ps1 %* \ No newline at end of file