Skip to content

Instantly share code, notes, and snippets.

@kagawarei
Created December 4, 2020 11:11
Show Gist options
  • Save kagawarei/f482e3f24f07a60244e2eb212935b976 to your computer and use it in GitHub Desktop.
Save kagawarei/f482e3f24f07a60244e2eb212935b976 to your computer and use it in GitHub Desktop.
!macro customUnInstall
SetShellVarContext current
RMDir /r /REBOOTOK $APPDATA\${APP_FILENAME}
!macroend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment