home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 September
/
PCWorld_2008-09_cd.bin
/
Audio-video
/
easyflv
/
efp.exe
/
install_script.iss
Wrap
Text File
|
2008-08-01
|
2KB
|
53 lines
;InnoSetupVersion=5.2.1
[Setup]
AppName=Easy FLV Player
AppVerName=Easy FLV Player 2.0
AppId=Easy FLV Player
AppPublisher=YoutubeGet Developer Team
AppPublisherURL=http://www.youtubeget.com/
AppSupportURL=http://www.youtubeget.com/
AppUpdatesURL=http://www.youtubeget.com/
DefaultDirName={pf}\Easy FLV Player
DefaultGroupName=Easy FLV Player
OutputBaseFilename=in
Compression=lzma
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\FLVPlayer.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\VB6STKIT.DLL"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Flash9e.ocx"; DestDir: "{app}"; Flags: regserver onlyifdoesntexist
Source: "{app}\msvbvm60.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\VB6CHS.DLL"; DestDir: "{app}"; Flags: ignoreversion
[Run]
Filename: "{app}\FLVPlayer.exe"; Description: "{cm:LaunchProgram,Easy FLV Player}"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Easy FLV Player"; Filename: "{app}\FLVPlayer.exe";
Name: "{group}\{cm:ProgramOnTheWeb,Easy FLV Player}"; Filename: "http://www.youtubeget.com/";
Name: "{group}\{cm:UninstallProgram,Easy FLV Player}"; Filename: "{uninstallexe}";
Name: "{commondesktop}\Easy FLV Player"; Filename: "{app}\FLVPlayer.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[CustomMessages]
english.NameAndVersion=%1 version %2
english.AdditionalIcons=Additional icons:
english.CreateDesktopIcon=Create a &desktop icon
english.CreateQuickLaunchIcon=Create a &Quick Launch icon
english.ProgramOnTheWeb=%1 on the Web
english.UninstallProgram=Uninstall %1
english.LaunchProgram=Launch %1
english.AssocFileExtension=&Associate %1 with the %2 file extension
english.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: "english"; MessagesFile: "embedded\english.isl";