mirror of
https://github.com/stokebob/bnhtrade.git
synced 2026-03-19 06:27:15 +00:00
8 lines
188 B
Batchfile
8 lines
188 B
Batchfile
@set mypath=%~dp0
|
|
|
|
call "%mypath%bnhtrade.ComTypeLib.RegAsmUninstall.bat" nopause
|
|
call "%mypath%bnhtrade.ComTypeLib.RegAsmInstall.bat" nopause
|
|
@echo Completed regasm refresh
|
|
@echo.
|
|
@pause
|