Skip to content

StrawWU Portable 0.7.1.25 — Native PE (strawwu-nt)

Choose a tag to compare

@xuczxc100 xuczxc100 released this 29 Jul 07:28

What changed (pe7-closeout)

  • Default backend = native (execution_backend=native / strawwu-nt)
  • Wine/Proton removed from product path (pe0); install.sh does not provision Wine
  • Double-click .exe / .msi → MIME open → native install/launch + menu re-open (pe4–pe5)
  • Real CPU exec for console/GUI fixtures (pe1–pe3); public golden smoke honest PARTIAL (pe6)
  • Cross-distro container matrix refreshed (Ubuntu 24.04 / Fedora 41 / Arch)

Install

curl -fsSL https://raw.githubusercontent.com/StrawCoding/StrawWU-portable/main/install.sh | bash
strawwu status   # expect: execution_backend=native (strawwu-nt)
strawwu open setup.exe

Honest limits

  • Not a full Windows OS claim; anti-cheat / kernel drivers / many apps may fail
  • pe6 golden (7za / BusyBox): PE load + CPU evidence; full CLI side effects still pending
  • Flatpak PE/session remains PARTIAL
  • Not the StrawWU ISO desktop OS

Verify

  • jq -e '.status=="PASS"' tests/portable/output/pe-closeout.json
  • SHA256SUMS attached; AppImage + portable.tar.gz for 0.7.1.25