Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 15:16
· 31 commits to master since this release
fe780ca

powershell-wrapper for wine

These files are here to be called from a winetricks verb.
Make sure you are downloading the latest commits on the master branch, otherwise you will get checksum mismatches.

Version Log:

  • v0.0.1 - Test for winetricks verb download.
  • v1.0.0 - Initial release, built with Github Actions.
  • v1.5.0 - Remove dependency on ConEmu
  • v2.0.0 - Fix issues in RSI Launcher as well as other electron apps that use sudo-prompt
    • Additionally add support for 32bit wineprefixes
  • v2.0.1 - Hotfix a dumb mistake that causes the RSI Launcher to stop working.
  • v2.1.0 - Fix support for handling pipeline inputs.
  • v2.1.1 - Fix support for non-english and nonstandard "Program Files" locations.
  • v2.1.2 - Add new dist zip and tar.gz archives.
    • These are laid out like this: /profile.ps1, /32/powershell.exe, /64/powershell.exe
  • v2.1.3 - Fix ProjectSynchro/powershell-wrapper-for-wine#2
    • This fixes installing the EAC service in the RSI Launcher.
  • v2.2.0 - Add debugging and fix single quotes if they are beside an escaped double quote.
    • This fixes the edge case seen when running the RSI Launcher's installer-support.exe binary.

Checksums:

1787a2c8a8e7309d83c9e377c514800d4592f5fb25111cbcdc7a82c97112bbd6  powershell32.exe

52cd3eb1950afc082391a99bb482326f12eac9601d1e5434a6291ea749ec3bfb  powershell64.exe

d596d646e4bf835a996d5c5b653f68ff5dfde4ceb298b5fbe8b634b330333f7e  profile.ps1

40f3ea20aadcd9633718745d8308b3cc0f1dfd78e0f9bd5827fb99dcb28d33e7  powershell-wrapper.zip

afa4ad9bb6f5779a1c59d8532fb550bc9fbc70bbf95516fb933e6e88f409997d  powershell-wrapper.tar.gz