Search found 3 matches

by Team710
26 Oct 2011 13:21
Forum: DOS Batch Forum
Topic: Request a Bat file
Replies: 5
Views: 4839

Re: Request a Bat file

Thanks Dave,
It seems to working but it is not leaving the file alone even though the flag line is in the file. It keeps overriding the file.
by Team710
26 Oct 2011 08:12
Forum: DOS Batch Forum
Topic: Request a Bat file
Replies: 5
Views: 4839

Re: Request a Bat file

Thanks Dave. In a nutshell, here is what I need to accomplish, all user’s profile have a file in C:\Documents and Settings\%username%\Application Data\Sun\Java\Deployment\deployment.properties. I need to parse all profiles and replace the deployment.properties file with a customized file. The flag f...
by Team710
25 Oct 2011 20:59
Forum: DOS Batch Forum
Topic: Request a Bat file
Replies: 5
Views: 4839

Request a Bat file

Request help building a BAT file to read multiple folders, check for a flag, delete a file and then copy a file. Essentially want to replace a file in multiple folders once. The folders are user’s profiles in a server. I would like to have a txt file as a flag, if exists do nothing. If it doesn’t ex...