Page 1 of 1
Show invisible files/folders
Posted: Fri Mar 19, 2010 6:30 pm
by WilliamL
Last night I threw together a little program to copy the Info.plist and the Rescources folder to the .app. (because a default .plist erases my .plist when the .app is created). I used OpenFileRequester() to find the files and PathRequester() to get the resources path. The only problem is.. that the destination file/folder is in the .app and is INVISIBLE (as in Show Package Contents).
So I can't get the destination file/path.. any ideas?
Re: Show invisible files/folders
Posted: Sun Mar 21, 2010 4:46 pm
by michel51
WilliamL wrote:Last night I threw together a little program to copy the Info.plist and the Rescources folder to the .app. (because a default .plist erases my .plist when the .app is created). I used OpenFileRequester() to find the files and PathRequester() to get the resources path. The only problem is.. that the destination file/folder is in the .app and is INVISIBLE (as in Show Package Contents).
So I can't get the destination file/path.. any ideas?
Hi William,
There is a tool called "Invisibility Toggler". Google it. It's a nice tool, I use it a long time.
It toggles the visibility, so you can see ALL invisibel files
