Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Get WinPaletter

Abdelrhman-AK edited this page Dec 7, 2023 · 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 --version <versionID>
  • It is still in pending verification state, so you should mention version in your command.

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

  • For example:

choco install WinPaletter --version 1.0.83
Version Version in Chocolatey format Status
1.0.8.1 1.0.8 Approved
1.0.8.2 1.0.82 Not uploaded
1.0.8.3 1.0.83 Pending verification by Chocolatey moderators, and you can get it 🟦
  • 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