PC Review


Reply
Thread Tools Rate Thread

Detect if a particular *.Exe is installed (Snapshot Viewer)

 
 
dch3
Guest
Posts: n/a
 
      20th Sep 2008
How would I detect if a specific app is installed on a machine? Specifically
Snotshot Viewer.
 
Reply With Quote
 
 
 
 
Alex Dybenko
Guest
Posts: n/a
 
      20th Sep 2008
Hi,
I would use registry to do so. You can search in registry of PC, where
snapshot viewer installed for key, corresponding to it, and then check on
target pc that same key(s) exist also
You can use that code to read registry:
http://www.mvps.org/access/api/api0015.htm

--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com


"dch3" <(E-Mail Removed)> wrote in message
news:F83E88D7-307D-48BA-9BBA-(E-Mail Removed)...
> How would I detect if a specific app is installed on a machine?
> Specifically
> Snotshot Viewer.


 
Reply With Quote
 
dch3
Guest
Posts: n/a
 
      20th Sep 2008
That makes sense, but now for question two...

Since Windows Script Host can be used withing Access, why not write
something using it as opposed to going the API route?

http://support.microsoft.com/kb/244675

"Alex Dybenko" wrote:

> Hi,
> I would use registry to do so. You can search in registry of PC, where
> snapshot viewer installed for key, corresponding to it, and then check on
> target pc that same key(s) exist also
> You can use that code to read registry:
> http://www.mvps.org/access/api/api0015.htm
>
> --
> Best regards,
> ___________
> Alex Dybenko (MVP)
> http://accessblog.net
> http://www.PointLtd.com
>
>
> "dch3" <(E-Mail Removed)> wrote in message
> news:F83E88D7-307D-48BA-9BBA-(E-Mail Removed)...
> > How would I detect if a specific app is installed on a machine?
> > Specifically
> > Snotshot Viewer.

>

 
Reply With Quote
 
Douglas J. Steele
Guest
Posts: n/a
 
      20th Sep 2008
"dch3" <(E-Mail Removed)> wrote in message
news2EC8A76-A05A-4FAE-96EF-(E-Mail Removed)...
>
> Since Windows Script Host can be used withing Access, why not write
> something using it as opposed to going the API route?
>
> http://support.microsoft.com/kb/244675
>


Because WSH is much slower and some sites actually disable it.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Snapshot Viewer =?Utf-8?B?dGJvbmUgaW4gQ2ludGk=?= Microsoft Access 2 16th Jan 2006 09:20 PM
Snapshot Viewer Les Microsoft Access Reports 0 9th Aug 2004 11:18 PM
Snapshot Viewer Dee Microsoft Access Reports 5 25th Jun 2004 10:42 AM
snapshot viewer Kevin Microsoft Access Reports 6 7th Jan 2004 01:27 PM
Viewing Snapshot Files with Snapshot Viewer Control on Excel Userform...How? Shuffs Microsoft Excel Programming 0 19th Sep 2003 05:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:44 AM.