Global assembly cache
Hello,
How can I write files to the GAC???
Thank you, Aemik
Archive: Global assembly cache
Global assembly cache
Hello,
How can I write files to the GAC???
Thank you, Aemik
In short, you can't currently do it with the NSIS installer directly or through a plugin.
There are other scenarios that may work for you. This thread discusses the GAC topic in more detail: http://forums.winamp.com/showthread....hreadid=272505
The best solution so far seems to be involving this: http://chrison.net/OnlyColdFusionCan...mplicated.aspx
Ultimately, it seems a plugin needs to be written to allow for this to work.