Any good examples of modifying the CAS during install?
- From: "Gary F." <gwfong65@xxxxxxxxx>
- Date: 24 Apr 2006 19:03:51 -0700
I need to modify the .NET 2.0 CAS (create a code group, etc) in my
installer. I'm using VS.NET 2K5 and I can't seem to find a good example
that does this. I can barely understand the general flow.
This is what I understand:
1) I create something (a library?) that has a class (say MyInstaller)
that derives from System.Configuration.Install.Installer.
2) I register for installation events. Makes sense.
3) ... ? I'm lost here
...
10) ... ? I create a custom action to run my installer?
Has anyone done this? Are there any good examples?
Thanks
Gary F
.
- Follow-Ups:
- Re: Any good examples of modifying the CAS during install?
- From: Michael Willers
- Re: Any good examples of modifying the CAS during install?
- From: Dominick Baier [DevelopMentor]
- Re: Any good examples of modifying the CAS during install?
- Prev by Date: Re: Connection string issue when in a separate web.config
- Next by Date: SDDL Question
- Previous by thread: Connection string issue when in a separate web.config
- Next by thread: Re: Any good examples of modifying the CAS during install?
- Index(es):
Relevant Pages
|
Loading