[GH-ISSUE #6168] Installation via scoop fails #29613

Closed
opened 2026-04-22 08:38:22 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @kawadumax on GitHub (Aug 5, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6168

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

Related : https://github.com/ScoopInstaller/Main/issues/6074

Error quates;

Scoop was updated successfully!
Installing 'ollama' (0.3.3) [64bit] from 'main' bucket
OllamaSetup.exe (298.5 MB) [==================================================================================] 100%
Checking hash of OllamaSetup.exe ... ok.
Extracting OllamaSetup.exe ... ERROR Exit code was 1!
Failed to extract files from C:\Users\xialvjun\scoop\apps\ollama\0.3.3\OllamaSetup.exe.
Log file:
  ~\scoop\apps\ollama\0.3.3\innounp.log

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Main/issues/new?title=ollama%400.3.3%3a+decompress+error
Signature detected: Inno Setup Setup Data (6.3.0)
This is not directly supported, but i'll try to unpack it as version 5602
; Version detected: 6300
Critical error: The setup files are corrupted. Please obtain a new copy of the program.

OS

Windows

GPU

Other

CPU

Intel

Ollama version

0.3.3

Originally created by @kawadumax on GitHub (Aug 5, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6168 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? Related : https://github.com/ScoopInstaller/Main/issues/6074 Error quates; ``` Scoop was updated successfully! Installing 'ollama' (0.3.3) [64bit] from 'main' bucket OllamaSetup.exe (298.5 MB) [==================================================================================] 100% Checking hash of OllamaSetup.exe ... ok. Extracting OllamaSetup.exe ... ERROR Exit code was 1! Failed to extract files from C:\Users\xialvjun\scoop\apps\ollama\0.3.3\OllamaSetup.exe. Log file: ~\scoop\apps\ollama\0.3.3\innounp.log Please try again or create a new issue by using the following link and paste your console output: https://github.com/ScoopInstaller/Main/issues/new?title=ollama%400.3.3%3a+decompress+error ``` ``` Signature detected: Inno Setup Setup Data (6.3.0) This is not directly supported, but i'll try to unpack it as version 5602 ; Version detected: 6300 Critical error: The setup files are corrupted. Please obtain a new copy of the program. ``` ### OS Windows ### GPU Other ### CPU Intel ### Ollama version 0.3.3
GiteaMirror added the questionwindows labels 2026-04-22 08:38:22 -05:00
Author
Owner

@dhiltgen commented on GitHub (Aug 9, 2024):

If you want more control over how Ollama is installed on Windows, please see https://github.com/ollama/ollama/blob/main/docs/windows.md#standalone-cli - we make a standalone zip file avilable and you can wire it up as a system service using tools like NSSM.

<!-- gh-comment-id:2278723265 --> @dhiltgen commented on GitHub (Aug 9, 2024): If you want more control over how Ollama is installed on Windows, please see https://github.com/ollama/ollama/blob/main/docs/windows.md#standalone-cli - we make a standalone zip file avilable and you can wire it up as a system service using tools like NSSM.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#29613