Hi How about a simple html file with meta tag which refreshes itself for 5 seconds and loads the shockwave installer automatically if the embeded shockwave movie doesn't execute. <HTML> <HEAD> <meta http-equiv="refresh" content="5;url=shockwaveinstaller.exe" > </HEAD> <EMBED src="stub.dcr"></EMBED> </BODY> </HTML> the stub.dcr is a small movie which navigates automaticlly to main shockwave content if the plugin is already installed. But still i would suggest installing the plugin manually is the better way. regards Ramesh C T -----Original Message----- From: tony flow <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, October 03, 2000 6:31 PM Subject: <lingo-l> Automatizing the installation procedure (plug-in) ? >Is there a way to launch automatically the shockwave plug-in >(sort of sendkey, installshield...?!?) because i am on an intranet >where people know nothing (really nothing !!!!!) in data-computer. > > > Thanks a lot for your help. > > > > Tony > >[To remove yourself from this list, or to change to digest mode, go to >http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, >email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) >Lingo-L is for learning and helping with programming Lingo. Thanks!] _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
