Add addon to install dir

This commit is contained in:
Ximi1970
2020-12-12 22:10:56 +01:00
parent 845cc0e913
commit c586967a32
2 changed files with 2 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ Section "Install"
File "..\app\SysTray-X\files\icons\SysTray-X.ico"
File /r "..\app\dist\win32\*"
File "..\systray-x@Ximi1970.xpi"
StrCpy $0 "$INSTDIR\SysTray-X.exe"
${MyStrRep} $0 $0 "\" "\\"

View File

@@ -71,6 +71,7 @@ Section "Install"
File "..\app\SysTray-X\files\icons\SysTray-X.ico"
File /r "..\app\dist\win64\*"
File "..\systray-x@Ximi1970.xpi"
StrCpy $0 "$INSTDIR\SysTray-X.exe"
${MyStrRep} $0 $0 "\" "\\"