home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=Robotfunk Flowmotion
- AppVerName=Robotfunk Flowmotion 1.0
- AppId=Robotfunk Flowmotion
- AppPublisher=Robotfunk
- AppPublisherURL=http://www.robotfunk.com
- AppSupportURL=http://www.robotfunk.com
- AppUpdatesURL=http://www.robotfunk.com
- DefaultDirName={pf}\Flowmotion
- DefaultGroupName=Robotfunk Flowmotion
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- LicenseFile=embedded\License.txt
- InfoBeforeFile=embedded\InfoBefore.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\controls.dxr"; DestDir: "{app}";
- Source: "{app}\dummy.avi"; DestDir: "{app}";
- Source: "{app}\dummy.mov"; DestDir: "{app}";
- Source: "{app}\flowmotion.bmp"; DestDir: "{app}";
- Source: "{app}\flowmotion.exe"; DestDir: "{app}";
- Source: "{app}\FLOWMOTION.HLP"; DestDir: "{app}";
- Source: "{app}\fullscreen.dxr"; DestDir: "{app}";
- Source: "{app}\media_import.dxr"; DestDir: "{app}";
- Source: "{app}\xtras\ActiveX.x32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\asFFT.x32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\budapi.x32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\dir.txt"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\Dirapi.dll"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\DirectSound.x32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\FileXtra3.x32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\Flash Asset.x32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\Font Xtra.x32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\Iml32.dll"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\MacroMix.x32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\msvcrt.dll"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\Proj.dll"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\propsave.X32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\QsMIDI.x32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\QT3Asset.x32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\Text Asset.x32"; DestDir: "{app}\xtras";
- Source: "{app}\xtras\TextXtra.x32"; DestDir: "{app}\xtras";
- Source: "{sys}\VideoOCX.ocx"; DestDir: "{sys}"; Flags: regserver
- Source: "{sys}\midiio32.ocx"; DestDir: "{sys}"; Flags: regserver
- [INI]
- FileName: "{app}\flowmotion.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.robotfunk.com";
- [Run]
- Filename: "{app}\flowmotion.exe"; Description: "Launch Robotfunk Flowmotion"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Robotfunk Flowmotion"; Filename: "{app}\flowmotion.exe";
- Name: "{group}\Robotfunk Flowmotion on the Web"; Filename: "{app}\flowmotion.url";
- Name: "{userdesktop}\Robotfunk Flowmotion"; Filename: "{app}\flowmotion.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\flowmotion.url";
-