Changeset 1747


Ignore:
Timestamp:
Feb 24, 2014, 11:23:52 PM (12 years ago)
Author:
John Small
Message:

Ticket #512: Changed FM/2 logging icon so it does not start minimized (so the user can respond if the log file is locked.)

File:
1 edited

Legend:

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

    r1726 r1747  
    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                         
     20   17 Feb 14 GKY Ticket 511: Fixed failure of FM2 with logging to start after install
     21   24 Feb 14 JBS Ticket #512: Changed FM/2 logging icon so it does not start minimized
     22                              (so the user can respond if the log file is locked.)
    2123
    2224   NOTE: If a NON-EXTERNAL package (i.e. a package whose files
     
    146148  SELECT
    147149  FIXED
    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>;"
     150  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=NO;OBJECTID=<FM2WithLogging>;"
    149151>This package contains files which support efforts
    150152to debug problems with FM/2. Normally they will
Note: See TracChangeset for help on using the changeset viewer.