Skip to content

Releases: pixcapsoft/PyRcEdit

v1.2.0

03 May 08:07

Choose a tag to compare

✨ What's new in v1.2.0?

If you find yourself running the same commands frequently, you can run PyRcEdit against a directory (for example, .) instead of an executable. PyRcEdit will look for a pyrcedit.prec file in the target directory and execute the arguments contained within it.

pyrcedit .

Example pyrcedit.prec contents:

"E:\MyFile\app.exe" --set-product-version 1.0.0.0 --set-icon "app.ico"

v1.0.1

03 May 07:41

Choose a tag to compare

✨ What's new in v1.0.1 Hotfix

  • Added Version, Repo prints.
  • Fixed few bugs.

v1.0.0

03 May 06:48

Choose a tag to compare

💥 v1.0.0 Stable Release

  • Have all original rcedit features.
  • Working on Windows OS