Thanks dude but i found a solution
"fnr.exe" --cl --dir "%cd%" --fileMask "*.frm" --excludeFileMask "*.dll, *.exe" --useRegEx --find "(\w+\sVB.Form\s\w+\s+\w+\s+=\s+)&H00400000&" --replace "$1&H00E4E4E4&"
Search found 2 matches
- 18 May 2015 10:05
- Forum: DOS Batch Forum
- Topic: New to batch files
- Replies: 2
- Views: 2756
- 18 May 2015 04:04
- Forum: DOS Batch Forum
- Topic: New to batch files
- Replies: 2
- Views: 2756
New to batch files
I have an issue with the directory in my batch files, they will work fine on my computer but not anyone else's because they are pointing to specific folders I need them to point the the current directory they are in any help much appreciated. This is an example of my current commands: "C:\Users...