|
|
#1 |
|
Guest
Posts: n/a
|
Ignoring hidden files
I know that "File /r *.*" command includes all files, even hidden ones. I want to make installer exe from our project folder, which contains several hidden files that should not be distributed. (We use Subversion to control data.)
I've searched this forum, and the only solution seems to create script file with manually typing all "un"-hidden files' name with "File" command. Is there any fancy methods? Or does "File" command have special option that excludes hidden files? |
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
Use the /x switch to exclude files.
-Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks!
Using multiple /x options give me a desired result.
Thank you for your reply~ |
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|