Jim's Blog Ramblings about novels, comics, programming, and other geek topics

Contact

Google AdSense
Comments (5) Trackbacks (0)
  1. Jim,

    I want to use the Windows “Sent To” on a right click to run a batch program in a fixed path location, and then have the batch file there move the output back to the current folder. My problem is: How do I identify, in the batch file, the SOURCE location of the Send To command?

    Let me explain this a little differently: I have multiple ‘working folder locations’, where I am writing client-specific software. I want to compile the results without have to copy files, run a batch program, and then copy the results back to the starting point – the ‘working folder’.

    Should be easy, but I cannot figure out how to identify where the working file came from in the folder where the compiler is working. I don’t know how to send the results back to the ‘source’.

    Thanks!
    Regards,
    Todd

  2. i want to the xml file load into the xna game project but i am getting the error :There was an error while deserializing intermediate XML so could u please help me to resolve this.

  3. I just want to sincerely thank you for the DOS file handling information that you have provided. This just helped me solve a big problem.

    Liz

  4. Hi Jim,

    Need your help.

    I want to create a batch job to compare 2 directories that have sub directories and files in them.

    IS there a way I can just give the root directory as parameter and the code find identical folders/files and compares them and gives the output if the file matches or if the file is missing or if the dir itslef is missing.

    c:\Sandeep\test1\test1.xml
    c:\Sandeep\test2\test2.xml
    c:\Sandeep\test1\testtest1\test3.xml
    c:\Sandeep\test2\testtest2\test3.xml

    Compare test 1 dir with test 2 dir
    Appreciate your help.

    Thanks,SAndeep

  5. This question relates to the post:
    “How to use a DOS batch to loop through files”.
    This works fine for me in a single directory, but I was wondering how to modify this batch file so that it picks up all files in subdirectories also?


Leave a comment

(required)

No trackbacks yet.