When deploying Workflow using the Deployment Toolkit 1.0.4, the Config.ps1 file has a path "Laserfiche\Laserfiche Workflow $WfVersion\Utilities\Laserfiche.Workflow.ConfigurationManager.exe" in various places. The $WfVersion is accounted for later in the script, but what was not accounted for was the Program Files folder for version 11 does not include the word Laserfiche in front of it or the version at the end of it. So for version 11 Workflow you have a path that equals C:\Program Files\Laserfiche\Workflow.
Can we get a fix for this please?