InstallForge configure task

This commit is contained in:
Profitroll 2023-01-27 13:55:57 +01:00
parent ab25fe7b43
commit f075cf6c29
2 changed files with 8 additions and 1 deletions

8
.vscode/tasks.json vendored
View File

@ -24,6 +24,12 @@
"type": "shell",
"command": "./.vscode/tasks/test_exe.bat",
"problemMatcher": []
}
},
{
"label": "Configure Setup.exe",
"type": "shell",
"command": "./.vscode/tasks/configure_setup.bat",
"problemMatcher": []
},
]
}

1
.vscode/tasks/configure_setup.bat vendored Normal file
View File

@ -0,0 +1 @@
.\dist\install_forge.ifp