mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
URI Scheme 1
This commit is contained in:
@@ -151,7 +151,7 @@ Section "Install" SecInstall
|
||||
WriteRegExpandStr HKCU "Software\Classes\vrcx\DefaultIcon" "" "$INSTDIR\VRCX.ico"
|
||||
WriteRegStr HKCU "Software\Classes\vrcx\shell" "" "open"
|
||||
WriteRegStr HKCU "Software\Classes\vrcx\shell\open" "FriendlyAppName" "VRCX"
|
||||
WriteRegStr HKCU "Software\Classes\vrcx\shell\open\command" "" '"D:\WindowsFiles\Documents\git\VRCX\bin\x64\Release\VRCX.exe" /uri="%1" /params="%2 %3 %4"'
|
||||
WriteRegStr HKCU "Software\Classes\vrcx\shell\open\command" "" '"$INSTDIR\VRCX.exe" /uri="%1" /params="%2 %3 %4"'
|
||||
|
||||
${If} ${Silent}
|
||||
SetOutPath $INSTDIR
|
||||
|
||||
Reference in New Issue
Block a user