[ scummvm-Feature Requests-1726611 ] launcher/windows: don't display hidden/system folders

SourceForge.net noreply at sourceforge.net
Sun May 27 23:00:14 CEST 2007


Feature Requests item #1726611, was opened at 2007-05-27 23:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=1726611&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: clem (clemty)
Assigned to: Nobody/Anonymous (nobody)
Summary: launcher/windows: don't display hidden/system folders

Initial Comment:
as raised in http://forums.scummvm.org/viewtopic.php?t=3889 - the linux version of ScummVM doesn't display folders starting  with "." (convention for hiding files on *nix) - analogous, on windows folders like the trash bin (\recycler) and other system folders probably shouldn't be shown

hardcoding those folders is a bad idea, but I think it should be possible to just not list any folders with the file attributes "s" (system) or "h" (hidden)

C:\>attrib C:\recycler
   SH      C:\RECYCLER

C:\>

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=1726611&group_id=37116




More information about the Scummvm-tracker mailing list