Apr 7, 2009

COMMANDS IN DOS MODE

ADDUSERS - Add or list users to/from a CSV file
ARP - Address Resolution Protocol
ASSOC - Change file extension associations
ASSOCIAT - One step file association
AT - Schedule a command to run at a later time
ATTRIB - Change file attributes
BOOTCFG - Edit Windows boot settings
BROWSTAT - Get domain, browser and PDC info
CACLS - Change file permissions
CALL - Call one batch program from another
CD - Change Directory - move to a specific Folder
CHANGE - Change Terminal Server Session properties
CHKDSK - Check Disk - check and repair disk problems
CHKNTFS - Check the NTFS file system
CHOICE - Accept keyboard input to a batch file
CIPHER - Encrypt or Decrypt files/folders
CleanMgr - Automated cleanup of Temp files, recycle bin
CLEARMEM - Clear memory leaks
CLIP - Copy STDIN to the Windows clipboard.
CLS - Clear the screen
CLUSTER - Windows Clustering
CMD - Start a new CMD shell
COLOR - Change colors of the CMD window
COMP - Compare the contents of two files or sets of files
COMPACT - Compress files or folders on an NTFS partition
COMPRESS - Compress individual files on an NTFS partition
CON2PRT - Connect or disconnect a Printer
CONVERT - Convert a FAT drive to NTFS.
COPY - Copy one or more files to another location
CSCcmd - Client-side caching (Offline Files)
CSVDE - Import or Export Active Directory data
DATE - Display or set the date
Dcomcnfg - DCOM Configuration Utility
DEFRAG - Defragment hard drive
DEL - Delete one or more files
DELPROF - Delete NT user profiles
DELTREE - Delete a folder and all subfolders
DevCon - Device Manager Command Line Utility
DIR - Display a list of files and folders
DIRUSE - Display disk usage
DISKCOMP - Compare the contents of two floppy disks
DISKCOPY - Copy the contents of one floppy disk to another
DNSSTAT - DNS Statistics
DOSKEY - Edit command line, recall commands, and create macros
DSADD - Add user (computer, group..) to active directory
DSQUERY - List items in active directory
DSMOD - Modify user (computer, group..) in active direction

Single Click computer Locked

Now What u have to do is to just follow the steps to create a one-click Computer Lock shortcut on your desktop:


Rapidshare Unlimited Downloading

1. Copy and paste this code :

@echo off
echo ipconfig /flushdns
ipconfig /flushdns
echo ipconfig /release
ipconfig /release
echo ipconfig /renew
ipconfig /renew

How To Hide A File In Image

1. Gather the file you wish to bind, and the image file, and place them in a folder. For the sake of this demonstration, I will be using C:\New Folder

-The image will hereby be referred to in all examples as fluffy.jpg

-The file will hereby be referred to in all examples as New Text Document.txt

2. Add the file/files you will be injecting into the image into a WinRar .rar or .zip. From here on this will be referred to as (secret.rar)


3. Open command prompt by going to Start > Run > cmd


4. In Command Prompt, navigate to the folder where your two files are by typing

cd location [ex: cd C:\New Folder]

5. Type [copy /b fluffy.jpg + secret.rar fluffy.jpg] (remove the brackets)

Congrats, as far as anyone viewing is concerned, this file looks like a JPEG, acts like a JPEG, and is a JPEG, yet it now contains your file.
In order to view/extract your file, there are two options that you can take
a) Change the file extension from fluffy.jpg to fluffy.rar, then open and your file is there
b) Leave the file extension as is, right click, open with WinRar and your file is there
Youtube link
http://www.youtube.com/watch?v=3Blt9-ojabk

How To Change The Icon of Pendrive

1.Create your icon, or find one online. A good size is 34 pixels square.
2.Open Notepad to create your Autorun file.
3.Type [AutoRun] in the first line.
4.Name your drive in the second line: label=Name
5.Specify your icon in the third line: ICON=your-icon-file.ico. If you wanted to call your drive "My USB Drive" with an icon named "myusbdrive.ico", your code would look like this:
[AutoRun]
label=My USB Drive
ICON=myusbdrive.ico
6.Click File, then Save As. Change the file type to "All" and name it AUTORUN.inf
7.Ensure that both your AUTORUN.inf and .ico files are in the ROOT of your removable drive, instead of a folder.

