|
-
Feb 12th, 2009, 08:05 PM
#1
Thread Starter
New Member
Creating a multiplatform autorun CD
I have two video files .mov & .wmv each in respect to both a windows user and a mac user. I want my client to be able to simply drop in the cd and have the video play. What do I need to do to get the .mov to autostart for mac users and the .wmv to autorun for the windows user?
-
Feb 12th, 2009, 09:54 PM
#2
Addicted Member
Re: Creating a multiplatform autorun CD
This is how I get a project to autorun for me, not sure but it might work for you, This works for windows.
1- open notepad and type:
Code:
[autorun]
OPEN=setup.EXE
2- save as autorun.inf
3- place on disk
of course you would change setup.exe to yourfile.wmv. This works with xp, with vista I think with the correct settings it will work but with most setups it will prompt you if you want to play the video. For mac I have no idea it might help to google it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|