Scripts Thread, copying hidden files in Coding and Web Development; i have found a silly bit of software that stores some of it files in %userprofile%\local settings\temp (and then when ...
-
24th May 2010, 01:23 PM #1 copying hidden files
i have found a silly bit of software that stores some of it files in %userprofile%\local settings\temp (and then when you log in later on a machine the project fails to load)
the first lot of folders it creates are all called _name_of_project and have the hidden attribute set.
im trying to write a script to grab them at logout (or just running manually atm to test) but i just cant seem to get them to copy using _* as a wildcard it either copies nowt or all the otehr stuff in temp i dont want (dir * /ah works fine but xcopy y:\_* c:\trash /h /e returns 0 files copied but copies most of the temp dir (which ideally i dont want)
any ideas?
-
-
IDG Tech News
SHARE: 
Similar Threads
-
By bigmouth in forum Windows
Replies: 20
Last Post: 26th March 2013, 12:47 AM
-
Replies: 5
Last Post: 27th April 2010, 02:14 PM
-
By Robot in forum Windows
Replies: 5
Last Post: 20th March 2010, 11:06 PM
-
By Admiral208 in forum How do you do....it?
Replies: 4
Last Post: 14th May 2009, 05:19 PM
-
By Chufty in forum Windows
Replies: 1
Last Post: 5th September 2007, 08:04 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules