Hi
I adding text to a batch but whenever I do so it just overwrites all the text which is presently there. Also I'm trying to add 2 lines of text but they just seem to write over other so I jus...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_20808027.html
Zones:
MS DOSDate Answered: 12/08/2003 Grade: A Views: 0
Hi,
I would like to drag and drop file/files/folder/folders to a batch file to decode my FLAC files to WAV.
1) Decoded files will be generated in the same folder as the original.
Any takers?
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23411551.htm...
Hi ,
I want to write a batch script which will check the Databse status and then proceed for the further task, I allready have done same task in Shell script but not able to make it in DOS (Window...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23083328.htm...
Zones:
Windows BatchDate Answered: 03/04/2008 Grade: B Views: 347
I know 'cacls' changes Security permissions on a directory or file. However I'm having trouble remembering the DOS command that adds a share and changes the sharing permissions. I'd even be ok if i...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_23118438.html
Hi,
I'm trying to do a for loop in a batch file that should check for the following:
It should search for files with .csv type and select the latest file with either latest number or latest c...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23165494.htm...
I have a requirement of getting a report of the scheduled jobs for next day. I looked in google but could not find any information on this.
I want to write a batch job / java program to list the...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_23190423.html
I have a batch that moves the files from my server A to server B on our network. What I need to know is how to modify it to create a new directory for the dates of the files. Below is what I have...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23223133.htm...
I am trying to get PSEXEC to launch remotely and defrag the remote system's hdd.
I have tried this command but it kicks out an error message:
psexec.exe -i -s \\remoteComputer "defrag.exe c: -f"
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_23325830.html
I have a laptop that I use in two different environments.
I want a batch script to determine what network I am on and then map the appropriate drives.
How do I get the IP data into an variable so...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23646316.htm...
I created a scheduled task that executes a batch file every minute to copy any files regularly arriving in an 'export' folder to a 'input' folder on another server. The destination server picks up...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_23203313.html