question about command prompt..

Discussion in 'Windows' started by rumenbg25, Jun 24, 2007.

  1. rumenbg25

    rumenbg25 New Member

    Joined:
    Jun 24, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    hallou! can anybody tell me,how to write a series of commands in command prompt(on windows xp)
    for example::BEGIN
    Echo This is an endless loop!
    GOTO BEGIN

    and afterall,can i implement a simple programs directly in command prompt? without first put them in a batch file?
     
  2. shadowskill404

    shadowskill404 New Member

    Joined:
    Jul 7, 2007
    Messages:
    10
    Likes Received:
    0
    Trophy Points:
    0
    As for your first question... Writing a series of code in command line for me is impossibe.... Unless you save it as batch...

    As for the second question... If your refering to an executable files and you want to run it in command line... Try to copy the Program in the path where your command.com resides... But usually in XP it is commonly found in <B> indows\System32\ </b
     
  3. shadowskill404

    shadowskill404 New Member

    Joined:
    Jul 7, 2007
    Messages:
    10
    Likes Received:
    0
    Trophy Points:
    0
    Sorry that last message there jumbles.... But its

    C:\Windows\System32
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Have a .bat file and copy all the command into the file you would like to execute and then execute the bat file.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice