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!
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!