home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Comunicatii
/
bandman
/
bwmsetup.exe
/
install_script.iss
Wrap
Text File
|
2005-05-03
|
5KB
|
86 lines
;InnoSetupVersion=5.0.4
[Setup]
AppName=SoftPerfect Bandwidth Manager
AppVerName=SoftPerfect Bandwidth Manager 2.3
AppId=SoftPerfect Bandwidth Manager
AppPublisher=SoftPerfect Research
AppPublisherURL=http://www.softperfect.com
AppSupportURL=http://www.softperfect.com
AppUpdatesURL=http://www.softperfect.com
DefaultDirName={pf}\SoftPerfect Bandwidth Manager
DefaultGroupName=SoftPerfect Bandwidth Manager
OutputBaseFilename=bwmsetup
Compression=lzma
LicenseFile=embedded\License.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\bwm.exe"; DestDir: "{app}"; Components: gui; Flags: ignoreversion
Source: "{app}\bwm.chm"; DestDir: "{app}"; Components: gui; Flags: ignoreversion
Source: "{sys}\Drivers\spfdrv.sys"; DestDir: "{sys}\Drivers"; Components: svc; Flags: ignoreversion
Source: "{app}\bwmsvc.exe"; DestDir: "{app}"; Components: svc; Flags: restartreplace ignoreversion
Source: "{app}\ndisapi.dll"; DestDir: "{app}"; Components: svc; Flags: restartreplace ignoreversion
Source: "{app}\gds32.dll"; DestDir: "{app}"; Components: svc; Flags: restartreplace ignoreversion
Source: "{app}\firebird.msg"; DestDir: "{app}"; Components: svc; Flags: ignoreversion
Source: "{app}\BWMSVC.FDB"; DestDir: "{app}"; Components: svc; Flags: onlyifdoesntexist ignoreversion
Source: "{app}\msvcp60.dll"; DestDir: "{app}"; Components: svc; Flags: restartreplace ignoreversion
Source: "{app}\msvcrt.dll"; DestDir: "{app}"; Components: svc; Flags: restartreplace ignoreversion
[Registry]
Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Type"; ValueType: Dword; ValueData: "$1"; Components: svc; OnlyBelowVersion: 0.0,5.0; Flags: uninsdeletekey
Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Group"; ValueType: String; ValueData: "Network"; Components: svc; OnlyBelowVersion: 0.0,5.0; Flags: uninsdeletevalue
Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Start"; ValueType: Dword; ValueData: "$1"; Components: svc; OnlyBelowVersion: 0.0,5.0; Flags: uninsdeletevalue
Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "ErrorControl"; ValueType: Dword; ValueData: "$1"; Components: svc; OnlyBelowVersion: 0.0,5.0; Flags: uninsdeletevalue
Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Type"; ValueType: Dword; ValueData: "$1"; Components: svc; MinVersion: 0.0,5.0; Flags: uninsdeletekey
Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Group"; ValueType: String; ValueData: "Streams Drivers"; Components: svc; MinVersion: 0.0,5.0; Flags: uninsdeletevalue
Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Start"; ValueType: Dword; ValueData: "$1"; Components: svc; MinVersion: 0.0,5.0; Flags: uninsdeletevalue
Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "ErrorControl"; ValueType: Dword; ValueData: "$1"; Components: svc; MinVersion: 0.0,5.0; Flags: uninsdeletevalue
[INI]
FileName: "{app}\bwm.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.softperfect.com";
[Run]
Filename: "{app}\bwmsvc.exe"; Parameters: "/sinstall"; WorkingDir: "{app}"; StatusMsg: "Installing service..."; Components: svc;
[UninstallRun]
Filename: "{app}\bwmsvc.exe"; Parameters: "/suninstall"; WorkingDir: "{app}"; StatusMsg: "Uninstalling service..."; Components: svc;
[Icons]
Name: "{group}\SoftPerfect Bandwidth Manager"; Filename: "{app}\bwm.exe"; Components: gui;
Name: "{group}\{cm:ProgramOnTheWeb,SoftPerfect Bandwidth Manager}"; Filename: "{app}\bwm.url"; Components: gui;
Name: "{group}\{cm:UninstallProgram,SoftPerfect Bandwidth Manager}"; Filename: "{uninstallexe}"; Components: gui;
[Components]
Name: "svc"; Description: "System Service"; Types: "custom";
Name: "gui"; Description: "Control Tool (GUI front-end)"; Types: "custom";
[UninstallDelete]
Type: files; Name: "{app}\bwm.url"; Components: gui;
Type: files; Name: "{app}\rules.dat"; Components: svc;
Type: files; Name: "{app}\service.ini"; Components: svc;
Type: files; Name: "{app}\aspr_keys.ini"; Components: svc;
Type: files; Name: "{app}\bwmsvc.log"; Components: svc;
Type: files; Name: "{app}\BWMSVC.FDB";
Type: dirifempty; Name: "{app}";
[Types]
Name: "custom"; Description: "Installation components";
[CustomMessages]
default.NameAndVersion=%1 version %2
default.AdditionalIcons=Additional icons:
default.CreateDesktopIcon=Create a &desktop icon
default.CreateQuickLaunchIcon=Create a &Quick Launch icon
default.ProgramOnTheWeb=%1 on the Web
default.UninstallProgram=Uninstall %1
default.LaunchProgram=Launch %1
default.AssocFileExtension=&Associate %1 with the %2 file extension
default.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";