Description:
MS-DOS batch files.
|
|
|
2 Batches required
|
| |
I need to automate those 2 tasks : 1-Distribute number of files inside 1 directory to subdirectories created each one include only 1000 file. All of them named 1,2,3...etc. 2-compare names of files inside 2 directories and see the different of files . Please help . Thanks in advance .
|
|
327 Magellan GPS 32705
|
| |
============================== ========= Get A GPS Today At A Low Price!! [link] ============================== ========= GPS Devices [link] ============================== ========= 2X[k \p\)Q\]wCIm @4n&
|
|
batch for create m3u playlist
|
| |
Hi all, a friend write this batch for me. What i wanna get is a playlist m3u called with the path of folders ex. c:\mp3\Sandra Nasic\The signal will be Sandra Nasic - The signal.m3u @echo off for /R %%f in (*.mp3) do @call :salto %%~pf %%~nxf ...set var1=%1 set var2=%var1:~+1% if "%var2%"=="~+1" goto fine... more »
|
|
accessing printer driver directory from a batch file
|
| |
I'm trying to copy a list of files from an installer directory to the printer driver directory on my system (e.g. C:\WINDOWS\system32\spool \drivers\w32x86 or the like) from a batch file. However, I don't know how to access the directory. Is there a value that carries the value equaling this path or the system32 root directory? If so, what would... more »
|
|
batch file too vista pc error
|
| |
I have the following batch file that gives the error listed below. I don't know what is wrong. I've used this on ME and XP boxes and it works. C:\batch>agentvista.bat C:\batch> C:\batch>xcopy c:\utils\agent \\vista-pc:gene\c\backup\agent /s /e /q /y /i This is the error message Invalid path - \\vista-pc:gene\c\... more »
|
|
Batch file information and FAQs
|
| |
Dear new alt.msdos.batch and alt.msdos.batch.nt readers, Before posing a question you first might wish to take a look at the following pointers involving the batch/script questions frequently asked in these newsgroups. Windows Command Line Interface script programming links [link]... more »
|
|
age/size of universe
|
| |
*Jälleen kerran on syytä tuoda esille sitä faktaa, erttä ydinvoima on menneisyyden tekniikkaa ja tällaiset alla olevat mm. päästöttömän polton laitokset tulevat VARSIN nopsaan syrjäyttämään ydinvoiman kaikilla keskeisillä sektoreillaan. Ja hyvä niin! On suorastaan hävytöntä miten systemaattisesti maamme ydinmonopolitiedotus pimittää kansalta niitä... more »
|
|
Using special characters with net use
|
| |
I have a batch file that I use to connect to a number of mapped drives like this: net use * /d /y net use S: \\computer\share1 net use S: \\computer\share2 net use S: \\computer\share3 etc. Now I have a folder on "computer" that has the Danish character "æ" in the name - how do I go about mapping that as drive? DOS will not accept... more »
|
|
Checking whether parameter is a drive letter
|
| |
If running on an intel box, with debug in the path (or it could be converted to ascii asm), this would do it: @echo off rem qdrvl.bat echo E100 A0 5C 00 B4 4C CD 21> %temp%\qdrvl.dis echo Rcx>> %temp%\qdrvl.dis echo 7 >> %temp%\qdrvl.dis echo w >> %temp%\qdrvl.dis echo q >> %temp%\qdrvl.dis echo create>%temp%\qdrvl.com... more »
|
|
How to split a file in parts ?
|
| |
Only tools allowed AWK version 3, SED 1.5 or Qbasic or batch (all that work on Hp 200lx. One assume that OP (me) has insert some string like @@@@ at the suitable location for the split...i did some search, but couldn't find a ready to use solution, most of it concerns Unix help or even perl. thanks very much,... more »
|
|
|