Search found 5 matches
- 04 Jan 2010 17:26
- Forum: DOS Batch Forum
- Topic: Need help with auto marking
- Replies: 7
- Views: 7648
- 29 Dec 2009 03:53
- Forum: DOS Batch Forum
- Topic: Need help with auto marking
- Replies: 7
- Views: 7648
- 28 Dec 2009 05:54
- Forum: DOS Batch Forum
- Topic: Need help with auto marking
- Replies: 7
- Views: 7648
i have one more question this
Where send this file, what i change to send on the C:\Documents & Settings\Administrator\Desktop\d
Code: Select all
@echo off
echo this will send a file
net send (IP to recipient) file1.txt
copy file1.txt
echo file sent
pause
Where send this file, what i change to send on the C:\Documents & Settings\Administrator\Desktop\d
- 28 Dec 2009 05:05
- Forum: DOS Batch Forum
- Topic: Need help with auto marking
- Replies: 7
- Views: 7648
- 27 Dec 2009 16:19
- Forum: DOS Batch Forum
- Topic: Need help with auto marking
- Replies: 7
- Views: 7648
Need help with auto marking
Hello my friends, i'm new in this sphere, i have a one question, how *bat file automaticly mark this m , and copy this marking information in "file1.txt" file I mind when i click, let's say FILE.bat, to write ipconfig, and mark information from ipconfig, and copy in file1.txt like this ---...