Put a background to your USB flashdrive
Step 1:
Copy this code into notepad (copy and paste), then save it as "desktop.ini"
[.ShellClassInfo]
IconFile=%SystemRoot%\system32\SHELL32.dll
IconIndex=127
ConfirmFileOp=0
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image="your_picture.jpg"
IconArea_Text="0xFFFFFF"
VeBRA sources - don't delete the tag above, it's there for XXXXX purposes -
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}
[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
PersistMoniker=Folder.htt
PersistMonikerPreview=%WebDir%\folder.bmp
Step 2:
Put "desktop.ini" file onto your flash drive and replace "your_picture" with the name of the picture you want to use leaving the .jpg extension the same.
All Windows Shortcuts
Run Commands:
- compmgmt.msc - Computer management
- devmgmt.msc - Device manager
- diskmgmt.msc - Disk management
- dfrg.msc - Disk defrag
- eventvwr.msc - Event viewer
- fsmgmt.msc - Shared folders
- gpedit.msc - Group policies
- lusrmgr.msc - Local users and groups
- perfmon.msc - Performance monitor
- rsop.msc - Resultant set of policies
- secpol.msc - Local security settings
- services.msc - Various Services
- msconfig - System Configuration Utility
- regedit - Registry Editor
- msinfo32 _ System Information
- sysedit _ System Edit
- win.ini _ windows loading information(also system.ini)
- winver _ Shows current version of windows
- mailto: _ Opens default email client
- command _ Opens command prompt
UNetbootin – Install Linux from USB stick
Sometimes you may need to install a new Operating system from pen drive or you may need to boot using your USB stick. You have to use a pen-drive to boot if you don’t have a CD drive in your PC or you have the iso file but don’t have the blank CD to burn it.
UNetbootin can come in handy in such situations. It is a free program which can be used to install a new Windows OS or any of the various distributions of Linux from USB stick. By using this tool you can make your pendrive bootable and install a new OS in your PC using usb drive.
How to copy text or images when right click disabled in website
When i was searching online i found some website have disabled copying text from website and copying Images form there site. Blocking text and images means that they are not allowing peoples to copy there articles and copy there images. They simply provide articles to read only and not to copy. But sometimes we need to copy some of the lines from the website those who have blocked copying text and images from there site. So today i will show you “how to Enable Right click option” when website blocked Right click option.
How to enable Right click on blocked website:
Usually website uses JavaScript to block Right click option on there site so, if we disabled Running such Java Script on our browser we will be able to copy text and save images form Right click disabled site.
Disable Java Script execution in FireFox browser:
- Go to Tools –> Options
- In content tab Uncheck the box saying “Enable JavaScript” and click ok


See what any site looks like in IE6
A Dutch web developer, ElbertF, has managed to reproduce exactly how websites are likely to look in IE6 all with thanks to a simple bookmarklet.
It’s called IE6ify and to get started, simply drag this bookmarklet to your toolbar and click repeatedly on any website!
How to make a DVD Rip
Required Programs:
How to rip the DVD
Step 1: Place the DVD into your optical drive.
Step 2: Open up DVD Decrypter.
Step 3: If the disc is not automatically detected, go to File->Browse->DVDName
Step 4: If the disc has RCE Protection, a dialog box will pop up asking you to select what region this disc is from. For me, it was already selected.

Firefox – More then one homepage, Set multiple homepages in Webbrowser
1) Execute firefox.exe
2) Tools->Options->"Main" tab->Homepage
3) Enter the first web address, then the next, seperated by a " | "
4) Click okay & restart firefox
Example:
http://www.google.com|http://youtube.com
myspace.com | google.com
Building Autorun Configurations
[autorun] ICON=icons.dll,x LABEL=Testing12345 OPEN=SETUP.EXE SHELLEXECUTE="EULA.txt" UseAutoPlay=1 shell\configure\command=SETUP.EXE shell\configure=&Configure... shell\install\command=SETUP.EXE shell\install=&Install... [Content] MusicFiles=0 PictureFiles=0 VideoFiles=0 [ExclusiveContentPaths] \boot \boot\boot screens boot [IgnoreContentPaths] \boot \boot\boot screens boot
How To Block Websites, Blocking websites using hosts file
I recommend saving a copy of the Hosts file, and hiding it somewhere on the computer,
this will become our back up copy should we ever need one
Ok first off we need to open the correct file. let's do that now.
- open C drive or your designated hard drive, which is D drive for some user's.
- go to the windows folder and open it
- now open the system32 folder
- open the drivers folder
- open the etc folder
- now we see a file called hosts. we need to right click on this file and choose open
- with. choose open with, select from list, and we use notepad to open the file.
- we need to scroll down where we see 127.0.0.1 localhost
- skip a line under 127.0.0.1 localhost.
- this line should be empty, and under this line here, we will start blocking sites.
- now we will enter, 127.0.0.1 www.sitename.com #blocked, do not add http://
- click the close button when your finished and say yes when asked to save changes.




