Update/restructure of COM type library

This commit is contained in:
2019-04-02 17:25:30 +01:00
committed by GitHub
parent 824ebb72ca
commit bc44546efd
32 changed files with 727 additions and 632 deletions

View File

@@ -0,0 +1,7 @@
@set mypath=%~dp0
call "%mypath%bnhtrade.ComTypeLib.RegAsmUninstall.bat" nopause
call "%mypath%bnhtrade.ComTypeLib.RegAsmInstall.bat" nopause
@echo Completed regasm refresh
@echo.
@pause