[nem-en] Nemerle for VisualStudio redist.
Paul Bludov
pbludov at gmail.com
Sat Dec 30 04:47:24 CET 2006
> Ok, the wix build you have prepared looks like a perfect start for the
> new installer for Nemerle. I think we should have single msi which:
> - optionally installs Visual.Studio integration (checking if VS is
> present in system)
> - puts Nemerle dlls into GAC
> - allows choosing different installation directory than in Program
> Files/Nemerle
You are definitelly right. All the msi stuff should be in
misc/packages/msi.
> Actually all those points needs some research, i.e. how to code it in
> Wix and make sure that integration works in such setting (dll put into
> GAC, ncc put into something different than Program Files)
I'm a newbe in the Wix. For now i'm trying to implement some UI in the
installer.
Once i'll get something working i'll take a look at Nemerle own installer
and figure
it out how to put all together.
-Paul
More information about the devel-en
mailing list