Powered by Blogger.

Random Posts

Most Recent

Copyrighted.com Registered & Protected 
S4KC-J0UZ-MVHS-Q8FG

Search This Blog

AD (728x60)

Recent

Comments

Facebook

Advertising

Flickr Widget

Formulir Kontak

Name

Email *

Message *

Contact us

Name

Email *

Message *

Business

About us

Why to Choose RedHood?


This Site uses cookies. By using the website you (the visitor) agrees to Terms, Privacy Policy And DMCA Policy Of the Website.

Popular Posts

Popular Posts

Friday 15 January 2016

Collection of computer tricks

By: | In: | Last Updated:

Here, we are going to show you different old/new computer tricks for your windows computer.

Lets start.

Trick 1: Keyboard Dancing Lights



 

use the lights of your keyboard to do dance.

>> Open your notepad.
>> Type the following code it notepad.

Set WEBCHILLER =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
WEBCHILLER.sendkeys "{CAPSLOCK}"
WEBCHILLER.sendkeys "{NUMLOCK}"
WEBCHILLER.sendkeys "{SCROLLLOCK}"
loop


>> Save it as ledlight.vbs
>> Now Double click on that file.
>> See your keyboard's LED lights.

How to stop it.
>> Press ctrl + alt+ delete to open task manager
>> Click on processes tab
>> Click on wscript.exe
>> Click on End Process


Hack User Account in XP

Remove User Account password in XP


This trick will help you when you'll forgot your password of user account in windows xp. you can just simply remove your password by following steps.


>> Start your Computer

>> Press F8

>> Select Safe Mode

>> Login in Admin Account

>> Go to Start >> Control Panel

>> Select User Accounts


>> Select your User Account

>> Now Remove Your Password

>> Restart Your PC and login in to your account without password

Funny VLC Trick



====== Funny Trick ======
Step 1 : Open your VLC media player.
Step 2 : press Ctrl+N
Step 3 : then type " screen:// " (without
quotes)
Step 4 : Click on Play

Wait and watch...


 INternet Explorer Trick



=== Try it in internet explorer ===
>> Open any website which contain some Image
>> Place the following code in address-bar then hit Enter
>> It being to fly around the place. Its quite funny.

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5 ); void(0)



 Password Protected File


=== Create Password protected RAR file. ===

Step 1 : Install Winrar in your PC.
Step 2 : Right click on that file and click on "Add to Archive".
Step 3 : Click on "Advanced" Tab.
Step 4 : Now you will see set password Button. Clcik on it.
Step 5 : Write your password twice then click on "OK"
Thats it...!!!



Hide file in image


Needed things >>>
[1]  Winrar [ You can Download from Here]
[2] Command prompt
[3] File (eg. vid.mp4) [Which you want to Hide]
[4] One image (eg. img.jpg)

Step 1 :  Now install winrar in your pc.

Step 2 :  Make one Folder in any Drive. For this example I am creating folder "errorcode" in "D" drive.

Step 3 :  Copy your Image and file in that folder. Here I am copying "vid.mp4" and "img.jpg" in "errorcode" folder.

Step 4 :  Select your both file ["vid.mp4" + "img.jpg"]. Right click on it. Click on Add to Archive and click on OK.



>>> Now you will see Three File in that Folder.

[1] vid.mp4

[2] img.jpg
[3] errorcode.rar


Step 5 :  Now Just open your command prompt [strat >> run >> type "cmd" >> hit Enter]

Step 6 :  Type "cd /d D:" >> Enter


Step 7 :  Type "cd errorcode" >> Enter

Step 8 :  Type "copy /b img.jpg + errorcode.rar newimg.jpg" [Note : Here you have to write your file name]



>>> Then you will see one Image file name with "newimg.jpg"



>>> Thats it..!! 

>>> When you want to open your file "vid.mp4" then you have to just open your newimg.jpg in winrar.


 

>>> In winrar you can see your File.

No comments:
Write comments