Search This Blog
Friday, December 31, 2010
Im back!!
Add Post To: | Digg| Technorati| del.icio.us| Stumbleupon| Reddit| BlinkList| Furl| Spurl| Yahoo| Simpy|
Sunday, May 2, 2010
how to join split file
this is a split file using hjsplit application. hjsplit is a free software. simply google it if you want to download the application. here's how it look like
Add Post To: | Digg| Technorati| del.icio.us| Stumbleupon| Reddit| BlinkList| Furl| Spurl| Yahoo| Simpy|
Labels:
Tweak and Tricks,
Windows xp
Friday, April 23, 2010
Block All USB Drive From Your PC
1. Go to Start –> Run, type Regedit.
2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlset\Servic es\USBStor
3. In the right pane, look for value Start and have value as 0000000(3)
4. Double click on that and change that value to 4.
You might be required to restart the PC, and then you are done with it, USB is now blocked.
In case if you want to get the USB unblocked, just change the value again to 3
Add Post To: | Digg| Technorati| del.icio.us| Stumbleupon| Reddit| BlinkList| Furl| Spurl| Yahoo| Simpy|
Labels:
Tweak and Tricks,
Windows xp
Friday, April 16, 2010
Hide Executable Files In jpeg Or Image File
Firstly, create a new folder and make sure that the options ’show hidden files and folders’ is checked and ‘hide extensions for known file types’ is unchecked.
Basically what you need is to see hidden files and see the extension of all your files on your pc.
Paste a copy of your server on the new created folder. let’s say it’s called test.exe’ (that’s why you need the extension of files showing, cause you need to see it to change it)
Now you’re going to rename this ‘test.exe’ to whatever you want, let’s say for example ‘test.jpg’
Windows is going to warn you if you really want to change this extension from exe to jpeg, click YES.
Now create a shortcut of this ‘test.jpg’ in the same folder.
Now that you have a shortcut, rename it to whatever you want, for example, ‘file.jpg’.
Go to properties (on file file.jpg) and now you need to do some changes there.
First of all delete all the text on field ‘Start In’ and leave it empty.
Then on field ‘Target’ you need to write the path to open the other file (the server renamed ‘test.jpg’) so you have to write this :-
‘C:\WINDOWS\system32\cmd.exe /c test.jpg’
The last field, ‘c test.jpg’ is always the name of the first file. If you called the first file ‘goal.avi’ you’ll have to write ‘C:\WINDOWS\system32\cmd.exe /c goal.avi’.
So what you’re doing is when someone clicks on ‘file.jpg’, a cmd will execute the other file ‘test.jpg’ and the test.exe will run.
On the file ‘file.jpg’ (shortcut), go to properties and you have an option to change the icon. Click that and a new window will pop up and you have to write this :-
%SystemRoot%\system32\SHELL32.dll . Choose an icon for the default jpg image, then press OK.
You can set the properties ‘Hidden’ for the first file ‘test.jpg’ if you think it’s better to get a connection from someone.
These 2 files must always be together in the same folder and to get connected to someone they must click on the shortcut created not on the first file.
For example, I would like to click on image1.jpg first rather than image2.jpg. Therefore I’ll rename the shortcut to image1.jpg and the executable file to image2.jpg. This will make me click the shortcut and load the exe file.
Since I’ll be in need of these two files to be together, the best way to send these files together to someone is compress them into Zip or Rar.
Add Post To: | Digg| Technorati| del.icio.us| Stumbleupon| Reddit| BlinkList| Furl| Spurl| Yahoo| Simpy|
Labels:
Tweak and Tricks
Tuesday, April 13, 2010
Increase %20 of your Internet Bandwith
1. Run gpedit.msc
2. Under Local Computer Policy expand "Administrative Templates"
3. Click "Network"
4. Click "QoS Packet Scheduler"
5. Open "Limit Reservable Bandwidth"
6. Click "Enabled" and change "20" to "0"
Add Post To: | Digg| Technorati| del.icio.us| Stumbleupon| Reddit| BlinkList| Furl| Spurl| Yahoo| Simpy|
Labels:
Tweak and Tricks
Thursday, April 8, 2010
Access Stored User Names and Passwords with rundll32.exe
Go to start menu => run=> type
rundll32.exe keymgr.dll,KRShowKeyMgr
Add Post To: | Digg| Technorati| del.icio.us| Stumbleupon| Reddit| BlinkList| Furl| Spurl| Yahoo| Simpy|
Labels:
Tweak and Tricks
Tuesday, April 6, 2010
Make Computer Talk
1)Open Notepad
2) Copy the below text and paste on notepad...
Dim userInput
userInput = InputBox("Write a message for me to say")
Set Sapi = Wscript.CreateObject("SAPI.SpVoice")
Sapi.speak userInput
3) Be Sure To Save As .VBS
4) Now open it and you will see an place to write
5) When you write it and press OK
6) Your computer will tell what you typed
please note: i tried this on xp i never try this on other OS so you are free to try it on your own
Add Post To: | Digg| Technorati| del.icio.us| Stumbleupon| Reddit| BlinkList| Furl| Spurl| Yahoo| Simpy|
Labels:
Tweak and Tricks,
Windows xp
Subscribe to:
Posts (Atom)
