Add ShellExecuteWait credit

This commit is contained in:
Josiah Glosson 2025-08-06 20:47:31 -05:00
parent e07d389759
commit ef32c23a5d

View File

@ -1,3 +1,4 @@
; https://nsis.sourceforge.io/ShellExecWait
!macro ShellExecWait verb app param workdir show exitoutvar ;only app and show must be != "", every thing else is optional
#define SEE_MASK_NOCLOSEPROCESS 0x40
System::Store S