We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7afb1a6 commit 46afad0Copy full SHA for 46afad0
src-tauri/nsis/installer.nsi
@@ -27,7 +27,7 @@ ${StrLoc}
27
!define SIDEBARIMAGE ""
28
!define HEADERIMAGE ""
29
!define MAINBINARYNAME "omp-launcher"
30
-!define MAINBINARYSRCPATH "${__FILEDIR__}..\..\omp-launcher.exe"
+!define MAINBINARYSRCPATH "${__FILEDIR__}\..\..\omp-launcher.exe"
31
!define BUNDLEID "mp.open.launcher"
32
!define COPYRIGHT ""
33
!define OUTFILE "nsis-output.exe"
0 commit comments