Subversion Repositories spk

Rev

Rev 157 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 157 Rev 267
Line 5... Line 5...
5
DirExistsWarning=yes
5
DirExistsWarning=yes
6
OutputBaseFilename=XPluginManager_Installer{#BETAFILE}
6
OutputBaseFilename=XPluginManager_Installer{#BETAFILE}
7
 
7
 
8
[Files]
8
[Files]
9
; Library (dll) files
9
; Library (dll) files
10
Source: "..\release\spk.dll"; Components: main\pluginman; DestDir: {sys}
10
;Source: "..\release\spk.dll"; Components: main\pluginman; DestDir: {sys}
11
Source: "libx2bc.dll"; Components: main\pluginman; DestDir: {sys}
11
;Source: "libx2bc.dll"; Components: main\pluginman; DestDir: {sys}
12
Source: "unrar.dll"; Components: main\pluginman; DestDir: {sys}
12
;Source: "unrar.dll"; Components: main\pluginman; DestDir: {sys}
-
 
13
Source: "unrar.dll"; Components: main\pluginman; DestDir: {app}
13
Source: "..\fmodex.dll"; Components: main\pluginman; DestDir: {app}
14
Source: "..\fmodex.dll"; Components: main\pluginman; DestDir: {app}
14
Source: "..\x3.ico"; Components: main\pluginman; DestDir: {app}
15
Source: "..\x3.ico"; Components: main\pluginman; DestDir: {app}
15
; Redist
16
; Redist
16
Source: "software\VC_redist.x86.exe"; Tasks: redist; DestDir: "{app}"; Flags: deleteafterinstall
17
Source: "software\VC_redist.x86.exe"; Tasks: redist; DestDir: "{app}"; Flags: deleteafterinstall
17
 
18