uid55619 | 1609810 | 2002-09-09 19:58:42 +0000 | [diff] [blame] | 1 | ;This file has been created by Adam Twardoch <adam@twardoch.com> |
| 2 | ;See README.TXT in this folder for instructions on building the setup |
| 3 | |
| 4 | [Setup] |
jvr | c8f8b9a | 2002-09-09 21:22:17 +0000 | [diff] [blame] | 5 | AppName=TTX |
| 6 | AppVerName=TTX 2.0b1 |
uid55619 | 1609810 | 2002-09-09 19:58:42 +0000 | [diff] [blame] | 7 | AppPublisher=Just van Rossum |
| 8 | AppPublisherURL=http://fonttools.sourceforge.net/ |
| 9 | AppSupportURL=http://fonttools.sourceforge.net/ |
| 10 | AppUpdatesURL=http://fonttools.sourceforge.net/ |
jvr | c8f8b9a | 2002-09-09 21:22:17 +0000 | [diff] [blame] | 11 | DefaultDirName={pf}\TTX |
| 12 | DefaultGroupName=TTX |
uid55619 | 1609810 | 2002-09-09 19:58:42 +0000 | [diff] [blame] | 13 | AllowNoIcons=false |
| 14 | LicenseFile=..\LICENSE.txt |
| 15 | InfoBeforeFile=fonttools-win-setup.txt |
| 16 | InfoAfterFile=..\Doc\changes.txt |
jvr | c8f8b9a | 2002-09-09 21:22:17 +0000 | [diff] [blame] | 17 | OutputBaseFilename=ttx-setup |
uid55619 | 1609810 | 2002-09-09 19:58:42 +0000 | [diff] [blame] | 18 | AppCopyright=Copyright 1999-2002 by Just van Rossum, Letterror, The Netherlands. |
jvr | c8f8b9a | 2002-09-09 21:22:17 +0000 | [diff] [blame] | 19 | UninstallDisplayIcon={app}\ttx.ico |
uid55619 | 1609810 | 2002-09-09 19:58:42 +0000 | [diff] [blame] | 20 | |
| 21 | [Tasks] |
| 22 | Name: desktopicon; Description: Create a &desktop icon; GroupDescription: Additional icons: |
| 23 | |
| 24 | [Files] |
jvr | 3282c1f | 2002-09-10 11:23:34 +0000 | [diff] [blame] | 25 | Source: ..\dist\ttx\umath.pyd; DestDir: {app}; CopyMode: alwaysoverwrite |
| 26 | Source: ..\dist\ttx\_sre.pyd; DestDir: {app}; CopyMode: alwaysoverwrite |
| 27 | Source: ..\dist\ttx\expat.dll; DestDir: {app}; CopyMode: alwaysoverwrite |
| 28 | Source: ..\dist\ttx\multiarray.pyd; DestDir: {app}; CopyMode: alwaysoverwrite |
| 29 | Source: ..\dist\ttx\pyexpat.pyd; DestDir: {app}; CopyMode: alwaysoverwrite |
| 30 | Source: ..\dist\ttx\python22.dll; DestDir: {app}; CopyMode: alwaysoverwrite |
| 31 | Source: ..\dist\ttx\_numpy.pyd; DestDir: {app}; CopyMode: alwaysoverwrite |
| 32 | Source: ..\dist\ttx\ttx.exe; DestDir: {app}; CopyMode: alwaysoverwrite |
uid55619 | 1609810 | 2002-09-09 19:58:42 +0000 | [diff] [blame] | 33 | Source: ..\LICENSE.txt; DestDir: {app}; CopyMode: alwaysoverwrite |
| 34 | Source: ..\Doc\index.html; DestDir: {app}; CopyMode: alwaysoverwrite |
| 35 | Source: ..\Doc\changes.txt; DestDir: {app}; CopyMode: alwaysoverwrite |
| 36 | Source: ..\Doc\bugs.txt; DestDir: {app}; CopyMode: alwaysoverwrite |
| 37 | Source: fonttools-win-setup.txt; DestDir: {app}; CopyMode: alwaysoverwrite |
jvr | c8f8b9a | 2002-09-09 21:22:17 +0000 | [diff] [blame] | 38 | Source: ttx.ico; DestDir: {app}; CopyMode: alwaysoverwrite |
uid55619 | 1609810 | 2002-09-09 19:58:42 +0000 | [diff] [blame] | 39 | |
| 40 | [Icons] |
jvr | c8f8b9a | 2002-09-09 21:22:17 +0000 | [diff] [blame] | 41 | Name: {group}\Uninstall TTX; Filename: {uninstallexe}; IconIndex: 0 |
jvr | 3282c1f | 2002-09-10 11:23:34 +0000 | [diff] [blame] | 42 | Name: {userdesktop}\ttx.exe; Filename: {app}\ttx.exe; Tasks: desktopicon; IconFilename: {app}\ttx.ico; IconIndex: 0 |
jvr | c8f8b9a | 2002-09-09 21:22:17 +0000 | [diff] [blame] | 43 | Name: {group}\TTX documentation; Filename: {app}\index.html; IconIndex: 0 |
uid55619 | 1609810 | 2002-09-09 19:58:42 +0000 | [diff] [blame] | 44 | Name: {group}\Changes; Filename: {app}\changes.txt; IconIndex: 0 |
| 45 | Name: {group}\Bugs; Filename: {app}\bugs.txt; IconIndex: 0 |
| 46 | Name: {group}\License; Filename: {app}\LICENSE.txt; IconIndex: 0 |
| 47 | |
| 48 | [_ISTool] |
| 49 | EnableISX=false |