Skip to content

Commit

Permalink
modify installer
Browse files Browse the repository at this point in the history
  • Loading branch information
miyabe committed Sep 23, 2022
1 parent c1e3417 commit 78b612a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion installer/installer.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ UninstPage instfiles

SetOutPath $PROGRAMFILES32\Zamasoft\EncFSy

File ../x64\Release\*.exe
File ../x64\Release\encfsw.exe
File ../x64\Release\encfs.exe

SetShellVarContext all
CreateDirectory $SMPROGRAMS\EncFSy
Expand Down

0 comments on commit 78b612a

Please sign in to comment.