app: also clean up tempdir runners on install (#5646)

This commit is contained in:
Jeffrey Morgan
2024-07-12 12:29:23 -07:00
committed by GitHub
parent 179737feb7
commit 33627331a3

View File

@@ -128,6 +128,7 @@ Type: filesandordirs; Name: "{%USERPROFILE}\.ollama\history"
; NOTE: if the user has a custom OLLAMA_MODELS it will be preserved
[InstallDelete]
Type: filesandordirs; Name: "{%TEMP}\ollama*"
Type: filesandordirs; Name: "{%LOCALAPPDATA}\Programs\Ollama"
[Messages]