質問

I want to install my custom visual studio 2012 wizard with my NSIS installer but I don't know how to register the assembly. It needs gacutil.exe but this is not shipped along vs2012 as far as I know.. and it's a developer tool.

How can I do that?

役に立ちましたか?

解決

You could write a little .NET helper app based on this information. Someone tried porting this to NSIS but never got it working...

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top