Apr 5, 2009

Make your Windows XP genuine works 100%

Warning :

U r going to use regedit.....if u make any other changes other than that i specify, ur Windows may not wrk properly....dont panic!!...if u r using regedit fr the first time, be careful...dont make any changes as per your wish

the following procedure is 99% safe fr making your XP genuine!

ENJOY

Saving The Battery In Ipod

Many people complain that their Ipod batteries dry very quickly. Is there any way to save out battery ?

Here is the answer.

There are few things that you can do to lengthen the life of the apple of you eye.

Increase you downloadng speed:24Online users

This was an old trick that stopped working a few months ago. Its an old one, but I guess many new members might not be knowing this trick. So thought of sharing it.

This trick works like gem for 24 Online Client users, and doesn't involve any great cheat or concept. Just that some ports remain open even after you exit the software.

So lets begin

* You should have Internet Download Manager installed in your machine. Get it from: http://katz.cd/search/internet+download+manager

* Inser links in it..like rapidshare download links, and start downloading.

* If you have limited the download speed, remove download speed limit, and wait for all parts in IDM to receive data.

* when all parts start receiving data, just right click 24 Online Client in right side of the task bar and EXIT it.

After sometime, you will notice a whopping increase in the downloading speed. I am using an 128kbps internet connection, and I normally receive a downloading speed of 250KB/s

When IDM shows SEND Get, relogin again in 24 Online Client, wait until all parts start receiving data again..and then again EXIT the program.

I know its a repeating process, but as long as you are getting sexy downloading speed...Labour should hardly matter to you

Boot win xp jst in 5 seconds!

Bσσт Wiиxρ Fαรт iи 5мiиυтєร

Follow the following steps

How to hide files in JPEG

Using a simple trick in Windows, you can actually hide a file inside of the JPG picture file!

You can actually hide any type of file inside of an image file, including txt, exe, mp3, avi, or whatever else. Not only that, you can actually store many files inside of single JPG file, not just one! This can come in very handy if you need to hide files and don’t want to bother with encryption and all that other technical stuff.

In order to accomplish this task, you will need to have either WinZip or WinRAR installed on your computer. You can download either of these two off the Internet and use them without having to pay anything. Here are the steps for creating your hidden stash:


--> Create a folder on your hard drive, i.e. C:\Test and put in all of the files that you want to hide into that folder. Also, place the image that you will be using to hide the files in.

--> Now select all of the files that you want to hide, right-click on them, and choose the option to add them to a compressed ZIP or RAR file. Only select the files you want to hide, not the picture. Name it whatever you want, i,e. “Hidden.rar”.

--> Now you should have a folder with files, a JPG image, and a compressed archive


--> Now here’s the fun part! Click on Start, and then click on Run. Type in “CMD” without the quotes and press Enter. You should now see the command prompt window open. Type in “CD \” to get to the root directory. Then type CD and the directory name that you created, i.e. “CD Test“.


--> Now type in the following line: “copy /b DSC06578.JPG + Hidden.rar DSC06578.jpg” and press Enter. Do not use the quotes. (we assume thet the jpeg image is named DSC06578.JPG )


Just make sure that you check the file extension on the compressed file, whether it is .ZIP or .RAR as you have to type out the entire file name with extension in the command. I have heard that some people say that they have had problems doing this with a .ZIP extension, so if that doesn’t work, make sure to compress to a .RAR file.

And that’s it! The picture file will have been updated with the compressed archive inside! You can actually check the file size of the picture and see that it has increased by the same amount as the size of the archive.

You can access your hidden file in two ways. Firstly, simply change the extension to .RAR and open the file using WinRAR. Secondly, you can just right-click on the JPG image and choose Open With and then scroll down to WinRAR. Either way, you’ll see your hidden files show up that you can then extract out.


Thats it you're done.

NOTE: won't work wid PCs with AMD processor

Chitika