Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

paul.b.davis

macrumors 6502
Original poster
Oct 24, 2007
370
0
Over the hills and far away...
Ok, so I have been working on an electronic press kit for my band (take a listen, the link is in my sig) and it has taken the form of an offline web page.

To promote easier viewing of the press kit for the sake of less than tech savvy individuals, I would like to include an autorun program on the discs we send that would automatically open up the index.html file on the disc.

Are there programs available for free that I can just modify for my needs or do I need to write something new?

Also, I would like it to auto open the file on OS X and Windows machines (Linux would be nice too, but not as important). How can I do this?

Thanks in advance.
 

lee1210

macrumors 68040
Jan 10, 2005
3,182
3
Dallas, TX
I would strongly discourage this. It seems "cool", but in general is bad for security. I don't know about the windows side, but on the OS X side, this thread:
https://forums.macrumors.com/threads/474334/
discussed making a disk image that has a custom display in the finder that would make it easy for a user to figure out what to do. Once you have the disk image, you can burn it to a CD.

Again, i don't know how to make this work in windows. I'm aware of autorun.ini, but i think microsoft is going to disable autorun soon for security reasons anyway:
http://blogs.technet.com/msrc/archi...dows-to-meet-changes-in-threat-landscape.aspx

If you're going to make labels for the discs (you didn't say), it could have the 2 step instructions for accessing the content.

On the mac side, there is an option to auto-open a folder laid out how you want. This article discusses that:
http://db.tidbits.com/article/8464

That is a good balance between usability and security, in my opinion. Doing this all in a way that works well on OS X and Windows might be tough, though.

-Lee

EDIT: I guess autorun will still happen on CDs... but it still seems dangerous, in my book.
 

numero

macrumors regular
Jul 23, 2002
106
3
OR
Back in the OS 9 days Apple used to have a way to auto run a removable disk. I believe this was part of QuickTime's settings. The feature resulted in the last Mac virus that I am aware of -- approx. 1997 or 1998. The virus came in on a zip, floppy or syquest drive and then had fun propagating to other removable disks and any network volumes it could reach. Anyway, a long way of saying that auto run is bad. That being said, it is available on Windows. :)

I would recommend getting Toast. You can make a hybrid CD with it. Mac users would only see a Mac disk and Windows users would only see their files. On the Mac side you can use a background picture on the disk's main window that could have "double click this" type of instructions. You can set the default window view to "icon" and then set the icons to "preview" and control their size -- whatever you want to set the viewing experience for Mac users.

On the Windows partition you can set the autorun.ini file to do whatever you want for Windows users. Sorry, no fancy picture background or icon options.
 

Sayer

macrumors 6502a
Jan 4, 2002
981
0
Austin, TX
There's a way to do it for an app bundle, but it requires the HFS+ disk format to work, and thus won't work on Windows. You can make a dual format disk image with HFS+ and FAT32 separately. They would each need their own copy of content and auto run configs.

There is an app to make custom-content-specific web browsers based on Safari/WebKit.

And the app to set auto-run is called "AutoOpen" - I use it at work to start up internet setup software after a handoff from a web-based service I also work on.

The whole "its a virus" scare tactics is silly. There are plenty of other mechanisms to get software to run on a Mac these days, and most of them all require social engineering to coerce the user into actually starting the process.
 

paul.b.davis

macrumors 6502
Original poster
Oct 24, 2007
370
0
Over the hills and far away...
There's a way to do it for an app bundle, but it requires the HFS+ disk format to work, and thus won't work on Windows. You can make a dual format disk image with HFS+ and FAT32 separately. They would each need their own copy of content and auto run configs.

There is an app to make custom-content-specific web browsers based on Safari/WebKit.

And the app to set auto-run is called "AutoOpen" - I use it at work to start up internet setup software after a handoff from a web-based service I also work on.

The whole "its a virus" scare tactics is silly. There are plenty of other mechanisms to get software to run on a Mac these days, and most of them all require social engineering to coerce the user into actually starting the process.

What is the app to make the custom content browsers?
 

Consultant

macrumors G5
Jun 27, 2007
13,314
34
If the user put the disk in, they won't have a hard time figuring out that they need to double click on a file.
 

paul.b.davis

macrumors 6502
Original poster
Oct 24, 2007
370
0
Over the hills and far away...
If the user put the disk in, they won't have a hard time figuring out that they need to double click on a file.
Well we want this to be as user friendly as possible, and it must work on Windows and Mac machines.

Is there any way to make an autorun.ini (or .inf) file on a Mac? I found programs, but they are all for Windows and I do not have a Windows machine.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.