Summary: Can anyone point me to a DOS batch that will append the folder name to all files within that directory: ie: c:\12345 contains 60 files and I want the ...
Summary: I have a 2003 Active Directory network that uses logon VBScripts to do basic drive and printer mappings at the time a user logs on to their workstatio...
Summary: Hello batch friends. I am curious to know if there is a way to print all of the images found in a folder by using a batch file? Any ideas? I tried ...
Summary: Hello, I'm very new to scripting. I was wondering if someone could help me with a script to delete all subfolders and files within a specified folder....
Summary: I am new to scripting and I am trying to do the following but I am getting a bit lost. I'm sure the solution is quite simple! I want to delete a numbe...
Summary: m2 and Ivo thanks again ,it works perfectly, I have one more question regarding the move command in the batch file, is there a way to move a folder wi...
Summary: Hello all, Does anyone know where I can get a program that simply prompts a user to enter a password before opening a folder? All of the security prog...
Summary: First of all, please replace the Path variable name with e.g. Folder as Path is a system reserved identifier and using it to name a variable may lead ...
Summary: Hi I receive a lot of files daily that I have to sort out and I'd like to create a vb script that could simplify my life. What I want to do is compa...
Summary: hello guys do u have any idea about putting a password in a folder? pls help me about this. i need it to my personal folder because some of them is ve...
Summary: Hi again folks! I am looking for a batch file to be able to return folder name(s) within a given location. I have a static location (C:\MyFolder\Mysub...
Summary: Hi, how do I write a batch that reads text from a file and create a folder with the text as the folder name? Appreciate any reponses. Kelvin ...
Summary: I know how to make a batch prompt. it's this: set input= set /p input= if %input%==blank goto blank if %input%==example goto example This just makes t...
Summary: Here are a few ideas to think about... 1. Not all computers use the same directory name (usually C:\Documents and Settings) for user profiles. Sometim...
Summary: This is a response to an older post (thread is now closed), back in 2004, but that post the first result from Google for this problem. Since I had to ...
Summary: I am trying to create a batch file to delete mulitple folders within a folder. The folders pre-generate when a program is ran. The folders names are...
Summary: Hi, I want to write a batch program to concatenate the number of files in Folder A (The number of files in Folder A may vary) The file 1 looks like th...
Summary: Hi, I need to zip all the .csv files in a folder file by file..i donot want to zip the entire folder..just the csv files in a folder... suppose i have...
Summary: I have numerous CD's that I want to copy onto a network server. I want the contents of each CD to be placed in a folder named after the Volume name on...
Summary: I need some help creating a batch job to copy folders from \\serverName\location$\folders to \\serverName\new Folder\folders. And I need to read the ...
Summary: Hi, I'm faced with a task and if someone could point me in the right direction it would be much apreciated. Each day a number of guid zip files are im...
Summary: Hallo folks :) I got this question: can you make a .bat file or something wich will autorun when you open a folder? I'm very new at programming so i'm...
Summary: Hi I just need to separate(move) one file from a folder containing n (n>=1) number of files to a different folder eg: Folder A has I1.txt I2.txt I3....
Summary: I want to copy files with a particular file name series from one folder to the other... Fox example...I want to copy all pdf files starting with "A" t...
Summary: Thanks for that, it is reenabled and our programs can see the files even if we have a long folder name, yes! . Did not work for retroactively creating...