X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2Fghc.iss.in;h=0dc7b13f512f6c5ef425f8775cc2e3b12a7effcf;hb=5de363ca9ebdb7d85e3c353c1cffdf0a1c11128e;hp=f7a480367db59286e32d2a5613ee3db1acf244c7;hpb=de4cc55e97ca2011ab3889a9e2dab9a745839a66;p=ghc-hetmet.git diff --git a/distrib/ghc.iss.in b/distrib/ghc.iss.in index f7a4803..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: "ghc-@ProjectVersion@\*"; DestDir: "{app}"; Flags: recursesubdirs +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