Jump to content

goosh

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by goosh

  1. Oh no I'm so silly! Ha and I thought my CPU was going to explode as well I had named it mspaint.cmd and I guess that must've just kept opening it because it was called that. I changed it to TestBatch.cmd and everything is cool. Thanks very much for your help
  2. I am trying to learn how to create an auto-installation cd and at the 'batch file' stage of the intermediate section this is a sample batch file: @echo off title Batch File Testing echo Hello World echo. echo Starting MS Paint start mspaint echo. echo Starting Wordpad start Wordpad echo. pause exit The problem is when I run it the two programs just keep opening over and over again and I have to restart the computer because I can't stop them. Thanks for any advice
×
×
  • Create New...