summaryrefslogtreecommitdiff
path: root/distrib/ghc.iss.in
Commit message (Collapse)AuthorAgeFilesLines
* Windows installer improvements from ClausIan Lynagh2010-10-211-9/+29
| | | | | | | | | | | | | | | | | | | - add link to inno setup docs, so readers don't have to guess what ghc.iss might be - add Task section, and associated most Registry actions with separate (sub)tasks, so that file associations, default action, and PATH setting can be optional - copy license file into doc directory - install icon file again, so that DefaultIcon is no longer a dangling pointer (#4352) - only delete ghc_haskell key if empty (in case there were other tools using it) - add versioned GHCi to right-click menu (to allow for multiple tool installs)
* Fix the ghci startmenu itemIan Lynagh2010-03-261-1/+1
| | | | | I'm not sure what changed, but it now doesn't work for me without the "Start in" field being set.
* Fix paths to docs in "Start Menu" entries in Windows installer; fixes #3847Ian Lynagh2010-03-261-3/+3
|
* Add the licence file to the Windows installer. Fixes #3934Ian Lynagh2010-03-261-0/+1
|
* The Windows installer now needs to get its files from bindistprep/Ian Lynagh2009-09-301-1/+1
|
* Make Windows bindists and installers work in the new build systemIan Lynagh2009-06-101-0/+76