| Line 1... |
Line 1... |
| 1 |
; Script generated by the Inno Setup Script Wizard.
|
1 |
; Script generated by the Inno Setup Script Wizard.
|
| 2 |
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
2 |
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
| 3 |
|
3 |
|
| 4 |
[Setup]
|
4 |
[Setup]
|
| 5 |
AppName=Mara
|
5 |
AppName=Mara
|
| 6 |
AppVerName=Mara 3.02
|
6 |
AppVerName=Mara 3.03
|
| 7 |
AppPublisher=Embedded Solutions
|
7 |
AppPublisher=Embedded Solutions
|
| 8 |
AppPublisherURL=http:/www.iinet.net.au/~lsanddp
|
8 |
AppPublisherURL=http:/www.iinet.net.au/~lsanddp
|
| 9 |
AppSupportURL=http:/www.iinet.net.au/~lsanddp
|
9 |
AppSupportURL=http:/www.iinet.net.au/~lsanddp
|
| 10 |
AppUpdatesURL=http:/www.iinet.net.au/~lsanddp
|
10 |
AppUpdatesURL=http:/www.iinet.net.au/~lsanddp
|
| 11 |
DefaultDirName=c:\Mara
|
11 |
DefaultDirName=c:\Mara
|
| Line 26... |
Line 26... |
| 26 |
|
26 |
|
| 27 |
[Tasks]
|
27 |
[Tasks]
|
| 28 |
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"
|
28 |
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"
|
| 29 |
|
29 |
|
| 30 |
[Files]
|
30 |
[Files]
|
| 31 |
Source: "mara.exe"; DestDir: "{app}"; Flags: ignoreversion; Components: main;
|
31 |
Source: "mara.exe"; DestDir: "{app}"; Flags: ignoreversion; Components: main;
|
| 32 |
Source: "mara.ico"; DestDir: "{app}"; Flags: ignoreversion; Components: main;
|
32 |
Source: "mara.ico"; DestDir: "{app}"; Flags: ignoreversion; Components: main;
|
| 33 |
Source: "MARA_OLD.EXE"; DestDir: "{app}"; Flags: ignoreversion; Components: main;
|
33 |
Source: "MARA_OLD.EXE"; DestDir: "{app}"; Flags: ignoreversion; Components: legacy;
|
| 34 |
Source: "mara_2003.EXE"; DestDir: "{app}"; Flags: ignoreversion; Components: main;
|
34 |
Source: "mara_2003.EXE"; DestDir: "{app}"; Flags: ignoreversion; Components: legacy;
|
| 35 |
Source: "mara_2002.EXE"; DestDir: "{app}"; Flags: ignoreversion; Components: main;
|
35 |
Source: "mara_2002.EXE"; DestDir: "{app}"; Flags: ignoreversion; Components: legacy;
|
| 36 |
Source: "getx07.exe"; DestDir: "{app}"; Flags: ignoreversion; Components: main;
|
36 |
Source: "getx07.exe"; DestDir: "{app}"; Flags: ignoreversion; Components: main;
|
| 37 |
Source: "legend.txt"; DestDir: "{app}"; Flags: ignoreversion; Components: main;
|
37 |
Source: "legend.txt"; DestDir: "{app}"; Flags: ignoreversion; Components: main;
|
| 38 |
|
38 |
|
| 39 |
Source: "brmr2001.cnf"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2001;
|
39 |
Source: "brmr2001.cnf"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2001;
|
| 40 |
Source: "brmr2001.dat"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2001;
|
40 |
Source: "brmr2001.dat"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2001;
|
| 41 |
Source: "brmr2001.csv"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2001;
|
41 |
Source: "brmr2001.csv"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2001;
|
| 42 |
|
42 |
|
| Line 54... |
Line 54... |
| 54 |
|
54 |
|
| 55 |
Source: "brmr2005.cnf"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2005;
|
55 |
Source: "brmr2005.cnf"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2005;
|
| 56 |
Source: "brmr2005.dat"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2005;
|
56 |
Source: "brmr2005.dat"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2005;
|
| 57 |
Source: "brmr2005.csv"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2005;
|
57 |
Source: "brmr2005.csv"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2005;
|
| 58 |
|
58 |
|
| - |
|
59 |
Source: "brmr2006.cnf"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2006;
|
| - |
|
60 |
Source: "brmr2006.dat"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2006;
|
| - |
|
61 |
Source: "brmr2006.csv"; DestDir: "{app}"; Flags: ignoreversion; Components: brmr2006;
|
| - |
|
62 |
|
| 59 |
Source: "getx07.bas"; DestDir: "{app}"; Flags: ignoreversion; Components: source;
|
63 |
Source: "getx07.bas"; DestDir: "{app}"; Flags: ignoreversion; Components: source;
|
| 60 |
Source: "x07-2.bas"; DestDir: "{app}"; Flags: ignoreversion; Components: source;
|
64 |
Source: "x07-2.bas"; DestDir: "{app}"; Flags: ignoreversion; Components: source;
|
| 61 |
|
65 |
|
| 62 |
Source: "makefile"; DestDir: "{app}"; Flags: ignoreversion; Components: source;
|
66 |
Source: "makefile"; DestDir: "{app}"; Flags: ignoreversion; Components: source;
|
| 63 |
Source: "Mara.iss"; DestDir: "{app}"; Flags: ignoreversion; Components: source;
|
67 |
Source: "Mara.iss"; DestDir: "{app}"; Flags: ignoreversion; Components: source;
|
| Line 92... |
Line 96... |
| 92 |
Name: "{group}\Mara 2001"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2001"; Components: brmr2001; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2001 event";
|
96 |
Name: "{group}\Mara 2001"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2001"; Components: brmr2001; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2001 event";
|
| 93 |
Name: "{group}\Mara 2002"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2002"; Components: brmr2002; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2002 event";
|
97 |
Name: "{group}\Mara 2002"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2002"; Components: brmr2002; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2002 event";
|
| 94 |
Name: "{group}\Mara 2003"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2003"; Components: brmr2003; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2003 event";
|
98 |
Name: "{group}\Mara 2003"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2003"; Components: brmr2003; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2003 event";
|
| 95 |
Name: "{group}\Mara 2004"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2004"; Components: brmr2004; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2004 event";
|
99 |
Name: "{group}\Mara 2004"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2004"; Components: brmr2004; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2004 event";
|
| 96 |
Name: "{group}\Mara 2005"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2005"; Components: brmr2005; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2005 event";
|
100 |
Name: "{group}\Mara 2005"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2005"; Components: brmr2005; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2005 event";
|
| - |
|
101 |
Name: "{group}\Mara 2006"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2006"; Components: brmr2006; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2006 event";
|
| 97 |
|
102 |
|
| 98 |
; Icons to go onto the desktop
|
103 |
; Icons to go onto the desktop
|
| 99 |
Name: "{userdesktop}\Mara 2001"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2001"; Components: brmr2001; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2001 event";
|
104 |
Name: "{userdesktop}\Mara 2001"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2001 -q"; Components: brmr2001; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2001 event";
|
| 100 |
Name: "{userdesktop}\Mara 2002"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2002"; Components: brmr2002; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2002 event";
|
105 |
Name: "{userdesktop}\Mara 2002"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2002 -q"; Components: brmr2002; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2002 event";
|
| 101 |
Name: "{userdesktop}\Mara 2003"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2003"; Components: brmr2003; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2003 event";
|
106 |
Name: "{userdesktop}\Mara 2003"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2003 -q"; Components: brmr2003; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2003 event";
|
| 102 |
Name: "{userdesktop}\Mara 2004"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2004"; Components: brmr2004; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2004 event";
|
107 |
Name: "{userdesktop}\Mara 2004"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2004 -q"; Components: brmr2004; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2004 event";
|
| 103 |
Name: "{userdesktop}\Mara 2005"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2005"; Components: brmr2005; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2005 event";
|
108 |
Name: "{userdesktop}\Mara 2005"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2005 -q"; Components: brmr2005; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2005 event";
|
| - |
|
109 |
Name: "{userdesktop}\Mara 2006"; Filename: "{app}\mara.exe"; IconFilename: "{app}\mara.ico"; WorkingDir: "{app}"; Parameters: "brmr2006 -q"; Components: brmr2006; Tasks: desktopicon; Comment: "Start the Mara program with data from the 2006 event";
|
| 104 |
|
110 |
|
| 105 |
[Components]
|
111 |
[Components]
|
| 106 |
Name: "main"; Description: "Main Files"; Types: full compact source custom; Flags: fixed
|
112 |
Name: "main"; Description: "Main Files"; Types: full compact source custom; Flags: fixed
|
| - |
|
113 |
Name: "brmr2006"; Description: "BRMR 2006 Data Files"; Types: full compact
|
| 107 |
Name: "brmr2001"; Description: "BRMR 2001 Data Files"; Types: full
|
114 |
Name: "brmr2005"; Description: "BRMR 2005 Data Files"; Types: full
|
| 108 |
Name: "brmr2002"; Description: "BRMR 2002 Data Files"; Types: full
|
115 |
Name: "brmr2004"; Description: "BRMR 2004 Data Files"; Types: full
|
| 109 |
Name: "brmr2003"; Description: "BRMR 2003 Data Files"; Types: full
|
116 |
Name: "brmr2003"; Description: "BRMR 2003 Data Files"; Types: full
|
| 110 |
Name: "brmr2004"; Description: "BRMR 2004 Data Files"; Types: full
|
117 |
Name: "brmr2002"; Description: "BRMR 2002 Data Files"; Types: full
|
| 111 |
Name: "brmr2005"; Description: "BRMR 2005 Data Files"; Types: full compact
|
118 |
Name: "brmr2001"; Description: "BRMR 2001 Data Files"; Types: full
|
| - |
|
119 |
Name: "legacy"; Description: "Legacy versions of the Mara program"; Types: full
|
| 112 |
Name: "source"; Description: "Source Files"; Types: full source
|
120 |
Name: "source"; Description: "Source Files"; Types: full source
|
| 113 |
|
121 |
|
| 114 |
[Types]
|
122 |
[Types]
|
| 115 |
Name: "compact"; Description: "Compact installation"
|
123 |
Name: "compact"; Description: "Compact installation"
|
| 116 |
Name: "full"; Description: "Full installation"
|
124 |
Name: "full"; Description: "Full installation"
|
| 117 |
Name: "source"; Description: "Source code installation"
|
125 |
Name: "source"; Description: "Source code installation"
|