Follow us on...
Follow us on Twitter Follow us on Facebook
Register
Results 1 to 4 of 4

Thread: DS_Store

  1. #1
    GeorgeKeen1 is offline Registered User
    Join Date
    Jul 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    DS_Store

    I have downloaded a landing page template that contains such a file, 7kb size. How do I open it?

  2. #2
    DeltaMac is online now Tech
    Join Date
    Jun 2001
    Location
    Dover, DE
    Posts
    7,743
    Thanks
    3
    Thanked 631 Times in 621 Posts
    That file is used by the Mac OS X finder to store settings for how that file folder is displayed. It is normally not visible. That's why the name begins with a (.) - as in .DS_Store
    If you see that on a PC, running windows, it's not a file that you can use in any way. Just delete that .DS_Store file. It's not part of your template.
    Serendipity is a lucky guess !

  3. #3
    Satcomer's Avatar
    Satcomer is offline In Geostationary Orbit
    Join Date
    Jul 2002
    Location
    Northern Virginia
    Posts
    8,904
    Thanks
    54
    Thanked 386 Times in 370 Posts
    On the Mac download the free application TinkerTool and put a check mark in the box in the "Network Access" section and it will stop those DSStore files.
    Mac Pro Dual 2.8 Quad (2nd gen), 14G Ram, Two DVD-RW Drives, OS X 10.8.3
    2006 Mac Book Pro 2.16 (first Gen) OS X 10.7.4
    2TB Time Capsule, 2 TB
    32G iPhone 4S Black, iPad (3rd Gen) 32G Black

  4. #4
    Quianam's Avatar
    Quianam is offline Registered User
    Join Date
    Sep 2009
    Posts
    10
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Downloading Onyx and unchecking "show hidden files" will also solve stop the .DS_Store files from appearing. You can also do it via terminal,
    type:
    "defaults write com.apple.finder AppleShowAllFiles -bool false"
    without the quotes, it is case sensitive. Then hit enter, and type
    "killall Finder"
    also without quotes, case sensitive. That should get rid of them as well.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •