update installer and app.exe metadata

This commit is contained in:
jmorganca 2024-02-15 00:27:10 +00:00
parent 7ad9844ac0
commit 622b1f3e67
2 changed files with 1 additions and 2 deletions

View file

@ -11,7 +11,7 @@
#else
#define MyAppVersion "0.0.0"
#endif
#define MyAppPublisher "Ollama, Inc."
#define MyAppPublisher "Ollama"
#define MyAppURL "https://ollama.com/"
#define MyAppExeName "ollama app.exe"
#define MyIcon ".\assets\app.ico"

View file

@ -15,7 +15,6 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "Ollama Inc."
VALUE "FileDescription", "Ollama"
VALUE "InternalName", "Ollama"
VALUE "OriginalFilename", "ollama app.exe"