home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
software
/
photovcd
/
photovcdsetup202.exe
/
install_script.iss
Wrap
Text File
|
2004-09-08
|
3KB
|
56 lines
;InnoSetupVersion=3.0.5
[Setup]
AppName=Photo to VCD Creator
AppVerName=Photo to VCD Creator LITE
AppId=Photo to VCD Creator
AppPublisher=Martin Borkhuis
AppPublisherURL=http://www.nu2.nu
AppSupportURL=http://www.nu2.nu
AppUpdatesURL=http://www.nu2.nu
DefaultDirName={pf}\PhototoVCD
DefaultGroupName=Photo to VCD Creator
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\photovcd.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\_ISource30.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\MSCOMCTL.OCX"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\msvbvm60.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\ntsc_svcd.mpg"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\ntsc_vcd.mpg"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\pal_svcd.mpg"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\pal_vcd.mpg"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\VB6STKIT.DLL"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\3rdparty\cdrdao.exe"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\3rdparty\cdrecord.exe"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\3rdparty\COPYING.txt"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\3rdparty\cygjpeg6b.dll"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\3rdparty\cygwin1.dll"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\3rdparty\cygxml2-2.dll"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\3rdparty\cygz.dll"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\3rdparty\jpeg2yuv.exe"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\3rdparty\mpeg2enc.exe"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\3rdparty\mplex.exe"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\3rdparty\sh.exe"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\3rdparty\vcdxbuild.exe"; DestDir: "{app}\3rdparty"; Flags: ignoreversion
Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Readme.txt"; DestDir: "{app}"; Flags: ignoreversion
[Run]
Filename: "{app}\photovcd.exe"; WorkingDir: "{app}"; Description: "Launch Photo to VCD Creator"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Photo to VCD Creator"; Filename: "{app}\photovcd.exe"; WorkingDir: "{app}";
Name: "{group}\License"; Filename: "{app}\License.txt";
Name: "{group}\Readme"; Filename: "{app}\Readme.txt";
Name: "{userdesktop}\Photo to VCD Creator"; Filename: "{app}\photovcd.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";