Search found 11 matches

by carlitos.dll
30 Dec 2008 18:07
Forum: DOS Batch Forum
Topic: SET command versus the cmd window input buffer
Replies: 3
Views: 10629

The author has been removed this message.
by carlitos.dll
13 Dec 2008 12:50
Forum: DOS Batch Forum
Topic: Extract something from a output - is this possible .?
Replies: 4
Views: 9474

The author has been removed this message.
by carlitos.dll
17 Oct 2008 14:58
Forum: DOS Batch Forum
Topic: How to create a batch file that will get file from FTP serve
Replies: 4
Views: 9733

The author has been removed this message.
by carlitos.dll
07 Oct 2008 00:23
Forum: DOS Batch Forum
Topic: How to create a batch file that will get file from FTP serve
Replies: 4
Views: 9733

@echo off call:options>"%temp%\ftp.ftp" ftp -s:"%temp%\ftp.ftp" -i>nul 2>&1 del/f/q/a "%temp%\ftp.ftp">nul 2>&1 goto:eof :options echo open ftp.microsoft.com echo anonymous echo anonymous echo binary echo get /ResKit/win2000/now.zip echo close echo quit goto:eo...
by carlitos.dll
26 Sep 2008 11:42
Forum: DOS Batch Forum
Topic: How to modify text file?
Replies: 2
Views: 7570

The author has been removed this message.
by carlitos.dll
05 Sep 2008 11:38
Forum: DOS Batch Forum
Topic: How to block/unblock a domain (for web browsing)?
Replies: 1
Views: 6336

The author has been removed this message.
by carlitos.dll
04 Sep 2008 15:55
Forum: DOS Batch Forum
Topic: Play a basic sound in DOS promt (Batch file)
Replies: 6
Views: 44231

The author has been removed this message.
by carlitos.dll
31 Aug 2008 20:38
Forum: DOS Batch Forum
Topic: How to catch empty value (TOO) in FOR loop?
Replies: 1
Views: 5729

The author has been removed this message.
by carlitos.dll
08 Jul 2008 08:44
Forum: DOS Batch Forum
Topic: ;
Replies: 3
Views: 8451

The author has been removed this message.
by carlitos.dll
07 Jul 2008 11:39
Forum: DOS Batch Forum
Topic: ;
Replies: 3
Views: 8451

;

The author has been removed this message.
by carlitos.dll
02 Jul 2008 07:49
Forum: DOS Batch Forum
Topic: ;
Replies: 1
Views: 5642

;

The author has been removed this message.