mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Skip messagebox on build
This commit is contained in:
parent
3b3a4fa46a
commit
ad3935b642
1 changed files with 0 additions and 1 deletions
|
|
@ -480,7 +480,6 @@ Function .onInit
|
|||
; this entire code path is not present in the final (real) installer.
|
||||
|
||||
${GetParent} "$EXEPATH" $0
|
||||
MessageBox MB_OK "Writing '$0\Uninstall.exe'"
|
||||
WriteUninstaller "$0\Uninstall.exe"
|
||||
Quit ; just bail out quickly when running the "inner" installer
|
||||
FunctionEnd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue