diff --git a/build/install.bat b/build/install.bat deleted file mode 100644 index f050ed3..0000000 --- a/build/install.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off -START /WAIT bridge.exe --install - diff --git a/build/remove.bat b/build/remove.bat deleted file mode 100644 index 565203a..0000000 --- a/build/remove.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off -START /WAIT bridge.exe --uninstall -