Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

Ultra-Fast Way To List Software And Microsoft Products Installed On Windows From Within In Your Delphi Apps

swviewfimage

Do your need to list down the Software installed in your machine programmatically. How to get the Name, Software Version, Installed Date, etc., for each software installed quickly? Don’t know how to do >Don’t worry. MiTec’s System Information Management Suite’s component helps to get these information with less code, and we will learn how to use TMiTeC_Software and TMiTeC_MSProduct in this blog post.

Platforms: Windows.

Installation Steps:  

You can easily install this Component Suite from GetIt Package Manager. The steps are as follows.

  1. Navigate In RAD Studio IDE->Tools->GetIt Package Manager->select Components in Categories->Components->Trail -MiTec system Information Component Suite 14.3 and click Install Button.
  2. Read the license and Click Agree All. An Information dialog saying ‘Requires a restart of RAD studio at the end of the process. Do you want to proceed? click yes and continue.
  3. It will download the plugin and installs it. Once installed Click Restart now.

How to run the Demo app: 

Components used in MSIC PV Demo App:

Implementation Details:

[crayon-662dd662e5efe986430270/]
<strong>MiTeC SWView Demo<strong>

It’s that simple to list down the software installed in your machine and access its properties with less code. Use this MiTeC component suite and get the job done quickly.

Head over and check out the full MiTec System Information Management Suite for Access System Information for Windows in Delphi Applications

With the use of Windows IDE, you have a way to list software and Microsoft products installed on windows from within your Delphi apps when developing in Delphi or C++ environments. Try your Free Trial here.

Exit mobile version