Saturday, 24 August 2013

Monday, 13 May 2013

Easter Egg!

Here is a easter egg!

WINDOWS XP HOME EDITION:
Start>Run>C:\Windows\System32\oobe\images\title.wma


Wednesday, 3 April 2013

Xbox Stuff Club

Me and Dragon Rend have made a club called Xbox Stuff Club and you viewers can join!
here is the form link:
Here!

Saturday, 30 March 2013

PANIC!!!!!!!!!!!!!!!!!!!!!!!!!!! Button

Ths is a panic button.
Code:
@echo off
shutdown -r -t 100 -c "Panic!"

Easy isnt it?

To stop goto Start and type in shutdown -a or use run and type in shutdown -a

Tuesday, 26 March 2013

BatchCode

This is one of my batch files!
Download:
Download the file
The source

BatchCode is a desktop-helper sorta thing.
It will do various things.
It can:
Open notepad
Open cmd
Open Internet explorer
Open Google Chrome (If you have it)
Open a specific page on the web
And it can shutdown, restart and logoff your computer
Also it can cancel a running shutdown

When you download it on google drive goto File > Download

Friday, 22 March 2013

What is a batch file?

A batch file is a file that will run from cmd and can do various things.
Here is an example code:

(at)echo off
cls
echo Hi!
pause

will come out like this:
Hi!
Press any key to continue...

Welcome!

Welcome To TTK! In this blog you will find (mostly) all things computer! From batch files to fixing BSoDs. I hope you enjoy!