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

4 lines
89 B
Plaintext
Raw Normal View History

2021-11-11 13:23:45 +00:00
!macro customUnInit
ExecWait '"$INSTDIR\resources\extra\sysproxy.exe" set 1'
!macroend