2023-02-06 17:39:54 +00:00
|
|
|
git clone https://git.lurenaud.com/lurenaud/SldwrksExporter.git
|
2023-02-06 19:20:36 +00:00
|
|
|
copy SldwrksExporter\scripts\runExport.cmd runExport.cmd
|
2023-02-06 17:39:54 +00:00
|
|
|
cd SldwrksExporter
|
2023-02-06 19:02:56 +00:00
|
|
|
powershell -file "install.ps1"
|
2023-02-07 13:26:32 +00:00
|
|
|
( del /q /f "%~f0" >nul 2>&1 & exit /b 0 )
|