Hi all,
I have to register my M_BHO.dll in the client side while installing the msi file, for that i am runing the following commands through bat file after installation
Guide me how to do this without bat file. And dll should register automatically after installing the M_BHO.msi. or M_BHO.exe
commands used in bat file.
%Windir%\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe /unregister M_BHO.dll
%Windir%\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe /codebase M_BHO.dll
reg,kannan
I have to register my M_BHO.dll in the client side while installing the msi file, for that i am runing the following commands through bat file after installation
Guide me how to do this without bat file. And dll should register automatically after installing the M_BHO.msi. or M_BHO.exe
commands used in bat file.
%Windir%\Microsoft.NET\Framework\v2.
%Windir%\Microsoft.NET\Framework\v2.
reg,kannan