Skip to content

Commit

Permalink
Adding script to remove directories and files
Browse files Browse the repository at this point in the history
  • Loading branch information
otociulis committed Nov 18, 2024
1 parent 99a6916 commit 98cdc7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/installer.nsh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ ${UnStrStr}

FileClose $0
Delete "$APPDATA\ComfyUI\extra_models_config.yaml"

WriteUninstaller "uninstall.exe"
!macroend

0 comments on commit 98cdc7e

Please sign in to comment.