Skip to content

Commit

Permalink
Update nsi
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Giganticus committed Sep 6, 2021
1 parent f93c6fe commit 5017d88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions THP-Conveter-CS/THP-Converter-CS.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@ Section "" ;No components page, name is not important

; Put file there
File "THP-Converter-CS.exe"
File /nonfatal "THP-Converter-CS.dll"
File /nonfatal "THP-Converter-CS.runtimeconfig.json"
File /nonfatal "FFmpeg.NET.dll"

SectionEnd ; end the section

0 comments on commit 5017d88

Please sign in to comment.