Releases: pixcapsoft/PyRcEdit
Releases · pixcapsoft/PyRcEdit
v1.2.0
✨ 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
✨ What's new in v1.0.1 Hotfix
- Added Version, Repo prints.
- Fixed few bugs.
v1.0.0
💥 v1.0.0 Stable Release
- Have all original rcedit features.
- Working on Windows OS