Skip to content

Commit 46afad0

Browse files
committed
last one +:infinitylul:
1 parent 7afb1a6 commit 46afad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/nsis/installer.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ${StrLoc}
2727
!define SIDEBARIMAGE ""
2828
!define HEADERIMAGE ""
2929
!define MAINBINARYNAME "omp-launcher"
30-
!define MAINBINARYSRCPATH "${__FILEDIR__}..\..\omp-launcher.exe"
30+
!define MAINBINARYSRCPATH "${__FILEDIR__}\..\..\omp-launcher.exe"
3131
!define BUNDLEID "mp.open.launcher"
3232
!define COPYRIGHT ""
3333
!define OUTFILE "nsis-output.exe"

0 commit comments

Comments
 (0)