Groups | Blog | Home
all groups > dotnet setup > october 2004 >

dotnet setup : installer / setup creator?


Bonj
10/26/2004 1:35:02 AM
Hi
Is there a free installer / msi / setup creator available , that is capable
of installing assemblies into the GAC folder, the same way that the setup
project wizard in VS.NET does?
only free.

Phil Wilson
10/26/2004 7:23:12 AM
You can do that with a VS setup project, but the IDE doesn't show the GAC by
default. In the File System view, if you right-click on the File System on
Target Machine icon you should see Add Special Folder, the GAC is in that
list.
--
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

[quoted text, click to view]

Bonj
10/26/2004 9:49:06 AM
[quoted text, click to view]

ah-ah-ah-ah!!!
Bonj
10/26/2004 9:49:13 AM
But yes, I'm aware you can do it like that, thanks.
That's how I do it at work. I suppose it wouldn't matter whether it went in
the GAC or not for my hobbyist program, I just wondered whether it was
possible that's all, out of curiosity

[quoted text, click to view]
Phil Wilson
10/26/2004 3:12:41 PM
Understood - many people take free to mean nothing more than Visual Studio.
Look here - some of these are free, such as Wix and Makemsi:
http://www.installsite.org/pages/en/msi/authoring.htm
--
Phil Wilson [MVP Windows Installer]
----
[quoted text, click to view]

Bonj
10/27/2004 7:00:50 AM
yep, sure - and cheers for that, i'll take a butchers

[quoted text, click to view]

AddThis Social Bookmark Button