Changeset 681
- Timestamp:
- May 13, 2007, 10:55:09 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/warpin/fm2.wis (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/warpin/fm2.wis
r678 r681 61 61 DEEXECUTE="$(1)\cfgmgr /DEINSTALL /UNATTENDED" 62 62 DEEXECUTE="$(1)\utilsmgr /DELETE /UNATTENDED" 63 DEEXECUTE="del $(1)\fm3.ini & del $(1)\fm3ini.bak"64 63 CLEARPROFILE="USER\FM/2" 65 64 … … 138 137 shown in braces <> are required). The .CMD utilities may be directly 139 138 inspected using a text editor and are commented as to use and function. 140 It's recommended that you place these utilities into a directory on your 141 PATH (type HELP PATH at a command prompt if you don't know what that 142 means). If you have FM/2 installed, may I suggest you make a UTILS 143 directory off your FM/2 directory (the FM/2 INSTALL.CMD assumes you 144 will, and will make some program objects for you)? 139 140 It's recommended that you install these utilities into a directory on 141 your PATH or, if you already have FM/2 installed, into a UTILS subdirectory 142 off of your FM/2 installation directory. This will allow FM/2 to find 143 and use these utilities. (If you are not familiar with the term "PATH", 144 type HELP PATH at a command prompt.) 145 145 146 146 These utilities are standalone, meaning that one doesn't rely on … … 149 149 150 150 If you like the FM/2 Utilities package, you'll love FM/2. File 151 Manager/2 (FM/2) is a shareware OS/2 2.1+PM 32-bit151 Manager/2 (FM/2) is a freeware OS/2 (warp)/ eCS PM 32-bit 152 152 file/directory/archive maintenance utility (a sort of super-Drives 153 153 object, something midway between the Drives objects and a more … … 157 157 software to do so. If you know how to use OS/2, you already know how to 158 158 use most of FM/2. You can easily glean the rest from the extensive 159 online help. FM/2 is available from ftp.secret.com (/g/os2utl), from 160 Compuserve's OS2SHARE (OS2BVEN) forum (GO OS2SHARE) in library 18, and 161 from finer OS/2 BBSs everywhere. 159 online help. FM/2 is available from http://hobbes.nmsu.edu/ or 160 ftp://ftp.netlabs.org (initially in /incoming/fm2 moving to /pub/fm2) 162 161 163 162 … … 485 484 CREATEOBJECT="WPShadow|History (Shadow)|<FM3_Docs>|SHADOWID=$(1)\docs\history;OBJECTID=<FM2HistoryShadow>;" 486 485 CREATEOBJECT="WPProgram|Read Me|<FM3_Docs>|EXENAME=E.EXE;PROGTYPE=PM;PARAMETERS=$(1)\docs\readme;OBJECTID=<FM3Readme>;" 487 CREATEOBJECT="WPProgram|Customizing^Resources|<FM3_Docs>|EXENAME=E.EXE;PROGTYPE=PM;PARAMETERS=$(1)\docs\customizingresources.txt;OBJECTID=<FM3CustRes>;"488 486 CREATEOBJECT="WPProgram|FM/2 Utils Doc|<FM2_Utilities>|EXENAME=E.EXE;PROGTYPE=PM;PARAMETERS=$(7)\fm2utils.doc;OBJECTID=<FM2UtilsDoc>;" 489 487
Note:
See TracChangeset
for help on using the changeset viewer.
