X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2Fghc.iss.in;h=0dc7b13f512f6c5ef425f8775cc2e3b12a7effcf;hb=661c97c65e5fa47177502e592bb763f752b487ac;hp=bd3886107fc0b8c82d64b46a01695a733574fa7a;hpb=96f9e8f315bb37a4815eba62f4d522cf0dd6e9f1;p=ghc-hetmet.git diff --git a/distrib/ghc.iss.in b/distrib/ghc.iss.in index bd38861..0dc7b13 100644 --- a/distrib/ghc.iss.in +++ b/distrib/ghc.iss.in @@ -11,16 +11,17 @@ SolidCompression=yes PrivilegesRequired=none ChangesAssociations=yes ChangesEnvironment=yes +LicenseFile=distrib/windows-installer-licences.txt [Files] Source: "bindistprep\ghc-@ProjectVersion@\*"; DestDir: "{app}"; Flags: recursesubdirs [Icons] -Name: "{group}\@ProjectVersion@\GHCi"; Filename: "{app}\bin\ghci.exe" -Name: "{group}\@ProjectVersion@\GHC Documentation"; Filename: "{app}\doc\index.html" -Name: "{group}\@ProjectVersion@\GHC Library Documentation"; Filename: "{app}\doc\libraries\index.html" -Name: "{group}\@ProjectVersion@\GHC Flag Reference"; Filename: "{app}\doc\users_guide\flag-reference.html" +Name: "{group}\@ProjectVersion@\GHCi"; Filename: "{app}\bin\ghci.exe"; WorkingDir: "{app}\bin" +Name: "{group}\@ProjectVersion@\GHC Documentation"; Filename: "{app}\doc\html\index.html" +Name: "{group}\@ProjectVersion@\GHC Library Documentation"; Filename: "{app}\doc\html\libraries\index.html" +Name: "{group}\@ProjectVersion@\GHC Flag Reference"; Filename: "{app}\doc\html\users_guide\flag-reference.html" [Registry] ; set up icon associations