Shut Down your computer with this cool computer trick

joel.francis.7351

Par 100 posts (V.I.P)
hey guys,

Have got a cool computer trick for all those who want to shut down their computers automatically anytime without applying any kinda shortcuts! It's great! grin emoticon
Step 1: Open Notepad
Step 2: Type there:
@echo off
Shutdown/s
Step 3: Save it by any name but by the extension of '.bat,' and choose a location easily navigable (most probably the Desktop)
Step 4: Go to the desktop and open the program...your PC will automatically Shut Down!

Howzzat!? :high5:
 
Anjali Khurana thank you for sharin this trick. This is something i learned in the hacking course and very OLD trick. This is bat file created and used for for interrupting the others comuter by installing that file without knowing them.
 
Nice Trick,

This is another very cool notepad trick that allows you create fake error messages.
Follow these steps:
1 Open Notepad
2 Type X=Msgbox(%u201CMessage Here%u201D,0+16,%u201DTitle Here%u201D)
3 Replace Message Here and Title Here with your Error Message and Error-Window Title respectively.
4 Save the file with error.vbs.
5 Now, click the file and you%u2019ll get your custom-made Windows error message.

Read more at Top 10 Super Cool Notepad Tricks, Hacks & Commands
 
Back
Top