RFiDGear v1.0.8289
Version 1.0.8289
Frontend related changes
- Feature: Added Helpfiles. Call by using Menu "Help" -> "Help" or "F1"
Backend related changes
- Feature: Hand over Arguments when Starting the App:
- REPORTTEMPLATEPATH="C:\Path\to\Template.pdf"
- REPORTOUTPUTPATH="C:\Path\where\Report\is\placed.pdf
- The "Dollar" Character is recognized as a placeholder to
exchange Strings into pdf reports.
Usage: Create a "CreateReportTask" with a Fieldvalue
$ThisWillBeReplaced Then call the rfidgear.exe with
$ThisWillBeReplaced="A New Value" and it gets replaced in the PDF - AUTORUN=1 will execute the "Run All Tasks Once" Command
- Improvement: migrated from abandoned mvvmlight to WCT MVVM
- Fix: "Update available" Message after Updating