File browser with invisible file attribute change function.
[Function description] In addition to changing the visibility attribute of files / folders, it also processes files / folders with names starting with dots that are not normally visible. For processing, you can perform general copy / move / rename / delete / create new folder / alias creation in Finder, and you can view Finder information from the context menu or display it in Finder. You can move or copy multiple files / folders only within this software or with the Finder. Also, as a special function, there is a process called "visible copy" in this software, which can copy all invisible items included in a specified folder etc. by changing them to visible (copy source) Is in its original state.) Furthermore, in this visible copy, it is possible to exclude specified names such as .DS_Store from the target, and to make all dot start names appear as aliases.
[Notice] There is no Intel version, but if you install Rosetta on MacOSX, PPC version works on Intel machine (however, MacOS10.6 or earlier).
[Problems at the moment] Nothing in particular.
Updates are now less likely. Try the alternatives below.
★★ How to change visibility attributes manually ★★
Start Terminal, navigate to the directory with "cd path", check the contents of the directory with "ls" or "ls -a", and enter "chflags hidden file name" and "chflags nohidden file name". You can change the visibility attribute by doing.