Pages

Subscribe:

Ads 468x60px

Showing posts with label TRICKS. Show all posts
Showing posts with label TRICKS. Show all posts

Sunday, October 23, 2011

how to lock your XP windows system


lock your pc.. open notepad copy and paste the script below and save it .VBS extention
This wil create a shortcut.. run(click) it

set WshShell = WScript.CreateObject("WScript.Shell")
set oShellLink = WshShell.CreateShortcut(wshShell.SpecialFolders("Desktop") & "\LockWorkstation.lnk")
oShellLink.TargetPath = "%windir%\system32\rundll32.exe"
oShellLink.Arguments = "user32.dll,LockWorkStation"
oShellLink.Save

first select a folder for example i'll use a folder name movies in D drive D:\movies\

in the same drive u create a text file and type

ren movies movies.{21EC2020-3AEA-1069-A2DD-08002B30309D}

and save it as loc.bat

again u type in a notepad as

ren movies.{21EC2020-3AEA-1069-A2DD-08002B30309D} movies

and save it as key.bat

now in D drive you can see two batch files loc and key.. when you double click loc the movie folder will change to control panel and when u double click key the control panel will change to normal folder..

there are two more different tricks in this site to lock your system down in a unique ways.. both where I have typed it.. !!!

How to delete recycle bin in windows XP

1 thing is 4 sure, delete option can be added 2 recycle bin...
the old registry thing will work out.....
* launch d registry...
* open HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder
* to add a rename and delete option, change the Dword attribute to 70 01 00 20
* refresh and reboot the system..... u r done..

Get Free Domain Name

http://www.s5network.info – free .com .net .org .info .biz offer
http://www.registerfly.com, www.nucleus.be – free .be offer
http://www.goodluckdomain.in/dotorg.html – free .org offer
http://www.domainsite.com – free .info offer
http://forums.inuration.net – free .com .net .org .info .biz offer
“Almost” domains (domain-like subdomains)
Note: More info on these services will be added soon
yoursite.co.nr www.co.nr
yoursite.biz.ly www.biz.ly
yoursite.net.tc, yoursite.net.ms, etc. www.smartdots.com, www.unonic.com, and www.cydots.com
yoursite.us.tt, yoursite.uk.tt, etc. www.joynic.com
yoursite.int.tl www.int.tl
yoursite.i.am, yoursite.on.to, etc www.v3.com
yoursite.q.la, yoursite.1.vg, etc. www.afraid.org
yoursite.4t.com, yoursite.8k.com, etc. www.freeservers.com
yoursite.b3.nu, etc. www.smartredirect.com
yoursite.com.ru, yoursite.net.ru, etc. www.lifelesspeople.com
yoursite.po.gs www.po.gs
yoursite.da.ru www.da.ru
yoursite.uni.cc www.uni.cc
yoursite———- www———-
yoursite.eu.org www.eu.org – only residents / non-profit orgs. in Europe
yoursite.za.net www.za.net – only residents / organis. in South Africa

How to Break Administrator’s Password!!

Administrator password can be broken by replacing SAM file in system32\config by the SAM file in repair folder of windows. it can be easily done on a machine with dual operating systems, simply log on to os other then the one who's password is to be cracked the way is exactly same as written above but if there is a single os on a machine then there is only one way i.e to use ms dos start up disk or some other boot disk and replace the sam file in config folder with the one in repair folder
note:- this method works only if hard drive is FAT32 formatted because NTFS drive does'nt take boot from Ms DOS
This way you can remove the old administrator password as if the windows is newly installed and the password was'nt set

Wednesday, September 28, 2011

How to Lock Your Computer Using Mouse

Today lets see a simple trick on how to lock your PC using mouse click.We normally use Alt+Ctrl+Del or Windows+L to lock our PCs.Instead of trying those windows keyboard shortcut keys to lock Pc, lets now tryout something new icon wink Simple Trick to Lock Your Computer Using Mouse .Some might have already know this trick already…
1. Just Right click on the desktop, point to New and click Shortcut.
2. In the Create Shortcut dialog box, copy the following into the ‘Type the location’ of the item text box:
“rundll32 user32.dll,LockWorkStation” remove quotes while typing.
3. Click Next.
4. In “Type a name for this shortcut”, type LOCK MY PC and Click Finish
5. Now just double click on the icon, your desktop will be locked.