Update hooks.nsi

This commit is contained in:
cam
2025-05-15 18:44:22 -04:00
committed by Matte Noble
parent ae06b7b8f8
commit c0d1f33b66

View File

@@ -1,3 +1,3 @@
!macro NSIS_HOOK_POSTINSTALL
ExecWait 'msiexec /i "$INSTDIR\node-v22.11.0-x64.msi" /passive'
!macroend
!macroend