I'm trying to register a dll via the command line
In the Pre/Post Actions I select Run and in the command line area I type
regsvr32 /s sDotsoniPropWizard.dll
I leave the To Run section blank as I don't need to run anything.
In the PrePost Actions listbox it lists this as Run "
On install I get a Error on " (I assume the Run " command above)
Any clues?
Also how do you go about unregistering this DLL when uninstalling?
Thanks,
Sean
In the Pre/Post Actions I select Run and in the command line area I type
regsvr32 /s sDotsoniPropWizard.dll
I leave the To Run section blank as I don't need to run anything.
In the PrePost Actions listbox it lists this as Run "
On install I get a Error on " (I assume the Run " command above)
Any clues?
Also how do you go about unregistering this DLL when uninstalling?
Thanks,
Sean
Comment