Parameters

 
Visual Installer runs the RegAsm.exe tool when it registers a .NET assembly. RegAsm.exe can handle parameters and from Visual Installer you can pass these three parameters to RegAsm.exe:
 
/codebase Create a Codebase entry in the registry.
/registered Refer only to type libraries that already have been registered.
/tlb Generate a type library from the specified assembly containing definitions of the accessible types defined within the assembly.

You can get more details about the parameters above on this information page at Microsoft's web site.
   

< Go Back
   

Go to Visual Installer product page Visual Installer Tip
SamLogic