A
auad
hi,
I would like to register a dll (regasm) during the execution of my
setup using custom actions.
I don't know where to place the parameters for regasm in the custom
action.
I tried using " [TARGETDIR]\myAssembly.dll " but regasm.exe didn't run
during the execution of the setup.
regasm <myAssembly.dll> /codebase
Thanks in advance
I would like to register a dll (regasm) during the execution of my
setup using custom actions.
I don't know where to place the parameters for regasm in the custom
action.
I tried using " [TARGETDIR]\myAssembly.dll " but regasm.exe didn't run
during the execution of the setup.
regasm <myAssembly.dll> /codebase
Thanks in advance