开发者

System.EnterpriseServices.RegistrationHelper - execute as x64 or x86

开发者 https://www.devze.com 2023-01-26 06:25 出处:网络
System.EnterpriseServices.RegistrationHelper is the programmatically the same as regsvcs. But is it possible to call specific (32 or 64bit) version of helper? With one registration (Server or Library

System.EnterpriseServices.RegistrationHelper is the programmatically the same as regsvcs.

But is it possible to call specific (32 or 64bit) version of helper? With one registration (Server or Library) we want one开发者_JAVA百科 version (32 or 64) of registration, with another - another.

Is there any way to specify needed deploying type?

http://msdn.microsoft.com/en-us/library/ms229076(VS.80).aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消