Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   WMI Tasks using Delphi – Computer Software (https://www.delphipraxis.net/163942-wmi-tasks-using-delphi-%96-computer-software.html)

DP News-Robot 22. Okt 2011 23:00

WMI Tasks using Delphi – Computer Software
 
How do I uninstall software? If the software was installed using Microsoft Windows Installer (MSI), use the WMI class Win32_Product and the Uninstall method. const wbemFlagForwardOnly = $00000020; var FSWbemLocator : OLEVariant; FWMIService : OLEVariant; FWbemObjectSet: OLEVariant; ...http://feeds.feedburner.com/~r/delph...~4/A6dTWDatdJw

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 07:10 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz