RE: get a list of installed programs and path to exe.

2004-12-09 Thread mailware
: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of [EMAIL PROTECTED] > > Sent: Friday, December 10, 2004 9:32 AM > > To: Perl-Win32 > > Cc: [EMAIL PROTECTED] > > Subject: get a list of installed programs and path to exe. > > > &g

RE: get a list of installed programs and path to exe.

2004-12-09 Thread kbaumgartner
ehalf Of $Bill Luebkert Sent: Thursday, December 09, 2004 5:52 PM To: [EMAIL PROTECTED] Cc: Perl-Win32 Subject: Re: get a list of installed programs and path to exe. [EMAIL PROTECTED] wrote: > Hi there, > > in windows xp/2000 how do i get a list of all installed programs and paths to

Re: get a list of installed programs and path to exe.

2004-12-09 Thread $Bill Luebkert
[EMAIL PROTECTED] wrote: > Hi there, > > in windows xp/2000 how do i get a list of all installed programs and paths to > exe? This may help - you can choose registry or WMI : #!perl -w -- use warnings; use strict; use WIn32::OLE qw(in); use Data::Dumper; $Data::Dumper::Indent=1; our %A;

RE: get a list of installed programs and path to exe.

2004-12-09 Thread John Serink
Perl-Win32 > Cc: [EMAIL PROTECTED] > Subject: get a list of installed programs and path to exe. > > > Hi there, > > in windows xp/2000 how do i get a list of all installed > programs and paths to exe? > > Thanks in advance. > > -Jeremy A. > > >

get a list of installed programs and path to exe.

2004-12-09 Thread mailware
Hi there, in windows xp/2000 how do i get a list of all installed programs and paths to exe? Thanks in advance. -Jeremy A. ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs