home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=FineView
- AppVerName=FineView
- AppId=FineView
- DefaultDirName={pf}\FineView
- DefaultGroupName=FineView
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\FineView.exe"; DestDir: "{app}";
- Source: "{app}\ogg.dll"; DestDir: "{app}";
- Source: "{app}\vorbis.dll"; DestDir: "{app}";
- Source: "{app}\vorbisfile.dll"; DestDir: "{app}";
- Source: "{app}\FineView.cnt"; DestDir: "{app}";
- Source: "{app}\FINEVIEW.HLP"; DestDir: "{app}";
- Source: "{app}\Lang\Spanish.ini"; DestDir: "{app}\Lang";
- Source: "{app}\Lang\Japanese.ini"; DestDir: "{app}\Lang";
- Source: "{app}\Lang\Italian.ini"; DestDir: "{app}\Lang";
- Source: "{app}\Lang\English.ini"; DestDir: "{app}\Lang";
- Source: "{app}\Lang\readme.txt"; DestDir: "{app}\Lang";
- Source: "{app}\Lang\Custom.ini"; DestDir: "{app}\Lang";
- [Run]
- Filename: "{app}\FineView.exe"; Description: "Executar o Programa"; Flags: postinstall nowait
- [Icons]
- Name: "{group}\FineView"; Filename: "{app}\FineView.exe";
-