rrdtool
+ Reply to Thread
Results 1 to 8 of 8

Thread: .Bat files

  1. #1
    EdDx Guest

    Question .Bat files

    hey does anybody know how to make a message using ms-dos on start up??
    and i mean a message like "HELLO. THIS IS THE SYSADMIN. YOU HAVE BEEN CAUGHT HACKING INTO THE HTTP LAN SERVER! POLICE HAVE BEEN CALLED!"

    and without the thing sayin bad command name or file i just wanna display the message!

    THANX

    EdDx

  2. #2
    Unregistered Guest

    Reply

    Just make a batch file, put it somewhere the user has read access to, and put a shortcut to it in the StartUp section of the Start>Programs menu. (of the person who's account you want it to come up on).

    Try:
    @echo off
    echo YOURMESSAGEHERE
    (and some suspend for key kinda command here, i can't remember...)

  3. #3
    Unregistered Guest

    Reply #2

    BTW, the command "pause" (without quotations) is likely what you would want for that last command.

  4. #4
    EdDx2 Guest

    Cool

    anything to make the message scary

    like someone is actually hackin u?

  5. #5
    Join Date
    Apr 2005
    Posts
    7

    ^

    hey EdDx2 is my other account so please reply to it. the site admin suspended me posts for a day
    thanx

  6. #6
    Join Date
    Jan 2005
    Posts
    623
    You can have fun opening lots of small programs at the start up before all those messages pop up.

    Maybe launch iexplore.exe a few times and send him to some crazy sites.
    SYNTAX FOR COMMAND PROMPT: start iexplore.exe [url]www.whatever.com[/url]

    Other small programs to start:
    aim.exe
    calc.exe
    mspaint.exe
    wmplayer.exe
    wordpad.exe
    notepad.exe
    mstsc.exe
    msimn.exe
    ETC....
    [url=http://www.syntax******.info/tools/services.php]Speed Up Windows XP[/url]
    [url=http://www.syntax******.info/tools/ip.php]Get An Ip Address[/url]
    [url=http://www.syntax******.info/tools/base_converter.php]Base Converter[/url]
    --------------------------------
    [URL=http://www.boninroad.com/syntax******/]Old Site[/URL]
    [URL=http://www.syntax******.info]Comming Soon[/URL]

  7. #7
    Join Date
    Apr 2005
    Posts
    7

    Question what???

    what i dont get it how do u opent he little files again??
    do u put them in notepad??

    like for e.g


    start iexplorer.exe

    how do u lay it out????????

  8. #8
    Join Date
    May 2005
    Posts
    2

    .bat files again

    Hi everybody. I have a novice question regarding bat files.
    Here´s the deal:
    I have to make a bat file to recognize which is the cd unit(d: or e: or else) and run the exe from de inserted cd, I mean, so far I can write

    @echo off
    start =d:/whatever.exe
    exit

    but I dont know what to do about the other possible cd units.

    Please help.
    Thanks a lot.

+ Reply to Thread

Similar Threads

  1. XTM Files
    By Brian` in forum General discussion
    Replies: 3
    Last Post: 08-06-2008, 12:52 PM
  2. Ready BPK .dat files
    By dangerdj in forum Security & Encryption
    Replies: 0
    Last Post: 06-21-2007, 10:53 AM
  3. Password on files
    By Trait in forum Internet Privacy
    Replies: 1
    Last Post: 02-13-2007, 04:27 AM
  4. my old files.....
    By old kid in forum Internet Privacy
    Replies: 13
    Last Post: 12-15-2005, 10:39 PM
  5. someone is able to see my files
    By Unregistered in forum Proxies and Firewalls
    Replies: 3
    Last Post: 07-17-2004, 01:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts