Auto Play on PCs

Chipp Walters chipp at chipp.com
Wed Jan 7 18:29:53 EST 2004


I seem to remember you CAN'T run a file from the root using the autorun
feature. My suggestion is to put your setup.exe in a folder on the root.

-Chipp

> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com
> [mailto:use-revolution-bounces at lists.runrev.com]On Behalf Of Dar Scott
> Sent: Wednesday, January 07, 2004 3:20 PM
> To: How to use Revolution
> Subject: Re: Auto Play on PCs
>
>
>
> On Wednesday, January 7, 2004, at 02:01 PM, Trevor DeVore wrote:
>
> > put "[autorun]" & numToChar(13) & numToChar(10) &
> > "open=MyFolder/Myapp.exe" into tFile
>
> Building on that...
>
> put "[autorun]" & CRLF & "open=MyFolder\Myapp.exe" & CRLF into URL
> ("binfile:" & cdMockupFolder & "autorun.inf")
>
> I don't know if you need the second crlf.  You might not need the
> backslash.  You can probably figure the cdMockupFolder in your head and
> put this all in the message box.
>
> Dar Scott
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list