How Do I Hide Program Acessible Files/Folders?

Hi, lots of times when I install programs, it places useless files and folders in my most frequently used locations (e.g. Documents). This has resulted in loads of clutter and frustration. I have used programs such as Apimac's 'Secret Folder' and Altmomac's 'Hide Folders' but once files/folders are hidden they cannot be accessed by their associated programs thus inhibiting their functioning.
Is there anything I can do to hide these files/folders while allowing them to be program acessible. Thanks alot.

Open the Script Editor in the /Applications/AppleScript/ folder and run the following:
tell application "System Events"
set visible of (choose folder with invisibles) to false
end tell
The folder targeted will then disappear from the Finder; the change may not be recognized until the Finder is relaunched, which can be done by pressing the Control and Option keys while clicking on its Dock icon and choosing Relaunch. Folder can be replaced by file if needed. Your account needs to be the owner of the file or folder in question.
(21044)

Similar Messages

  • How can I hide the class file ??

    Hi !
    I has a question, when i write a program of Java, then use the command "javac" to compiler to class file for other people using, but the class file can be disassembled and convert to source code. How can I hide the class file and let people can not disassemble, or can not see the source code. Thinks

    See these....
    http://www.saffeine.com/
    http://www.jarsafe.com/
    I recently read this. This will help you.
    http://developer.java.sun.com/developer/qow/archive/160/index.jsp
    Enojy....
    Rajesh

  • How can i hide a pages file from other users

    How can I hide a pages file so other users can't open or see it?

    My own tip is to save this kind of doc in an encrypted disk image (the .dmg items)
    Such item resemble to every downloaded installer so it doesn' take special attention and the encryption scheme is an efficient one.
    Yvan KOENIG (VALLAURIS, France) dimanche 21 août 2011 14:53:01
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • In Premiere Elements 11 how do I delete projects & associated files & folders?

    How do I delete projects & associated files & folders once I've finished with the project in Premiere Elements 11. There is information available for Premiere Elements 7 but not for 11

    For PrE 7 (I think that it is still in print), Amazon has Steve's Muvipix Guide to Premiere Elements: http://astore.amazon.com/chuckengelsco-20/detail/0615248993/104-3709942-5611121
    If you are planning on moving to PrE 11, he has written the definitive guide to that version: http://www.amazon.com/dp/1479311200/ref=as_li_qf_sp_asin_til?tag=chuckengelsco-20&camp=145 73&creative=327641&linkCode=as1&creativeASIN=1479311200&adid=0N87W21KS3SSK1YA3MZW&&ref-ref URL=http%3A%2F%2Fwww.muvipix.com%2FFORMgallery1.php
    For one Project folder scheme, see this article: http://forums.adobe.com/message/3998053#3998053 Note: this is how I set up my Projects, but can be used as a guide.
    Good luck,
    Hunt

  • How can I hide my flv files?

    hello,
    I made a flash project that I published as an exe file. this project calls a number of external flv files. Now, I want to hide these files, because it's my own work and I don't want anyone to steal it, how can I hide these files?
    my project will be published on a cd.
    thank you for your help

    Well the best feature of having all the content on the CD is that it's all self contained, no need to go someplace else (like the Internet) to get content. But it certainly is possible to store the .flv files on a Web server and have Flash content on the CD go to the Internet to download and play the videos. Little more complex to get it all working AND then the user must have an Internet connection available or they can't see the videos. But even then... if it's on the Internet it can be copied.
    Or look into sone type of encryption program:
    http://www.truecrypt.org/
    http://www.axantum.com/axcrypt/
    but I'm not sure that you can use the content without first decrypting the data.
    As for watermarking and adding a copyright notice, this is normally done when the video is first being edited in whatever software is used to capture and edit the original video file. Once the file is already created, there are software programs to add the mark... something like this:
    http://www.videowatermarkfactory.com/
    Best of luck!
    Adninjastrator

  • How to convert concurrent program out files .out file to .txt files in

    Hi
    Trying to know if there is a way to convert the concurrent programs' output files witn '.out' extension to files with extension '.txt'
    thanks
    kp

    Why you want to change the file extension to txt instead of out?
    I believe you cannot do and you are not supposed to change it. Controlling the report output to different types can be done as explained in these docs.
    How to Setup The Report Output to Different Viewer Types in Oracle Applications 11i [ID 184375.1]
    How to Control the Name and the Application that Opens the Concurrent Request Output File on the Client? [ID 316752.1]
    Thanks,
    Hussein

  • How do I hide Windows .ini files in a dock folder?

    Background: On my MacBook Pro, I divided my hard drive into 3 partitions - one for Mac OS X, one for Windows 7, and one for common storage that I use to transfer my files between OS's.
    With this setup, I set my Dropbox folder on the "common storage" partition, and created a Dropbox dock folder for easy access. This isn't really a major problem, but it simply annoys me. Since Windows also has access to the Dropbox folder, it creates a desktop.ini file that shows up whenever I use the Dropbox dock shortcut. I tried editing it through Finder, but it's already hidden. It only shows up in the dock folder.
    Is there a way to hide this .ini file?

    What do you mean deleted from the user's list?  Do you mean removed permissions?  If so, right click the folder and select get info.  Scroll down to sharing and permissions.  Click the lock and put in your password.  Then click the + and add the user back.
    Otherwise, more details...

  • How to send concurrent program output file as an attachment in the notification mail

    Hi All,
    We are on Oracle apps version - 11.5.10.2
    We have a requirement wherein we need to send the concurrent program output file as an attachment while sending the notification mail to the user.
    Currently we have tried the approach wherein we are specifying the user id in the OPTIONS tab (Notifying the following people) while submitting the concurrent program.
    But using this approach, the user gets only the URL of the output file in the notification mail and not the output file as an attachment.
    Kindly let us know if anyone has incorporated the logic to send the output file as attachment in the notification mail.
    Please Note - We do not want any custom code to be written to send the attachment.
    Any pointers to this will be helpful.
    Regards,
    Shruti

    Hi All,
    We are on Oracle apps version - 11.5.10.2
    We have a requirement wherein we need to send the concurrent program output file as an attachment while sending the notification mail to the user.
    Currently we have tried the approach wherein we are specifying the user id in the OPTIONS tab (Notifying the following people) while submitting the concurrent program.
    But using this approach, the user gets only the URL of the output file in the notification mail and not the output file as an attachment.
    Kindly let us know if anyone has incorporated the logic to send the output file as attachment in the notification mail.
    Please Note - We do not want any custom code to be written to send the attachment.
    Any pointers to this will be helpful.
    Regards,
    Shruti

  • How do I uninstall programs and files, so that the old computer is returned to its original settings?

    Hi, I'm giving my aunt my old computer, I have already backed everything up on my new one. What's the best way to remove/uninstall programs and files so that its returned to its orignial settings?

    Prepare Your Mac for Sale
    Boot from the OS X Installer Disc One that came with the computer.  After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.  After DU loads select the startup volume from the left side list then click on the Erase tab.  Set the format type to Mac OS Extended (Journaled) then click on the Options button.  Select the one pass Zero Data option and click on the OK button.  Then click on the Erase button.
    Note: You can skip the Zero Data option if you are not concerned about removing sensitive personal data from the hard drive.  If you choose to skip this part of the process then it is possible for others to recover data from the hard drive.  The Zero Data procedure will prevent others from getting access to your personal information.
    This process will take 30 minutes to several hours depending upon the size of the hard drive.  After formatting has completed quit DU and return to the installer.  Now complete the OS X installation.  At the completion of the installation do not restart the computer.  Instead just shut it off.  The next user will be presented with the Setup Assistant when they turn on the computer just as it would if new out of the box.

  • How can I hide the picture file name in the aperture album?

    Hello everyone, could anybody give me a help here?
    I made a book with black background and the picture file name was printed white in the book. How can I get it hide, without having to go one by one deleting it?

    How can I get it hide, without having to go one by one deleting it?
    That will depend on the book theme you are using. With some of the themes the filename is an integral part of the metadata displayed with the images. In that case you would need to create a new custom master page design without the metadata textbox and replace the master of all your pages (see: http://documentation.apple.com/en/aperture/usermanual/#chapter=24%26section=13), or simply change the book theme to a theme without filenames (but that may cause some texts to vanish, so try that only on a copy of your book).

  • How do I move emails into file folders

    how to move mail into folders on the Mac pro

    Hi. When in your mail app you can click on the individual mail you wish to save in the mail header window. the top box not the content box. Then go to file /save and you get a drop down box where you can select where to save to and the click on save.

  • Hide / Show hidden files & folders

    I have an iMac 12,1 that I recently formatted and and gave a clean install of Yosemite. A few days ago I needed a file from a Time Machine backup from my Mac Mini. The folder it was in was hidden, so I used the following command to show the hidden folder.  ----   defaults write com.apple.finder AppleShowAllFiles YES , then killall Finder to restart the Finder. The hidden folder appeared up and I retrieved the files I wanted. When I type defaults write com.apple.finder AppleShowAllFiles NO, and restart the Finder, the files will not hide again.
    I've tried restarting, repairing permissions on the drive, etc... The caveat to this is that my home folder is on another volume. I have the 250 GB SSD as the primary, but my home folder is huge, so I put it on the second internal hard drive. I think this may be the issue.  When I logon to an administrator account that has the home folder on the SSD, I can show and hide hidden folders without an issue.I tried moving my home folder back but the hidden files still showed
    Is there a way to fix this without having to trash my account and start over ?

    I just use the  Hidden Files widget on the dashboard, just click on it to show hidden files in Finder, and click again to rehide. Very useful.
    http://macinedu.wordpress.com/widgets/
    Perhaps you can try it, it might solve your problem.

  • How to search disk for large files/folders?

    Is there a function on OS X (or a tool) that shows me which folders and files take up how many disk space?
    (After couple of weeks on my iMac, I already somehow occupy 50 Gb on my drive)
    Wouter

    You can also choose View->as List, the select View->Show View Options, in the dialog box make sure the Size option is checked, and the box to Calculate All Sizes. Now click on the Size column header in your window. Everything will be arranged by size. Click on the disclosure triangle in front of a folder to open it and see its contents, also showing size and arranged by size.
    The advantage of this is that it is quick and easy. Unfortunately it will miss some invisible items, so if your disk space is vanishing because of invisible temp files or log files you won't see them. Whatsize can help with this, but isn't full-proof, it too can miss some things. The Terminal can be used to find everything if that turns out to be necessary.
    Francine
    Francine
    Schwieder

  • How Do I Organize  Programs in Different folders on Dock

    From reading in this forum, I see that I can drag the entire APPLICATIONS FOLDER into the dock. I would like to have a few separate folders - so I can organize the programs-- into the programs I use most frequently.
    Can I do this? How?
    Thanks.

    Sean,
    You should not consider reorganizing the Applications Folder by creating sub folders or moving applications. That will lead to problems, especially when updating Apple Applications.
    If you want to organize in the Applications Folder use an alias method instead. For example, create a new folder and name it "Internet Applications." Then make an alias for each one of the applications that you wish to place in that category, drag them into your new folder and place that folder on the Dock.
    ;~)

  • How Can I Hide unneeded Event Files and Projects?

    Hi,
    Each time I open FCP X I see the last project I was working on, as well as thumbnails from all of my events. Sometimes I see missmatched project files in the windows.
    There are projects/Events that I do not want to have visible or accessible at all times.
    Is there a way to Open One Event and only see the project clips from that event without the possibility of getting into other projects unless I specifically ask for them?
    I like to keep my projects separate and am having a very difficult time staying focused when clips from other Events keep opening up.
    In FCP 7 it was easy to close a prject and not have to have its clip files migrate into other work when unwanted.
    thanks in advance.
    christos

    Just to add a comment to Tom Wolsky's Event Manager recommendation: one advantage EMX offers over manual reorganization is that it provides you with a way to step outside of FCP and see an overview of all the folders that are related to FCP. That includes mounted and unmounted HDDs, Projects and Events that are "not in use" (hidden) and those that are displayed within FCP. To someone who is organizationally-challenged (me) that alone was worth the price.
    Russ

