Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 02:59
· 16 commits to master since this release
278329c

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.
  • v2.2.1 - Fix debugging and revert quote replacement changes.
    • This fixes the edge case seen when running the vcredist binary in the RSI Launcher.
    • The EAC service will fail to install due to how it is invokved, I'll have to rewrite this in something that can use regex a bit better.
  • v3.0.0 - Port wrapper to Golang

Checksums:

82e22aecb944da15d9f9263a6cac97af8647fc5f49ff15c58b6cbe7ae51bd91d  powershell32.exe

ba28e0a036241431c96cd45a4ee5a1dac2ed4756b8683fae9faa2fc2a683b797  powershell64.exe

36124f248b73f42bd0709278ded2f3e14dd9a84e9cb5aa95c621a9f037c1c0fa  profile.ps1

b46c00ee1b9702856ca2fb1a723d66eca2f37a3125393b1b42282c88b5452c5c  powershell-wrapper.zip

ac7def82eca508368731ef4c2f1953ca512031d741817dff8c2cce6d1afe5cde  powershell-wrapper.tar.gz