Changeset 195 for trunk/warpin


Ignore:
Timestamp:
Nov 22, 2024, 5:09:32 PM (12 months ago)
Author:
Lewis Rosenthal
Message:

Change (most) textual references from FreeDB to the more generic CDDB.
Improve WIS language.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/warpin/CWMM.wis

    r166 r195  
    3838     PACKAGEID="Netlabs\CWMM\Progfld\
    3939     TARGET="?:\OS2\DLL"
    40      TITLE="CWMM Progfld"
     40     TITLE="CWMM Program Support Class Module"
    4141     SELECT
    4242     NODESELECT
     
    4545     FIXED
    4646     =("CheckDLL CWMM.DLL 1 Either this is not an ArcaOS system or MMOS2/CWMM is not installed. This installer can only be used to update an ArcaOS system with MMOS2/CWMM already installed.")
    47      >This package contains the CWMM progfld utility.
     47     >This package contains the CWMM Program Support class DLL.
    4848     </PCK>
    4949
     
    6060     EXECUTE="cube {RL #EXTNAMES=# WITH #EXTNAMES=14,AVI,FLI,FLC,FLV,3GP,M4V,MKV,MOV,MP4,MPEG,MTS,VOB,WMV,WEBM# (FIRST *ID} ?:\MMOS2\MMPM2.INI ?:\MMOS2\MMPM2.BCK (DLM #"
    6161     CREATEOBJECT="WPProgram|CWMMConfig|<MMPM2_FOLDER>|EXENAME=$(2)\CWMMConfig.exe;OBJECTID=<CWMMCONFIG>"
    62      >Contains the CWMM classes files.
     62     >This package contains the CWMM classes.
    6363     </PCK>
    6464
     
    7171     LONGFILENAMES
    7272     FIXED
    73      >Contains the CWMM Media Folder.
     73     >This package contains the CWMM Media Folder.
    7474     </PCK>
    7575     
     
    7777     PACKAGEID="Netlabs\CWMM\JPEGIO\
    7878     TARGET="?:\MMOS2\DLL"
    79      TITLE="JPEG IO plugin"
     79     TITLE="JPEG IO Plugin"
    8080     SELECT
    8181     LONGFILENAMES
    8282     FIXED
    83      >Contains the JPEG IO DLL.
     83     >This package contains the JPEG IO DLL.
    8484     </PCK>
    8585
     
    8787     PACKAGEID="Netlabs\CWMM\FreeDB\
    8888     TARGET="?:\MMOS2\FREEDB"
    89      TITLE="CWMM Free CD Database"
     89     TITLE="CWMM GnuDB Lookup"
    9090     FIXED
    91      >Contains the Free CD Database
     91     >This package contains the GnuDB CD database lookup utility.
    9292     </PCK>
    9393
     
    9999<NEXTBUTTON TARGET=2>~Next</NEXTBUTTON>
    100100<TEXT>This package will install CWMM.</TEXT>
    101 <README>NOTE: This installer will only work on an ARCOS system with MMOS2 installed</README> 
     101<README>NOTE: This installer will only work on an ArcaOS system with MMOS2 installed.</README> 
    102102</PAGE>
    103103
    104104<PAGE INDEX=2 TYPE=README>
    105105<NEXTBUTTON TARGET=3>~I agree</NEXTBUTTON>
    106 <TEXT>lSwitcher License: By pressing the "I agree" button, you agree to all terms and conditions of the license agreement below.</TEXT>
     106<TEXT>By pressing the "I agree" button, you agree to all terms and conditions of the license agreement below.</TEXT>
    107107<README EXTRACTFROMPCK="2">copying</README>
    108108</PAGE>
Note: See TracChangeset for help on using the changeset viewer.