Tutorials Archive Save and Share your Tutorials

16Sep/097

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.

VN:F [1.6.4_902]
Rating: 2.2/5 (6 votes cast)
VN:F [1.6.4_902]
Rating: -6 (from 6 votes)

16Sep/090

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
VN:F [1.6.4_902]
Rating: 0.0/5 (0 votes cast)
VN:F [1.6.4_902]
Rating: 0 (from 0 votes)

15Sep/090

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

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.

VN:F [1.6.4_902]
Rating: 0.0/5 (0 votes cast)
VN:F [1.6.4_902]
Rating: 0 (from 0 votes)

Filed under: Linux Continue reading
15Sep/090

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:

  1. Go to Tools –> Options
  2. enable right click option in firefox browser

  3. In content tab Uncheck the box saying “Enable JavaScript” and click ok
  4.  How to Select and Copy Text from Restricted Website

VN:F [1.6.4_902]
Rating: 5.0/5 (1 vote cast)
VN:F [1.6.4_902]
Rating: 0 (from 0 votes)

15Sep/090

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!

Picture 10

VN:F [1.6.4_902]
Rating: 0.0/5 (0 votes cast)
VN:F [1.6.4_902]
Rating: 0 (from 0 votes)

14Sep/090

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.

Image

VN:F [1.6.4_902]
Rating: 0.0/5 (0 votes cast)
VN:F [1.6.4_902]
Rating: 0 (from 0 votes)

14Sep/090

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

VN:F [1.6.4_902]
Rating: 5.0/5 (1 vote cast)
VN:F [1.6.4_902]
Rating: 0 (from 0 votes)

14Sep/091

Birdies A Free Twitter Icon Set

Screen:

Image

INFO:-

Product Description
Birdies is the set of 12 beautiful and lovely Twitter icons. All the icons included in the set have clean shapes and neutral colors so you can use it for various contexts, from a "Tweet it" button for your blogs to desktop wallpapers. The set is available in both pixel and EPS vector format so icons can be rescaled to any size while retaining their original details.

VN:F [1.6.4_902]
Rating: 0.0/5 (0 votes cast)
VN:F [1.6.4_902]
Rating: 0 (from 0 votes)

13Sep/090

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

VN:F [1.6.4_902]
Rating: 0.0/5 (0 votes cast)
VN:F [1.6.4_902]
Rating: 0 (from 0 votes)

13Sep/090

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.

  1. open C drive or your designated hard drive, which is D drive for some user's.
  2. go to the windows folder and open it
  3. now open the system32 folder
  4. open the drivers folder
  5. open the etc folder
  6. now we see a file called hosts. we need to right click on this file and choose open
  7. with. choose open with, select from list, and we use notepad to open the file.
  8. we need to scroll down where we see 127.0.0.1 localhost
  9. skip a line under 127.0.0.1 localhost.
  10. this line should be empty, and under this line here, we will start blocking sites.
  11. now we will enter, 127.0.0.1 www.sitename.com #blocked, do not add http://
  12. click the close button when your finished and say yes when asked to save changes.
VN:F [1.6.4_902]
Rating: 0.0/5 (0 votes cast)
VN:F [1.6.4_902]
Rating: 0 (from 0 votes)

Subscribe via Email

Follow me on Twitter

Categories

Archives

Calendar

September 2010
M T W T F S S
« Feb    
 12345
6789101112
13141516171819
20212223242526
27282930  

Recent Posts

Recent Comments

Link Exchange

Meta

Stats

Web Directory

Internet photoshop tutorials, free photoshop tutorials, tutorials, tutorial search, tutorial links, find tutorials, photo shop tutorials, html tutorials,
blog directory Internet Blogs - BlogCatalog Blog Directory
TopOfBlogs