Skip to content
Abdelrhman-AK edited this page Apr 30, 2024 · 19 revisions

You can get WinPaletter from one of these sources:

  • It is the first source to be updated

2. Microsoft WinGet (Windows 10 and higher)

  • Type in Command Prompt:
winget install Abdelrhman-AK.WinPaletter -l "UnzipPath"
  • you must use -l or --location parameter as the downloaded file is ZIP, not a setup file (WinPaletter is a portable application)
  • Respect the quotes " if you are using a path with space/s
  • For example:
winget install Abdelrhman-AK.WinPaletter -l "D:\My Apps\WinPaletter"
  • You may need to uninstall it first if you used WinPaletter before, type in Command Prompt:
winget uninstall Abdelrhman-AK.WinPaletter

3. Chocolatey

  • To install WinPaletter via Chocolatey, type this command:
choco install WinPaletter

or specify a version

choco install WinPaletter --version <versionID>
  • <versionID> has a different format. Supposing that WinPaletter version is x.x.x.x, Chocolatey's <versionID> will be x.x.xx (dismiss last dot)

  • For example:

choco install WinPaletter --version 1.0.93
Version Version in Chocolatey format Status
1.0.9.3 1.0.93 Submitted
1.0.9.2 1.0.92 Submitted
1.0.9.1 1.0.91 Submitted
1.0.9.0 1.0.90 Submitted
1.0.8.9 1.0.89 Submitted
1.0.8.8 1.0.88 Submitted
1.0.8.7 1.0.87 Submitted
1.0.8.6 1.0.86 Submitted
1.0.8.5 1.0.85 Submitted
1.0.8.4 1.0.84 Submitted
1.0.8.3 1.0.83 Submitted
1.0.8.2 1.0.82 Not uploaded
1.0.8.1 1.0.8 Submitted
  • To uninstall WinPaletter, type this command:
choco uninstall WinPaletter

Introduction

Basics

Edit Windows aspects

WinPaletter Store

Important WinPaletter settings

Languages

Backward compatibility

Important notes/issues

Clone this wiki locally