OK,

I put the autorun.inf file at the root level of my CD. It points to "open=unity\UnityCD.exe" where the executable is in a folder called "Unity". In that same folder is my images folder called "media".
Anyway, it works and auto runs the standalone app on Win XP and Win 2000.


BUT now all of my referenced images do not appear. When the exe and media folder were at the root level everything worked fine BUT now none of them work.

How it is now.

root (CD)
autorun.inf
        Unity (Folder)
                UnityCD.exe
                UnityCD.bundle (OSX)
                UnityCD (OS9)
                media (Folder)
                        image1.png
                        etc.

Before that every thing worked in XP and 2000 like this below. (but not on Win 98, which was part of what I wanted to fix)

root (CD)
UnityCD.exe
UnityCD.bundle (OSX)
UnityCD (OS9)
        media (Folder)
                image1.png
                etc.

Any help is appreciated

Tom


On Jan 7, 2004, at 3:47 PM, Trevor DeVore wrote:


On Jan 7, 2004, at 1:41 PM, Thomas J McGrath III wrote:

Does anyone know how to have my cd auto play on insertion on the PC????

sort of in a hurry on this one.

Create an autorun.inf file in the root directory of your CD.

In it put the following:

[autorun]
open=MyApp.exe

This will launch MyApp.exe when the CD is inserted.

--
Trevor DeVore
Blue Mango Multimedia
[EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution



Macintosh PowerBook G-4 OSX 10.3.1, OS 9.2.2, 1.25 GHz, 512MB RAM, Rev 2.1.2



Advanced Media Group Thomas J McGrath III • 2003 • [EMAIL PROTECTED] 220 Drake Road, Bethel Park, PA 15102



_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to