Skip to main content

Shutdown/turn off your PC/Laptop using Notepad.

Hi guys have you ever tried to Shut down your friends or neighbor or your computer using notepad.If not in this tutorial i am gonna show how to shutdown the PC/laptop just writing a simple batch code in notepad.You can use this ticks to prank your friends.So let's see how to do this.
Shutdown/turn off your PC/Laptop using Notepad.

Steps:

1.Open Notepad.(press windows+r and type notepad and hit enter).
2.Now in the notepad copy the below code.

Source code:

@echo off
title Yashwanth:worldtech360
echo Hi friends do you like this trick?
echo Enter(Y/N)?
pause
echo You mean no than i will shutdown your PC in 5 seconds.
shutdown -s -t 05 

Note:
  • -s : shutdown.
  • -r : Restart.
  • -l : Logoff.
  • -t : Time(After how many seconds should PC turn off).
  • -a : aborting the shutdown of PC
3.Save the code in .bat format as shown below.
Saving the file in .bat format.
4.After saving the file,you will see a batch file as below.
Batch file icon for shutdown trick
5.Double click on the batch file to shut down the PC.
6.Done.

That's it friends i hope you enjoyed the article,if you have any queries regarding any topic feel free to ask us through comments.

Comments

Popular posts from this blog

How to make an Installation file(setup file) using Iexpress.

Hi guys welcome to worldtech360. In this tutorial or article I  am going to show you how to create an installation file(setup file) for the .EXE file which you have created using an inbuilt option in windows 7 named ‘ iexpress ’. So let’s see how to do this. Note: You can also create an installation file for .bat file files or .VBS files or any other files which are executable. Steps: 1. Choose an .EXE file or any other file for which you want to create a setup file or installation file. In this I am going to use .VBS file 2. Open Run and type “ iexpress ” or “ iexpress.exe ” and hit enter. 3. After hitting enter, iexpress wizard window will popup. On the screen you will see two options i.e. “ create new self-extracting directive file ” and the other is “ open existing self-extracting directive file ”. I recommend you to choose the first option as you are going to create a self-extracting file and click next. 4. In the next window select “ Extract files only ”

Cool and Best software's that you should have on your New PC.

Hi Guys welcome back to Worldtech360 . This article will be useful for those who dump there PC with lot's of software. As they try to install different type of software on pc,though the software do not match to the system requirements and try to crash or damage their pc.For them i listed the best and commonly used software. Source code Editors: The editors plays a crucial role while you are running a website because it can be used to create templates and many more.It can also be used to write languages like c/c++,java ,basic and many more.keeping this in mind i listed the best software: 1 .Notepad ++ : Notepad++ is a free source code editor.It supports several languages.In one word to say,it is the modification of the Notepad and simple to handle. You can download it by click on this( CLICK HERE ). 2. Text pad: Text pad is a popular source code editor.It can be used  for editing your web pages, or a programming IDE. It is most commonly used by companies to perform

8 Important Tips to Protect Your Magento Store from Hacking

Protection of eCommerce and financial websites is necessary because these websites deal with monetary transactions and stand first as a victim in the list of cyber crime. Magento is the most popular eCommerce platform which also comes under threat of hacking by accessing unauthorized logins and other attacks. Magento Platform is rich in security features but security is needed on the admin level to protect it from cyber criminals. Here are some security tips that help you to protect your Magento store and keep your site safe: 1.Admin Path Customization: It is the first step you can take to keep your Magento site safe is to customize the admin path because the normal login pages and admin pages can easily be accessed by just hit and trial methods and it is very easy to navigate to admin page by hackers if the path remains unchanged. With the use of many hacking software available online, it is easy to guess user name and password combinations and these software can guess user n