Skip to content

pyWinContext Beta 0.1.2

Latest
Compare
Choose a tag to compare
@VodBox VodBox released this 13 Jul 16:25
· 3 commits to master since this release

Hotfix

Just a quick hotfix to include a crash fix that hadn't yet been synced, along with...

  • Added a help menu for quick access to information
  • Added the ability to check for updates to the program
  • Added a progress bar for when saving.

Previous 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.