FG
💻 Software

How to hide files from Windows...on Mac OS X?

Fresh5 days ago
Mar 15, 20261665 views
Confidence Score0%
0%

Problem

I have created a FAT disk image using Disk Utility and added files to it. I would like to hide some of these files from Windows. Is there a way to do this from OS X? What I'm looking for is basically a Mac equivalent of attrib: a tool to set the Windows hidden attribute. Note that SetFile will NOT …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to hide files from Windows...on Mac OS X?

Low Risk

Some implementations allow the changing of MS-DOS permissions. EDIT: You can use DOSBOX to mount a volume in OS X to a directory, which may allow you to use the attrib command. EDIT2: The Tcl 'file' command might work from the command-line too.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment