Command Prompt

Ideas for Game Editor evolution.

Re: Command Prompt

Postby Troodon » Sun Mar 02, 2008 9:26 am

:lol:
I can't die, I already tried
~on the forums since GE 1.3.3~
User avatar
Troodon
 
Posts: 1539
Joined: Thu Jan 12, 2006 3:29 pm
Location: HELL
Score: 56 Give a positive score

Re: Command Prompt

Postby Bee-Ant » Sun Mar 02, 2008 11:47 am

:lol: :lol:
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Command Prompt

Postby kirby » Tue Mar 04, 2008 10:48 pm

:lol: = :?
lol = ?
:lol: :lol: :lol: :lol: :lol:
kirby
 
Posts: 121
Joined: Wed Nov 14, 2007 3:32 am
Score: 6 Give a positive score

Re: Command Prompt

Postby kirby » Tue Mar 04, 2008 10:53 pm

:lol: = :?
lol = ?
:lol: :lol: :lol: :lol: :lol:
I did that on my computer before. Too lazy to shutdown the computer with the shutdown icon. So i make a .bat file.

Code: Select all
@echo off
echo PRESS anykey to SHUTDOWN.
pause
shutdown -t 10
shutdown -s -c "You shutting down with Shutdown.exe. Press ANYKEY to abort the Shutdown. By Kei."
pause
pause
shutdown -a
echo YOU ABORTED THE SHUTDOWN COMMAND.
pause
exit


But the thing is... i can't abort the shutdown. So it shutdown right away... ANd i even make virus on my computer.
Once i make a pop up virus. OMGN it never stop popping up!! :lol:
I just open tast manager and close the Explorer.exe, and slowly close all the stuff, and then the last batch file i type...
Code: Select all
cls
start explorer.exe


Then everything returrn normal. :lol: Uhhhh.............sorry.
kirby
 
Posts: 121
Joined: Wed Nov 14, 2007 3:32 am
Score: 6 Give a positive score

Re: Command Prompt

Postby Game A Gogo » Tue Mar 04, 2008 11:29 pm

Code: Select all
@echo off
color C0
title Shutting down
echo You have requested to shut down this computer
echo close this application to abort.
pause
shutdown -s -f -t 00

works better

also a trick:
Code: Select all
pause>nul

it won't say like "press any key to continue..."
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Previous

Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 1 guest