| OS X - Operating System General OS operation information and support |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: May 22, 2005
Location: Closer than you think.
Posts: 2,074
![]() ![]() ![]() ![]() ![]() Mac Specs: Performa 6116 2GBSCSI 8MB OS 7.5.3
|
|
| QUOTE Thanks | |
![]() Member Since: May 22, 2005
Location: Closer than you think.
Posts: 2,074
![]() ![]() ![]() ![]() ![]() Mac Specs: Performa 6116 2GBSCSI 8MB OS 7.5.3
|
Develpoers tools comes with new macs and is also downloadable at the apple adc website but requires you to create an account. You need to install these tools, which may already be install on your Mac. This can be verified by looking in Macintosh HD and if there is a folder called Developer then you got 'em. There is a program/file within the tools called SetFile.
Stopping,... If you want to continue, the use of the terminal is required. cmd-shift-g then type /sbin then enter and a windows opens. copy SetFile into /sbin Then open the terminlal and type man SetFile this will tell you how to use SetFile to change visibility of a file. Or just google using SetFile in OS X. |
| QUOTE Thanks | |
![]() Member Since: Aug 07, 2005
Location: Québec, Canada
Posts: 20
![]() Mac Specs: iBook G4 14", Intel-iMac 17"
|
Code:
set dotVisible to do shell script "defaults read com.apple.Finder AppleShowAllFiles" if dotVisible = "0" then do shell script "defaults write com.apple.Finder AppleShowAllFiles 1" else do shell script "defaults write com.apple.Finder AppleShowAllFiles 0" end if tell application "Finder" to quit delay 1 tell application "Finder" to activate |
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| List view vs. Icon view - can't see all files | =^o.o^= | Switcher Hangout | 8 | 01-20-2007 06:39 PM |
| Viewing .htaccess files on the Mac? | PromoPunch | Web Design and Hosting | 4 | 05-08-2006 11:30 AM |
| Bridge Slide Show trouble | Benjamindaines | Images, Graphic Design, and Digital Photography | 2 | 10-01-2005 06:23 PM |
| Slide view instead of notes view in PowerPoint? | leemoreau | Switcher Hangout | 2 | 11-03-2004 05:23 PM |
| how can i view avi files | mcguigan86 | Movies and Video | 8 | 02-15-2004 09:24 PM |
All times are GMT -4. The time now is 07:26 PM.
Powered by vBulletin