X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2Fghc.iss.in;h=0dc7b13f512f6c5ef425f8775cc2e3b12a7effcf;hb=5de363ca9ebdb7d85e3c353c1cffdf0a1c11128e;hp=7a6d0077667857bba8b8d7ba7255e8e796411b7c;hpb=9e243346e94002e4daf1633ec2a69e974fa6332d;p=ghc-hetmet.git diff --git a/distrib/ghc.iss.in b/distrib/ghc.iss.in index 7a6d007..0dc7b13 100644 --- a/distrib/ghc.iss.in +++ b/distrib/ghc.iss.in @@ -18,7 +18,7 @@ LicenseFile=distrib/windows-installer-licences.txt Source: "bindistprep\ghc-@ProjectVersion@\*"; DestDir: "{app}"; Flags: recursesubdirs [Icons] -Name: "{group}\@ProjectVersion@\GHCi"; Filename: "{app}\bin\ghci.exe" +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"