app: also clean up tempdir runners on install (#5646)
This commit is contained in:
parent
179737feb7
commit
33627331a3
1 changed files with 1 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue