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 [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
