[PR #8193] [CLOSED] Updated installer script for smaller wizard size. #12658

Closed
opened 2026-04-13 00:06:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8193
Author: @YonTracks
Created: 12/21/2024
Status: Closed

Base: mainHead: ollama-first-pr


📝 Commits (10+)

  • 838dea1 Refactored installer script for Ollama.
  • 9f8bb75 Refactored installer script for Ollama.
  • ecb2a1a Merge branch 'ollama:main' into ollama-first-pr
  • 3ac659c ollama.iss: remove WizardSizePercent setting and LangOptions section as default is correct size.
  • a1a5ef5 Merge branch 'ollama:main' into ollama-first-pr
  • b226a08 Merge branch 'ollama:main' into ollama-first-pr
  • bfc7ce3 Merge branch 'ollama:main' into ollama-first-pr
  • cc7af17 ollama.iss: needs WizardSizePercent=100 or the wizard will auto size.
  • 7f7f937 ollama.iss: needs WizardSizePercent=100 or the wizard will auto size.
  • 7fd1ad6 Merge branch 'ollama:main' into ollama-first-pr

📊 Changes

1 file changed (+9 additions, -7 deletions)

View changed files

📝 app/ollama.iss (+9 -7)

📄 Description

• Updated WizardSizePercent setting 100 to start at 100, I think 120 is default if commented out
• Left TODO comment intact
• Updated LangOptions to use smaller font size
before:
Screenshot 2024-12-21 090033
after:
Screenshot 2024-12-21 085856
with DialogFontSize=8
seems to be correct.
Screenshot 2024-12-21 111940


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/8193 **Author:** [@YonTracks](https://github.com/YonTracks) **Created:** 12/21/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ollama-first-pr` --- ### 📝 Commits (10+) - [`838dea1`](https://github.com/ollama/ollama/commit/838dea1bb5b2463939b0bf4874736da62deb55bf) Refactored installer script for Ollama. - [`9f8bb75`](https://github.com/ollama/ollama/commit/9f8bb75dbfe7b666d7078aa203dd0e97b00f4b2d) Refactored installer script for Ollama. - [`ecb2a1a`](https://github.com/ollama/ollama/commit/ecb2a1a1c3fac9260f166e43086d0817079a089e) Merge branch 'ollama:main' into ollama-first-pr - [`3ac659c`](https://github.com/ollama/ollama/commit/3ac659c5ce5bfe4af03a9a65983b5aa9fbc78c25) ollama.iss: remove WizardSizePercent setting and LangOptions section as default is correct size. - [`a1a5ef5`](https://github.com/ollama/ollama/commit/a1a5ef5ebc6b01bb485e014dc16cba10b417c13b) Merge branch 'ollama:main' into ollama-first-pr - [`b226a08`](https://github.com/ollama/ollama/commit/b226a08c1d0c066f69689000828ee9d0c8824d93) Merge branch 'ollama:main' into ollama-first-pr - [`bfc7ce3`](https://github.com/ollama/ollama/commit/bfc7ce3bbb5d56dec2894a8907999860c1d0f672) Merge branch 'ollama:main' into ollama-first-pr - [`cc7af17`](https://github.com/ollama/ollama/commit/cc7af1772ee6c097093cf26d83788cf8336d8953) ollama.iss: needs WizardSizePercent=100 or the wizard will auto size. - [`7f7f937`](https://github.com/ollama/ollama/commit/7f7f93754c039054284090905291e0cb024f0747) ollama.iss: needs WizardSizePercent=100 or the wizard will auto size. - [`7fd1ad6`](https://github.com/ollama/ollama/commit/7fd1ad60423f8cd3f1400b5798b8bfebbcba9c56) Merge branch 'ollama:main' into ollama-first-pr ### 📊 Changes **1 file changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `app/ollama.iss` (+9 -7) </details> ### 📄 Description • Updated WizardSizePercent setting 100 to start at 100, I think 120 is default if commented out • Left TODO comment intact • Updated LangOptions to use smaller font size before: ![Screenshot 2024-12-21 090033](https://github.com/user-attachments/assets/864d52e5-fabc-4bb1-a151-bfda7b3a5c26) after: ![Screenshot 2024-12-21 085856](https://github.com/user-attachments/assets/11701353-ffc0-4042-80a8-65a141272011) with DialogFontSize=8 seems to be correct. ![Screenshot 2024-12-21 111940](https://github.com/user-attachments/assets/c0c03b78-bb83-4b71-9a5f-675c3f11025a) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 00:06:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#12658