Changeset 1726


Ignore:
Timestamp:
Feb 17, 2014, 9:53:23 PM (12 years ago)
Author:
Gregg Young
Message:

Fix FM2 with logging object so it works after install. Ticket 511

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/warpin/fm2.wis.in

    r1677 r1726  
    1818   07 Aug 11 JBS Ticket 460: Fix bug in standalone installation of FM/2 Utilities (and
    1919                             correct a couple of object settings)
     20   17 Feb 14 GKY Ticket 511: Fixed failure of FM2 with logging to start after install                         
    2021
    2122   NOTE: If a NON-EXTERNAL package (i.e. a package whose files
     
    145146  SELECT
    146147  FIXED
    147   CREATEOBJECT='WPProgram|FM/2^with logging|<FM3_Folder>|ICONFILE=$(1)\icons\logging.ico;EXENAME=*;STARTUPDIR=$(1)\Debug;PARAMETERS=/c $(1)\Debug\LogFM2.cmd [Enter enter the name for a log file:];MINIMIZED=YES;OBJECTID=<FM2WithLogging>;'
     148  CREATEOBJECT="WPProgram|FM/2^with logging|<FM3_Folder>|EXENAME=*;STARTUPDIR=$(1)\Debug;PARAMETERS=/c $(1)\Debug\LogFM2.cmd [Enter enter the name for a log file:];PROGTYPE=WINDOWABLEVIO;ICONFILE=$(1)\icons\logging.ico;MINIMIZED=YES;OBJECTID=<FM2WithLogging>;"
    148149>This package contains files which support efforts
    149150to debug problems with FM/2. Normally they will
Note: See TracChangeset for help on using the changeset viewer.