.net - Adding assemblies to the GAC from Inno Setup -
until using inno setup our installations, continue doing, unless can uninstall option in start menu (thanks giovanni galbo), need gac external libraries, suspect doable (or @ least supported) though .net setup project.
is possible call gac'ing library setup application?
according http://jrsoftware.org/files/is5-whatsnew.htm should able v5.3 , above
added .net support (these cause internal error if used on system no .net framework present):
* added new [files] section flag: gacinstall. * added new [files] section parameter: strongassemblyname. * added new constants: {regasmexe}, {regasmexe32}, {regasmexe64}.
Comments
Post a Comment