Line 1... |
Line 1... |
1 |
; X-Universe Plugin Manager
|
1 |
; X-Universe Plugin Manager
|
2 |
#define VERSION "1.86"
|
2 |
#define VERSION "1.87"
|
3 |
#define BETAFILE ""
|
3 |
#define BETAFILE ""
|
4 |
#define TEXTVERSION "1.86"
|
4 |
#define TEXTVERSION "1.87"
|
5 |
|
5 |
|
6 |
[Setup]
|
6 |
[Setup]
|
7 |
AppContact=cycrow@xpluginmanager.co.uk
|
7 |
AppContact=cycrow@xpluginmanager.co.uk
|
8 |
AppName={cm:MyAppName}
|
8 |
AppName={cm:MyAppName}
|
9 |
AppId=X-Universe Plugin Manager
|
9 |
AppId=X-Universe Plugin Manager
|
Line 95... |
Line 95... |
95 |
Source: "..\release\AutoUpdater.exe"; Components: main\update; DestDir: {app}
|
95 |
Source: "..\release\AutoUpdater.exe"; Components: main\update; DestDir: {app}
|
96 |
; XSP Convertor
|
96 |
; XSP Convertor
|
97 |
Source: "..\release\XspConvert.exe"; Components: main\convert; DestDir: {app}\Tools
|
97 |
Source: "..\release\XspConvert.exe"; Components: main\convert; DestDir: {app}\Tools
|
98 |
; Creator
|
98 |
; Creator
|
99 |
Source: "..\release\Creator.exe"; Components: tools\creator; DestDir: {app}
|
99 |
Source: "..\release\Creator.exe"; Components: tools\creator; DestDir: {app}
|
- |
|
100 |
Source: "..\release\Creator.exe"; Components: tools\creator; DestDir: {app}\Tools
|
- |
|
101 |
Source: "unrar.dll"; Components: tools\creator; DestDir: "{app}\Tools"
|
- |
|
102 |
Source: "libx2bc.dll"; Components: tools\creator; DestDir: "{app}\Tools"
|
- |
|
103 |
Source: "Data\*.*"; Components: tools\creator; DestDir: {app}\Tools\Data; Flags: skipifsourcedoesntexist
|
- |
|
104 |
Source: "..\release\spk.dll"; Components: tools\creator; DestDir: {app}\Tools
|
100 |
; Explorer
|
105 |
; Explorer
|
101 |
Source: "..\release\SpkExplorer.exe"; Components: tools\explorer; DestDir: {app}
|
106 |
Source: "..\release\SpkExplorer.exe"; Components: tools\explorer; DestDir: {app}
|
- |
|
107 |
Source: "..\release\SpkExplorer.exe"; Components: tools\explorer; DestDir: {app}\Tools
|
102 |
; Tools
|
108 |
; Tools
|
103 |
Source: "..\release\spktool.exe"; Components: tools\spktools; DestDir: {app}\Tools
|
109 |
Source: "..\release\spktool.exe"; Components: tools\spktools; DestDir: {app}\Tools
|
104 |
Source: "..\release\XModPatch.exe"; Components: tools\spktools; DestDir: {app}\Tools
|
110 |
Source: "..\release\XModPatch.exe"; Components: tools\spktools; DestDir: {app}\Tools
|
105 |
Source: "..\release\XModDiff.exe"; Components: tools\spktools; DestDir: {app}\Tools
|
111 |
Source: "..\release\XModDiff.exe"; Components: tools\spktools; DestDir: {app}\Tools
|
106 |
Source: "..\release\catpck.exe"; Components: tools\spktools; DestDir: {app}\Tools
|
112 |
Source: "..\release\catpck.exe"; Components: tools\spktools; DestDir: {app}\Tools
|