Maybe you are looking for

  • Can I print out the list of Dictation commands?

    I use dictation a lot but I can't memorise all the commands until I've learned them. The trouble is that to find out what they are, I have to go into system preferences, and from there to Accessibility, and from there a whole series of other steps be

  • ITunes 10.1.1 will not install.

    Keep getting a message that it cannot uninstall older version amd that file iTunes msi cannot be found.

  • Grouping of colums,

    Hello Guys, I just have an issue,I have sql to be shown below: COL1 COL2 COL3 COL4 A1 1 mycol1 genes1 mycol2 genes2 genes3 genes4 2 mycol1 genes1 mycol4 genes22 mycol11 genes23 genes29 Where Col1,COL2,COL3 are from table a. and col4 is from table 2 a

  • Data Manager : SQL Update Error

    HI Gurus, In Data Manager, we are trying to execute assignment on 900 records at once, assignment working fine when we split it in to 300 inbatch, but it gives assignment execution failed : SQL Update error, while we execute on 900 records in a strea

  • Burning .iso with Disk Utility (Mac)?

    Anyone doing this? I read it can be done but I just tried and it didn't work. It's been a long 72 hours or so trying different ways to get my 82-minute 3D feature to various bluray permutaions (i.e. side by side, red-cyan, and of course, 2D) (saving