Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Windows rename batch space probz
Name: Interceptor_I Date: December 16, 2001 at 07:33:33 Pacific
Comment:
hello. i want to rename a file or folder under windows via a batchfile. how do i rename a folder and insert a space in it? for example: "ren c:\affe af fe" doesnt work :( i want the folder to look like "af fe" can anybody help me with it? i wanna use a batchfile under windows to rename directories. but im not able to insert a space into the names. can anybody help me out? thanx :D
Summary: What is the batch command, if any, to close the DOS window after the batch file is complete? I am running Win 95 and am using batch files to apply patches silently: However, when the batch process is...
Summary: Hi Pete You seem to be having a problem getting the first word of a text file. I do'nt know why the existing programs do'nt work. I could write a C program to do this, but if you want a batch file ...