master v1.0
iotcat 4 years ago
parent 8f6f443693
commit 4b73cef198
  1. 2
      lib/reg/right_key.bat
  2. 2
      lib/reg/startup.bat

@ -1,3 +1,3 @@
reg add HKEY_CLASSES_ROOT\Directory\Background\shell\ushio /f /ve /t REG_SZ /d "Ushio Shell"
reg add HKEY_CLASSES_ROOT\Directory\Background\shell\ushio /f /v icon /t REG_SZ /d "E:\git\ushio-win-systemd\media\img\head3r.ico"
reg add HKEY_CLASSES_ROOT\Directory\Background\shell\ushio /f /v icon /t REG_SZ /d "%ushio%\src\media\img\head3r.ico"
reg add HKEY_CLASSES_ROOT\Directory\Background\shell\ushio\command /f /ve /t REG_SZ /d "%ushio%\src\bin\shell.bat"

@ -1 +1 @@
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /f /v ushio /t REG_SZ /d "%ushio%\dist\startup.vbs"
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /f /v ushio /t REG_SZ /d "%ushio%\src\dist\startup.vbs"
Loading…
Cancel
Save