Don't include bootstrap.bat in the new installer, since we don't need micromamba, and we don't need to download and install conda/git separately

This commit is contained in:
cmdr2 2023-03-07 21:33:38 +05:30
parent 1384c2f1bc
commit 660aa4f4ab

View File

@ -209,7 +209,6 @@ Section "MainSection" SEC01
File /r "${EXISTING_INSTALLATION_DIR}\profile"
File /r "${EXISTING_INSTALLATION_DIR}\sd-ui-files"
SetOutPath "$INSTDIR\scripts"
File "..\scripts\bootstrap.bat"
File "${EXISTING_INSTALLATION_DIR}\scripts\install_status.txt"
File "..\scripts\on_env_start.bat"
File "C:\windows\system32\curl.exe"