Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


detection of plugins (flash,shockwave,quicktime,java)

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,49935
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> detection of plugins (flash,shockwave,quicktime,java)
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 detection of plugins (flash,shockwave,quicktime,java) - 7/24/2007 9:02:24 PM   
  cyf

 

Posts: 20
Score: 0
Joined: 1/25/2007
Status: offline
Hi i tried searching for this but dont think anyone has a solution on here yet?

I have managed to get a vbs script working to detect if the installed version matches the current (hard coded) version  but the way it does it im sure isnt the best. At present it tries to create an object if it succeed's then its installed otherwise it calls the .exe to install it.


Is there an easier way to check if Flash 9 for example is installed?  in VBS WSH or ebven flash -  i know the basics of all the scripting but cant seem to find and alternatives


Any help will be greatly appreciated!!

_____________________________

http://www.andigibson.co.uk
http://www.socialaddict.co.uk
 
 
Post #: 1
 
 RE: detection of plugins (flash,shockwave,quicktime,java) - 7/24/2007 9:36:21 PM   
  ginolard


Posts: 1082
Score: 21
Joined: 8/10/2005
Status: offline
You could enumerate the keys under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and check the DisplayName of each one for the individual plugins

_____________________________

Author of ManagePC - http://managepc.net
AD Query Template - http://www.visualbasicscript.com/m_40609/tm.htm
Consolidated Scripting Framework - http://www.visualbasicscript.com/m_59109/tm.htm

(in reply to cyf)
 
 
Post #: 2
 
 RE: detection of plugins (flash,shockwave,quicktime,java) - 7/24/2007 10:21:04 PM   
  mbouchard


Posts: 1924
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
Here is my script that we use to install the latest version of Flash and Shockwave.  You could probably do something similar with Quicktime but would probably have to go the reg route for Java as there can be multiple copies installed on the PC.


      

_____________________________

Mike

For useful Scripting links see the Read Me First stickey!

Always remember Search is your friend.

(in reply to cyf)
 
 
Post #: 3
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> detection of plugins (flash,shockwave,quicktime,java) Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts