IxiRancid Posted July 28, 2004 Posted July 28, 2004 Hi y'all, I'm deploying an app and this is my Q: If setup project detects dependencies... should those files (dll in general) be set in setup project to vbSelfRegister or are they registered by .NET Framework? I don't wan't to make two packages just in case they do need to be registered... Thanks a lot! Quote
Administrators PlausiblyDamp Posted July 28, 2004 Administrators Posted July 28, 2004 If they are .Net dlls then they don't need to be registered on the target system - one of the advantages over COM. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.