TDengine/packaging/tools/make_install.bat
2022-05-19 10:37:11 +08:00

6 lines
No EOL
216 B
Batchfile

@echo off
goto %1
:needAdmin
mshta vbscript:createobject("shell.application").shellexecute("%~s0",":hasAdmin","","runas",1)(window.close)&goto :eof
:hasAdmin
cp -f C:\\TDengine\\driver\\taos.dll C:\\Windows\\System32