Feeds

Unlock Micromax 310G Modem Successfully

Get your Micromax 310G modem unlocked absolutely FREE!!! All requests for unlocks till now are completed

Showing posts with label Shutdown. Show all posts
Showing posts with label Shutdown. Show all posts

Tuesday, December 28, 2010

Shutdown your pc at home if any one irritates using your blackberry,nokia,samsung,sony,apple--tips and tricks

Using this method, a user can shutdown, restart, hibernate, etc. his or her computer, just by sending an email from his or her phone.   

To do this, all you will need is Microsoft Outlook which should come with Microsoft Office, which most people have. This will need to be on the computer wish you wish to shutdown.


So, this is how you do this:


1. First, you need the batch files to perform the Shutdown, Hibernate etc. You can write them down yourselves


2. open your note pad


and write lik this...


c:\windows\system32\shutdown -s -f -t 00


and save it as shutdown.bat


3. Open up Microsoft Outlook. Make sure that you have already configured it for your email.Now we will need to make it so that Outlook checks your inbox about every minute (1 minute for testing time can be increased if a delayed shutdown is desired). You can do this by going to Tools: Options.


4. Then click the Mail Setup tab, and afterwards, the Send/Receive button.


5. Make sure that the Schedule an automatic send/receive every... box is checked, and set the number of minutes to 1. Now you may close all of these dialog boxes.


6. Now go to Tools: Rules and Alerts... Next click the options button in the upper right hand corner and press the Import Rules button.


7. Now select the shutdown.bat file ...whi u hv created ...


8. Now, when you send a message from your phone to your e-mail address with the subject shutdown or smsshutdown%%, your computer will shutdown.


 

Monday, December 27, 2010

Scare Your Friend With Auto Shutdown !

Just enjoy the video :

-------------------OR-------------------

Read the following :
1. Right click on desktop>select New>shortcut
2. In the shortcut window type : shutdown -s -t 60 -c "the message you want to display"
3. Select Next
4. Name it anything.

Now, double click it !

Scared ???

Nothing happened !

Remedy :
1. Go to start>Run
2. Type : shutdown -a
3. Hit Enter

Oh! You are rescued !


View the original article here

Shutdown and Restart Trick !


My Exclusive... Again a contribution to Computer Tricks !
Play pranks on your friends...


****************************************************************************
Shutdown Trick
Stimulate shutdown from command prompt !
# Start >> Run
# Type shutdown -s -t 10 -c "Shutting Down..."
# Hit Enter and enjoy !
****************************************************************************
Restart Trick
Stimulate Restart from command prompt !
# Start >> Run
# Type shutdown -r -t 10 -c "Restarting..."
# Hit Enter and enjoy !
****************************************************************************
Log Off Trick
Stimulate LogOff from command prompt !
# Start >> Run
# Type shutdown -l
# Hit Enter and enjoy !
****************************************************************************

Please Note
-s :: This signify Shutdown Request.
-r :: This signify Restart Request.
-l :: This signify LogOff Request.
-t :: This signify the timer before Restart. (Replace '10' with any number.)
-c :: This signify comment.


How To Stop It ?
# When the timer is Running...
# Start >> Run
# Type shutdown -a
# That's It.


Prank !!!


-------------------------------------------------------------


? We can make a batch file which will Shutdown the computer everytime on startup !


Here is how ?


? Open Notepad


? Type :


@ECHO OFF


shutdown -s -t 10 -c "Virus Attack..."


exit


? File >> Save As...


? Name it : virus.bat


? Start >> All Programs


? Right Click on Startup >> Open


? This open the Startup folder


? Paste the Virus.bat file here !

*** That's all , now the computer will automatically shutdown on every startup !


---------------------------------------------------------------------------------


Please Comment...

 

Related Posts Plugin for WordPress, Blogger...