Skip to main content

Featured

WIN ALL ACTEVETED LIFETIME

  Search for: Recent Posts Simple trick to install Windows 11 on an old PC Easy ways to activate Windows 11 for FREE without a product key Remove “You may be a victim of software counterfeiting” notification Windows Defender detects my scripts as “HackTool:BAT/AutoKMS” Quickly convert Windows Server Evaluation edition to the retail one Easiest way to remove the Windows watermark from your screen Categories Computer Tips Microsoft Software Products 2 ways to activate Windows 10 for FREE without additional software Posted by  Always Smile   in  Microsoft Software Products  /  Last updated on  August 26, 2021 As you know, Microsoft notified Windows 10 is “the last version of Windows” and explained that they will be focused on the development of powerful and new features under the guise of software updates instead of building a new version. This means there will be no Windows 11 or 12 in the future(*). So if you are thinking about an upgrade, this is the b...

indu

 Hi Friends.....

As you know APR 1 is fast approaching. So here's how to do a prank with a computer.

It's auto shutdown of computer every five minutes. Do it on some friend's one and enjoy seeing them. Don't forget to vote...

Step 1: Creating a .bat File

Creating a .bat File
Creating a .bat File

Open note pad and copy the given code in it:

@echo off
echo Message here.

shutdown -s -f -t 60 -c "type a message you want to appear here."

the next step is...

Go to File-->Save as and save the file with some name and extension .bat.
For Example, I will save my file as mm.... Hello.bat in my desktop.

Now it will be saved in your system desktop. Create some folder and put the file in.

this file will now auto shutdown the system on execution.

Step 2: Auto Task.

Auto Task.

This is the most important part here.

Go to "CONTROL PANEL" and to "ADMINISTRATIVE TOOLS".

From there double click on "TASK SCHEDULER"

control panel-->administrative tools-->task scheduler

A window will open

Go to

Actions--->Create task

Give your task a name(it doesn't matter whatever you give)

Step 3: Triggers Tab

Go to "TRIGGERS TAB" and look down for "new" .

Click it.

Now look down for "Advanced settings" and check the box where it says "REPEAT TASK EVERYDAY"

Click on Drop down list and select the time..(Make sure you select atleast 5 minutes as this time will be sufficient to stop the task after the prank)

Step 4: FINAL Step

Go to "ACTIONS" tab and open it.

A window appears and Action list will by default be "Start a program". If not change it and in the "Program/script " textbox browse for the location of the .bat file which we saved already.

Hit "OK" and again "OK" in the next window....

The bat will now launch every five minutes, shutting down the computer and driving your victim crazy -- until you chose to reveal your dastardly actions!.

Comments

Popular Posts