⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 注册ocx.bat

📁 多功能数据采集卡上位机完整代码
💻 BAT
字号:
copy Led.ocx %windir%\system
copy Led.ocx %windir%\system32
@if exist %windir%\system\regsvr32.exe goto WIN98
@if exist %windir%\system32\regsvr32.exe goto OTHERS
@echo 找不到regsvr32.exe
@echo 找不到regsvr32.exe
@echo 找不到regsvr32.exe
@echo 找不到regsvr32.exe
@echo 找不到regsvr32.exe
@goto END
:WIN98
@%windir%\system\regsvr32 %windir%\system\Led.ocx
@goto END
:OTHERS
@%windir%\system32\regsvr32 %windir%\system32\Led.ocx
:END
@rem pause

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -