site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com hdiutil makehybrid -o $ISO $DMG -iso -joliet -hfs \ -hide-hfs EdGCM3.0r5-Win.exe\ -hide-iso background.jpeg \ -hide-iso "EdGCM*.app" \ -hide-joliet background.jpeg \ -hide-joliet "EdGCM*.app" What works: * The background.jpeg is hidden on Windows (iso,joliet) * The .exe file is hidden on Mac (hfs) What does not work: 1) This is a folder not a file 2) The name contains spaces Thank you, Ken Mankoff _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... I am unable to make a folder hidden on Windows on a hybrid CD. Here is the command I am using to create the disc: The EdGCM*.app, which is really "EdGCM 3.0r5 Installer.app" is not hidden on windows. I'm using the same commands as for background.jpeg which is hidden. The only differences are Does anyone know how to get this folder to remain hidden when a Windows computer is viewing the CD? This email sent to site_archiver@lists.apple.com