Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 5th July 2012, 09:16   #1
wrybread
Junior Member
 
Join Date: Oct 2007
Posts: 22
Possible to include all files in a directory, and make them hidden?

I'm wondering if there's some way to include all files and subfolders in a directory, but make them hidden?

I see the SetFileAttributes command, but I don't see a way to combine this with the File command.

I'm including all the files and subfolders in a directory like this:

code:
File /r "C:\files\*"


Is there a way to do that, but make all the files hidden?
wrybread is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump