mirror of
https://github.com/BillyOutlast/Drop-Scripts.git
synced 2026-07-18 18:14:44 -04:00
add select executable to setup
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
setlocal enabledelayedexpansion
|
||||
cd /d %~dp0
|
||||
start /wait cmd.exe /c "extract-mount-run.bat"
|
||||
start "Run Select" cmd.exe /c "cd /d \"!ORIGINAL_DIR!\" ^& run-select.bat"
|
||||
|
||||
endlocal
|
||||
|
||||
Reference in New Issue
Block a user