home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=Glint
- AppVerName=Glint
- AppId=Glint
- DefaultDirName={pf}\Glint
- DefaultGroupName=Glint
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\glint.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\glint_read_me.txt"; DestDir: "{app}"; Flags: ignoreversion
- [Run]
- Filename: "{app}\glint.exe"; WorkingDir: "{app}"; Flags: nowait
- [Icons]
- Name: "{group}\Glint"; Filename: "{app}\glint.exe"; WorkingDir: "{app}";
- Name: "{group}\Desinstalar - Glint"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
- Name: "{userstartup}\Glint"; Filename: "{app}\glint.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Iniciar automaticamente com o Windows"; GroupDescription: "Additional icons:";
-