Browse Source

win: remove preview title from installer (#7529)

This should have been in #7347 but was overlooked.
Daniel Hiltgen 5 months ago
parent
commit
3d25e7bf8c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/ollama.iss

+ 1 - 1
app/ollama.iss

@@ -136,7 +136,7 @@ Type: filesandordirs; Name: "{%TEMP}\ollama*"
 Type: filesandordirs; Name: "{%LOCALAPPDATA}\Programs\Ollama"
 
 [Messages]
-WizardReady=Ollama Windows Preview
+WizardReady=Ollama
 ReadyLabel1=%nLet's get you up and running with your own large language models.
 SetupAppRunningError=Another Ollama installer is running.%n%nPlease cancel or finish the other installer, then click OK to continue with this install, or Cancel to exit.