You've already forked SmartConfigurator
mirror of
https://github.com/ret-Phoenix/SmartConfigurator.git
synced 2026-06-16 00:57:28 +02:00
8 lines
100 B
Batchfile
8 lines
100 B
Batchfile
@echo off
|
|
|
|
setlocal
|
|
|
|
set lib="%~dp0..\lib"
|
|
set opm=%lib%\opm\src\opm.os
|
|
|
|
oscript.exe %opm% %* |