Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2002
    Posts
    25

    Grin Flash Player install

    Hello Im sorry to bug you all but Im in need of some help.. I'm new to this and it is not going to good.. I would like to install flash player from cd.
    Have it, look to see if flash is installed if not install it...Been reading all the post and been playing with the Variables like %FlashVersion% and the if Variable. Please could someone show me how to set this up..
    Thank You
    James Patrick

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: Flash Player install

    Check out this thread:

    http://www.indigorose.com/ubbthreads...mp;o=&vc=1

    Corey Milner
    Creative Director, Indigo Rose Software

  3. #3
    Join Date
    Oct 2002
    Posts
    25

    Re: Flash Player install

    This is what I could come up with and I works. But is this the right way to set this up?
    IF (%FlashVersion% >v5.0.0.0)
    ELSE
    File.Execute("%SrcDir%\Shockwave_Installer_Full.ex e","",Wait)
    END IF

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts