PDA

View Full Version : Batch files, add/remove programs check possible?


WadeG
Jul 19, 2007, 08:25 AM
Hello, :confused:
I am wondering if it is possible to have a batch file check the applications that are installed by checking add/remove programs?
Or Maybe there is an easier way to accomplish this check with a batch file?
Thanks for all of your time.

ScottGem
Jul 19, 2007, 08:28 AM
Not with a batch file. You would have to use code to do API calls.