hwinfo-streamdeck/install-plugin.bat

4 lines
179 B
Batchfile
Raw Normal View History

2023-10-31 20:16:41 -04:00
@echo off
CALL .\kill-streamdeck.bat
xcopy com.exension.hwinfo.sdPlugin %APPDATA%\\Elgato\\StreamDeck\\Plugins\\com.exension.hwinfo.sdPlugin\\ /E /Q /Y
CALL .\start-streamdeck.bat