Skip to content

pyWinContext Beta 0.1.1

Compare
Choose a tag to compare
@VodBox VodBox released this 03 Apr 05:13
· 9 commits to master since this release

Changelog

  • Direct Edit Mode Added - Instead of manually installing .reg files, saving is done in the background.
  • Changed Packager to PyInstaller - pyWinContext is now run from a single executable file, and is significantly smaller than before.
  • Executable is now Digitally Signed - Can verify that the executable comes from me (Dillon Pentz)
  • Bug Fixes
    • Fixed icon sizing issues
    • Fix CLI arguments being forgotten after UAC prompt
    • Fix crash when saving with direct mode without having used file export mode first.
    • Other miscellaneous crashes fixed.