>wrote an autorun.inf file with the lines:
> [autorun]
> "OPEN=autostart.exe"
>
>using SimpleText. I place the .inf file at the root of the WinDoz side of
>the CD and the autostart.exe standalone at the root level as well.
>It doesn't work.
Hi,
Try it without the " "
Just :
[autorun]
OPEN=autostart.exe
>When I open the inf file on the widows the file
>consists of a single line
>
>[autorun] "OPEN=autostart.exe"
>
>with black square blocks between the [autorun] and the
>"OPEN=autostart.exe" and
>immediately following the "OPEN=autostart.exe".
If you can test your app on a PC, simply prepare your .inf file on it.
with notepad for example, it is more secure than with simple text on mac.
-------
Beruvin
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.