Horrid
Programmer
- May 20, 1999
- 373
This is the uninstall command for an acitveX control I have made.
rundll32 advpack.dll,LaunchINFSection TLregmods.inf,UnInstall
Can anyone help me with calling this from withing visual basic? I need to be able to uninstall the control that is in use so it can be upgraded.
Or the URL of somewhere with good info on using inf files for installations and upgrades from the web.
thanks for any help
rundll32 advpack.dll,LaunchINFSection TLregmods.inf,UnInstall
Can anyone help me with calling this from withing visual basic? I need to be able to uninstall the control that is in use so it can be upgraded.
Or the URL of somewhere with good info on using inf files for installations and upgrades from the web.
thanks for any help