mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
Support launch URLs, Fixes
This commit is contained in:
@@ -143,7 +143,7 @@ Section "Install" SecInstall
|
||||
|
||||
SetOutPath "$INSTDIR"
|
||||
|
||||
File /r /x *.log "..\bin\x64\Release\*.*"
|
||||
File /r /x *.log /x *.pdb "..\bin\x64\Release\*.*"
|
||||
|
||||
WriteRegStr HKLM "Software\VRCX" "InstallDir" $INSTDIR
|
||||
WriteUninstaller "$INSTDIR\Uninstall.exe"
|
||||
|
||||
Reference in New Issue
Block a user