Update setup.iss
Some checks are pending
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run

This commit is contained in:
Namhyeon Go 2024-07-30 15:46:11 +09:00
parent e881ec98ec
commit 172a5109e9

View File

@ -1,5 +1,5 @@
; @created_on 2020-06-26
; @updated_on 2024-07-23
; @updated_on 2024-07-30
; @author Namhyeon Go (Catswords Research) <abuse@catswords.net>
[Setup]
@ -62,6 +62,7 @@ Name: "{group}\Uninstall {cm:AppName}"; Filename: "{uninstallexe}"; AfterInstall
; Filename: {app}\bin\gtk2-runtime-2.24.33-2021-01-30-ts-win64.exe;
; Filename: {app}\bin\nmap-7.92\VC_redist.x86.exe;
; Filename: {app}\bin\nmap-7.92\npcap-1.50.exe;
Filename: {app}\installService.bat;
Filename: {app}\bootstrap.bat;
[UninstallRun]