[SCHEDULER-1334]  Allow installation without ACP, Check ACP version
Type Enhancement
Priority Low
Severity Trivial
Component Setup Package
Fixed In Version [8.08.0
Versions Affected [3.73.7
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 4/6/2015

Description
Make the installer more resilient. Allow installation without ACP (use the fallback logic created in SCHEDULER-1328).

Comments
4/6/2015 1:02:41 PM   Bob Denny
This worked like a champ!
4/6/2015 12:09:28 PM   Bob Denny
After considering several options, including command lines and PROPERTIES for the installer, selectinv launch conditions, etc. I decided to apply the KISS Principle. Remove the "ACP installed and version" launch condition altogether. If ACP isn't there, or it's the wrong version, let the problem be handled with the new resilience logic in the Scheduler itself as implemented in SCHEDULER-1328. Any problems attaching to ACP simply result in the Scheduler going to "simulator only" mode. Then include a separate launcher icon that always starts it in simulation mode.