Hello,
 
I have a single DLL driver file driver for some hardware I need to be 
able to install.  For testing I have been manually registering and 
unregistering the DLL using RegSvr32.  I now need to automate the 
installation so I'll need to install the file and register it.  And when 
I uninstall it, unregister it.  While I can write the install/uninstall 
part of the installation easily enough, how do I go about registering 
and unregistering the DLL.
 
Thanks

Chris Lord

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to