From 3d25e7bf8c32391a719336e5d990be9dee263f02 Mon Sep 17 00:00:00 2001 From: Daniel Hiltgen Date: Thu, 7 Nov 2024 14:26:47 -0800 Subject: [PATCH] win: remove preview title from installer (#7529) This should have been in #7347 but was overlooked. --- app/ollama.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ollama.iss b/app/ollama.iss index 7362eeeb..d5940be6 100644 --- a/app/ollama.iss +++ b/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.