Search found 3 matches
- 03 Aug 2012 07:00
- Forum: DOS Batch Forum
- Topic: Opening file using Wildcards
- Replies: 2
- Views: 2596
Re: Opening file using Wildcards
Awesome thanks that is perfect
- 03 Aug 2012 04:31
- Forum: DOS Batch Forum
- Topic: Opening file using Wildcards
- Replies: 2
- Views: 2596
Opening file using Wildcards
batch file wildcards i have to open a file but there are two very similar ones and i only open one. say i have two documents that are the same like This_is_a_test_v10.02.03.00.txt This_is_a_test_v10.02.03.00_hello.txt i only want to open the top one and not the bottom one. this is what i have so far...
- 11 Jun 2012 04:26
- Forum: DOS Batch Forum
- Topic: Unticking boxes using Batch files
- Replies: 4
- Views: 4015
Unticking boxes using Batch files
Hi All, I'm trying to create a batch file on xp that will go into the network connections, Local area Connection and go into the properties and uncheck "Client for Microsoft Networks" and the next 3 boxes underneath I am trying to automate a procedure for work as I am a student and the job...