contrib/win32/mercurial.iss
changeset 1690 58894621c87a
parent 1306 c9fa33088bd1
child 1844 b768f3ae0c2c
equal deleted inserted replaced
1689:c6c76ead1cc1 1690:58894621c87a
     2 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
     2 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
     3 
     3 
     4 [Setup]
     4 [Setup]
     5 AppCopyright=Copyright 2005 Matt Mackall and others
     5 AppCopyright=Copyright 2005 Matt Mackall and others
     6 AppName=Mercurial
     6 AppName=Mercurial
     7 AppVerName=Mercurial version 0.7
     7 AppVerName=Mercurial version 0.8
     8 InfoAfterFile=contrib/win32/postinstall.txt
     8 InfoAfterFile=contrib/win32/postinstall.txt
     9 LicenseFile=COPYING
     9 LicenseFile=COPYING
    10 ShowLanguageDialog=yes
    10 ShowLanguageDialog=yes
    11 AppPublisher=Matt Mackall and others
    11 AppPublisher=Matt Mackall and others
    12 AppPublisherURL=http://www.selenic.com/mercurial
    12 AppPublisherURL=http://www.selenic.com/mercurial
    13 AppSupportURL=http://www.selenic.com/mercurial
    13 AppSupportURL=http://www.selenic.com/mercurial
    14 AppUpdatesURL=http://www.selenic.com/mercurial
    14 AppUpdatesURL=http://www.selenic.com/mercurial
    15 AppID={{4B95A5F1-EF59-4B08-BED8-C891C46121B3}
    15 AppID={{4B95A5F1-EF59-4B08-BED8-C891C46121B3}
    16 AppContact=mercurial@selenic.com
    16 AppContact=mercurial@selenic.com
    17 OutputBaseFilename=Mercurial-0.7
    17 OutputBaseFilename=Mercurial-0.8
    18 DefaultDirName={sd}\Mercurial
    18 DefaultDirName={sd}\Mercurial
    19 SourceDir=C:\hg\hg-release
    19 SourceDir=C:\hg\hg-release
    20 VersionInfoVersion=0.7
    20 VersionInfoVersion=0.8
    21 VersionInfoDescription=Mercurial distributed SCM
    21 VersionInfoDescription=Mercurial distributed SCM
    22 VersionInfoCopyright=Copyright 2005 Matt Mackall and others
    22 VersionInfoCopyright=Copyright 2005 Matt Mackall and others
    23 VersionInfoCompany=Matt Mackall and others
    23 VersionInfoCompany=Matt Mackall and others
    24 InternalCompressLevel=max
    24 InternalCompressLevel=max
    25 SolidCompression=true
    25 SolidCompression=true