home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 February
/
Chip_2003-02_cd1.bin
/
zkuste
/
sms
/
download
/
mojelogo
/
setup.exe
/
install_script.iss
Wrap
Text File
|
2002-12-14
|
1KB
|
36 lines
;InnoSetupVersion=2.0.18
[Setup]
AppName=:-) mojelogo SMS ToolBar
AppVerName=:-) mojelogo SMS ToolBar v3.2
AppId=:-) mojelogo SMS ToolBar
AppPublisher=Axima s.r.o.
AppPublisherURL=http://www.mojelogo.cz/toolbar.asp
AppSupportURL=http://www.mojelogo.cz/toolbar.asp
AppUpdatesURL=http://www.mojelogo.cz/toolbar.asp
DefaultDirName={win}\system\mojelogoToolBar
OutputBaseFilename=SMSToolbarSetup
Compression=zip
PrivilegesRequired=none
DisableDirPage=yes
DisableProgramGroupPage=yes
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\smsbar.dll"; DestDir: "{app}";
Source: "{app}\smstoolbar.cfg"; DestDir: "{app}";
[INI]
FileName: "{win}\MOJELOGO.INI"; Section: "TOOLBAR_GENERAL"; Key: "INSTALL_PATH"; String: "{app}\";
[Run]
Filename: "regsvr32"; Parameters: "/s {app}\smsbar.dll";
[UninstallRun]
Filename: "regsvr32"; Parameters: "/s /u {app}\smsbar.dll";
[UninstallDelete]
Type: files; Name: "{app}\queue.sms";
Type: dirifempty; Name: "{app}";