[SCHEDULER-936]  Installer should create InstallPath in registry
Type Quirk
Priority Low
Severity Trivial
Component Setup Package
Fixed In Version [8.08.0
Versions Affected [3.5.33.5.3
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 12/7/2014

Description
Right now, the Scheduler\InstallPath registry value is created by the engine when it is started. It should be created by the installer.

Comments
12/7/2014 12:36:45 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 467
Affected files /trunk/Help/RelNotes.htm (Modified)
/trunk/Scheduler/Engine.cs (Modified)
/trunk/SchedulerSetup/SchedulerSetup.vdproj (Modified)
Check-in comment Installer creates registry InstallPath used by aux progs, and Engine fixes this to not include the trailing '\', preserving previous behavior. GEM:936