source: trunk/install-global/cwinst2.in_@ 2

Last change on this file since 2 was 2, checked in by stevenhl, 8 years ago

Import sources from cwmm-full.zip dated 2005-03-21

File size: 1.8 KB
Line 
1[APPLICATION]
2NAME Generic installer
3VERSION 0.1.7.0
4COPYRIGHT (c) C. Wohlgemuth
5HOME http://www.geocities.com/SiliconValley/Sector/5785/
6INTERNALNAME CWINST
7TOTALSIZE 377282
8INSTALLER 0.1.0.0
9DESCRIPTION This is a generic installer. It supports file copying, WPS classes, WPS objects, changes to the config.sys, INI file changes and complete deinstallation.
10
11[DESCRIPTION]
12DESCRIPTION This is a generic installer. It supports file copying, WPS classes, WPS objects, changes to the config.sys, INI file changes and complete deinstallation.
13
14[LICENSE]
15FILE install\COPYING
16
17[FILES]
18cwinst2.in_, %TARGET%\ , F, 1856
19install.EXE, %TARGET%\ , F, 162706
20install\COPYING, %TARGET%\ , F, 1604
21install\cwinst.in_, %TARGET%\ , F, 835
22install\drive.BMP, %TARGET%\ , F, 782
23install\folder.BMP, %TARGET%\ , F, 786
24install\genin013.dll, %TARGET%\ , F, 27443
25install\INSTALL.ICO, %TARGET%\ , F, 3344
26install\INSTFLD2.ICO, %TARGET%\ , F, 3344
27install\INSTFOLD.ICO, %TARGET%\ , F, 3344
28install\repclass.exe, %TARGET%\ , F, 2641
29install\unlock.exe, %TARGET%\ , F, 2569
30
31[OBJECTS]
32Generic Installerõ,õ <CWINST_FOLDER>õ,õ WPFolderõ,õ <WP_DESKTOP>õ,õ õ,õ update
33Installation/Deinstallationõ,õ <CWINST_PROGRAM>õ,õ WPProgramõ,õ <CWINST_FOLDER>õ,õ EXENAME=%TARGET%\install.exe;ASSOCFILTER=*.insõ,õ update
34Installation/Deinstallationõ,õ <CWINST_PROGRAMSHADOW>õ,õ WPShadowõ,õ <WP_CONFIG>õ,õ SHADOWID=<CWINST_PROGRAM>õ,õ update
35
36[UPDATEOBJECTS]
37<CWINST_PROGRAM>õ,õ ICONFILE=%TARGET%\install\install.ico
38<CWINST_FOLDER>õ,õ ICONFILE=%TARGET%\install\instFOLD.ico
39<CWINST_FOLDER>õ,õ ICONNFILE=1,%TARGET%\install\instFLD2.ico
40
41[DEFAULTTARGET]
42PATH %APPS%\cwinst
43
44[INI]
45USER õ,õ cwinst õ,õ version õ,õ 0.1.7.0 õ,õ YES
46USER õ,õ cwinst õ,õ instdir õ,õ %TARGET% õ,õ YES
47USER õ,õ cwinst õ,õ status õ,õ minimal õ,õ YES
48
49
Note: See TracBrowser for help on using the repository browser.