blob: 2d86bf74869e1998875900bc4a3e90ca89ea327f [file] [log] [blame]
uid5561916098102002-09-09 19:58:42 +00001;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]
jvrc8f8b9a2002-09-09 21:22:17 +00005AppName=TTX
6AppVerName=TTX 2.0b1
uid5561916098102002-09-09 19:58:42 +00007AppPublisher=Just van Rossum
8AppPublisherURL=http://fonttools.sourceforge.net/
9AppSupportURL=http://fonttools.sourceforge.net/
10AppUpdatesURL=http://fonttools.sourceforge.net/
jvrc8f8b9a2002-09-09 21:22:17 +000011DefaultDirName={pf}\TTX
12DefaultGroupName=TTX
uid5561916098102002-09-09 19:58:42 +000013AllowNoIcons=false
14LicenseFile=..\LICENSE.txt
15InfoBeforeFile=fonttools-win-setup.txt
16InfoAfterFile=..\Doc\changes.txt
jvrc8f8b9a2002-09-09 21:22:17 +000017OutputBaseFilename=ttx-setup
uid5561916098102002-09-09 19:58:42 +000018AppCopyright=Copyright 1999-2002 by Just van Rossum, Letterror, The Netherlands.
jvrc8f8b9a2002-09-09 21:22:17 +000019UninstallDisplayIcon={app}\ttx.ico
uid5561916098102002-09-09 19:58:42 +000020
21[Tasks]
22Name: desktopicon; Description: Create a &desktop icon; GroupDescription: Additional icons:
23
24[Files]
jvr3282c1f2002-09-10 11:23:34 +000025Source: ..\dist\ttx\umath.pyd; DestDir: {app}; CopyMode: alwaysoverwrite
26Source: ..\dist\ttx\_sre.pyd; DestDir: {app}; CopyMode: alwaysoverwrite
27Source: ..\dist\ttx\expat.dll; DestDir: {app}; CopyMode: alwaysoverwrite
28Source: ..\dist\ttx\multiarray.pyd; DestDir: {app}; CopyMode: alwaysoverwrite
29Source: ..\dist\ttx\pyexpat.pyd; DestDir: {app}; CopyMode: alwaysoverwrite
30Source: ..\dist\ttx\python22.dll; DestDir: {app}; CopyMode: alwaysoverwrite
31Source: ..\dist\ttx\_numpy.pyd; DestDir: {app}; CopyMode: alwaysoverwrite
32Source: ..\dist\ttx\ttx.exe; DestDir: {app}; CopyMode: alwaysoverwrite
uid5561916098102002-09-09 19:58:42 +000033Source: ..\LICENSE.txt; DestDir: {app}; CopyMode: alwaysoverwrite
34Source: ..\Doc\index.html; DestDir: {app}; CopyMode: alwaysoverwrite
35Source: ..\Doc\changes.txt; DestDir: {app}; CopyMode: alwaysoverwrite
36Source: ..\Doc\bugs.txt; DestDir: {app}; CopyMode: alwaysoverwrite
37Source: fonttools-win-setup.txt; DestDir: {app}; CopyMode: alwaysoverwrite
jvrc8f8b9a2002-09-09 21:22:17 +000038Source: ttx.ico; DestDir: {app}; CopyMode: alwaysoverwrite
uid5561916098102002-09-09 19:58:42 +000039
40[Icons]
jvrc8f8b9a2002-09-09 21:22:17 +000041Name: {group}\Uninstall TTX; Filename: {uninstallexe}; IconIndex: 0
jvr3282c1f2002-09-10 11:23:34 +000042Name: {userdesktop}\ttx.exe; Filename: {app}\ttx.exe; Tasks: desktopicon; IconFilename: {app}\ttx.ico; IconIndex: 0
jvrc8f8b9a2002-09-09 21:22:17 +000043Name: {group}\TTX documentation; Filename: {app}\index.html; IconIndex: 0
uid5561916098102002-09-09 19:58:42 +000044Name: {group}\Changes; Filename: {app}\changes.txt; IconIndex: 0
45Name: {group}\Bugs; Filename: {app}\bugs.txt; IconIndex: 0
46Name: {group}\License; Filename: {app}\LICENSE.txt; IconIndex: 0
47
48[_ISTool]
49EnableISX=false