QT version on Windows
MisterX
b.xavier at internet.lu
Tue Oct 11 12:31:46 EDT 2005
good to know...
but it worked! ;)
> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com
> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Ken Ray
> Sent: Tuesday, October 11, 2005 6:20 PM
> To: Use Revolution List
> Subject: Re: QT version on Windows
>
> On 10/11/05 8:00 AM, "xbury.cs at clearstream.com"
> <xbury.cs at clearstream.com>
> wrote:
>
> > Here's a VBS script that will printout the version
> >
> > Option Explicit
> > Dim oFSO
> > Dim sPath, sFileVer, sFileName
> >
> > sPath = "d:\app\quicktime\quicktimeplayer.exe"
> > Set oFSO = CreateObject("Scripting.FileSystemObject")
>
> You need to be careful when using VBS with the
> FileSystemObject - several antivirus programs (including
> Norton) will bring up an alert whenever an instance of the
> FileSystemObject is created, asking the user for permission
> to continue. This likely is something you don't want in a
> finished product...
>
> Just FYI,
>
> Ken Ray
> Sons of Thunder Software
> Web site: http://www.sonsothunder.com/
> Email: kray at sonsothunder.com
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage
> your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list