dev-sidecar/packages/gui/build/installer.nsh

4 lines
89 B
Plaintext

!macro customUnInit
ExecWait '"$INSTDIR\resources\extra\sysproxy.exe" set 1'
!macroend