Skip to content

v3.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 04:12
· 1 commit to master since this release
ec0c093

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
  • v3.0.1 - Ensure we pass through the child process status.. whoops

Checksums:

6560d4e85e42af1ebb805f5c43db44f6c9a715b87f2b3a990110da02a2497d3a  powershell32.exe

d3352bbc1faa316e9673bafd5654a146a5a358d1e4c5c987a990124932647596  powershell64.exe

36124f248b73f42bd0709278ded2f3e14dd9a84e9cb5aa95c621a9f037c1c0fa  profile.ps1

69bde8d04a554485a40afa39f0eb5cd3c558352f42357a681e79234a7a98a8f4  powershell-wrapper.zip

249039dd33278b0558ef3ef8b419580449f102f491347b1427e535a2d4d3f4c7  powershell-wrapper.tar.gz