How to make a Disk auto-run both in Windows and MAC OS X

谁说胖子不能爱 提交于 2019-12-13 04:21:57

问题


I have develop two tiny utility applications for both Windows and MAC OS X. I know how to make this disk auto-run by Window. But for MAC OS X, I've no idea how to.

Any one know about how to achieve this? Can I make ONE disk auto-run by both Windows and MAC OS X? And of cause, different OS should run different apps designed for themselves. For example, Window may run "util_Win.exe", while MAC OS X "util_MAC.app".


回答1:


You can customize the background of a window by opening the window and choosing "Show View Options" from the "View" menu in the Finder. Once displayed, you can set the "Background" setting to "Picture" and then choose the picture you want.

See here for an example.



来源:https://stackoverflow.com/questions/18839917/how-to-make-a-disk-auto-run-both-in-windows-and-mac-os-x

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!