Showing posts with label Tricks. Show all posts
Showing posts with label Tricks. Show all posts

UltraSurf v8.8 0 - Bypass All Internet Blocking Systems

  

UltraSurf is a proxy application. It will Bypass All Internet Blocking Systems. By using this software you can access all the sites blocked by national / corporate firewalls. It is a free application. It brake all the access list. This application is nothing but just searching the proxy list which is fast and available. It will automatically change our IE’s proxy server to local proxy. That means this application will work as a web proxy server. Most of the schools and co-operates are blocking dating sites like orkut , myspace. And some sites like YouTube ( for bandwidth ). Most of them depending web proxys to bypass them. But they won’t get the full feeling of a normal browsing , because the sites are with banners.






It is a small EXE. There is no need to install the application. Just run in ..


Features

1, 100% freedom to have 100% information in most secure way.

2, It means no matter where you are you can access 100% of internet I mean no firewalls no restriction nothing….

3. Almost all schools, universities and corporate offices raise firewalls to filter out not work related sites, now those firewalls will be of no use or they have to change their plans.

4. Everybody can access various social networks like Orkut, Youtube, Myspace, Hi5, Facebook, Linkedin etc. which are blocked almost in 99% schools and offices.

5. 100% real time and it’s encryption is better then any online banking system.

If you are using browsers other than IE, You have to manually change the proxy settings .
Proxy settings as follows..

HTTP Proxy : 127.0.0.1 Port : 9666



WATCH A VIDEO TUTORIAL
Posted on 6/07/2011 05:44:00 PM | Categories:

Add Context Menu Option to Extract / Unpack Files from MSI (Microsoft Installer) Package


Microsoft Installer (MSI) package contains various files which are extracted and installed in your system once you run the MSI file.
If you don't want to run MSI file but want to view its content, this tutorial will help you.
This tutorial will help you in adding "Unpack" option to MSI file context menu so that you can extract / unpack MSI package files quickly and easily.
Unpack_Extract_Option_MSI_Context_Menu.png
Once you select "Unpack" option from an MSI file context menu, it'll extract the MSI package and will put all the files in a new folder with the name "MSI_file_name Content".
So without wasting time, lets start the tutorial:
1. Type regedit in RUN or startmenu search box and press Enter. It'll open Registry Editor.
2. Now go to following key:
HKEY_CURRENT_USER\Software\Classes
3. Under "classes" key, create a new key Msi.Package
4. Under "Msi.Package" key, create a new key shell
5. Under "shell" key, create a new key Unpack
6. Under "Unpack" key, create a new key command
So the final registry path would be:
HKEY_CURRENT_USER\Software\Classes\Msi.Package\shell\Unpack\command
7. Select command key and in right-side pane, change value of default to:
msiexec.exe /a "%1" /qb TARGETDIR="%1 Content"
Add_Unpack_Extract_Option_MSI_Context_Menu.png
That's it. Now you can access the option in MSI file context menu.
PS: If you want a ready-made registry script to do the task automatically, simply download following ZIP file, extract it and run the extracted REG file. It'll ask for confirmation, accept it:
Posted on 6/06/2011 05:14:00 PM | Categories:

[FIX] Computer Freeze or Restart to a BSOD having “0xc0000034″ Error Message after Installing Service Pack 1 (SP1) on Windows 7 or Server 2008 R2


Consider the following scenario:
  • You install Windows 7 Service Pack 1 (SP1) or Windows Server 2008 R2 Service Pack 1(SP1) on a computer.
  • You install some other updates before you restart the computer to complete the installation process. Or, the service pack is installed at the same time as other updates by using Windows Server Update Services (WSUS).
In this scenario, the computer may stop responding or restart. If the computer restarts, you receive an error message that resembles the following on a black screen:
0xC0000034
Note: If the computer stops responding and you restart the computer, you receive the same error message.
CAUSE:
This issue occurs because Windows tries to perform operations in the Primitive Operation Queue (POQ) two times during the service pack installation process. The second attempt to perform these operations fails (because the operations have already been performed). Therefore, Windows generates a "0xc0000034" error.
SOLUTION:
Microsoft has released an update to prevent the issue. You can download it using following link:
Posted on 6/06/2011 05:12:00 PM | Categories:

Download Windows 8 Metro Logon Clock Screensaver


We all know that Windows 8 testing builds show date, time and day name at login screen as mentioned here. Recently we covered a free tool which can show date and time at Windows 7login screen:
Today we are going to share a screensaver for Windows 7 and earlier which has been created by AskVG's DA group member "dejco" to provide the same Windows 8 Metro logon look.
You just need to download the RAR file, extract it using WinRAR or 7-zip and then copy MetroClockfolder and MetroClock.scr file to "%windir%\System32" (i.e. C:\Windows\System32) folder. After that run Metro.reg file which sets the MetroClock.scr screensaver as default for login screen.
Now as soon as the screensaver is activated at login screen, it shows Windows 8 look-like metro logon with clock showing current date and time:
PS: You can change the background image, time format (12-hour or 24-hour) and button sets by modifying the Settings.xml file present in MetroClock folder.
Posted on 6/06/2011 05:10:00 PM | Categories:

How to Clear / Remove Unwanted Items from “Hide Inactive Icons” Customization Box History in Notification Area (System Tray) of Windows XP, Vista and 7


tually that's true. Windows doesn't remove uninstalled program icon from "Hide Inactive Icons" list automatically and sometimes it becomes annoying.
If you doesn't know about "Hide Inactive Icons" feature, lets provide some details about it.
Have you ever noticed the small arrow present near System Tray icons in Windows Taskbar? Following are 3 screenshots of Windows XP, Vista and 7 Taskbars:
Windows XP:
Hidden_Inactive_Icons_Win_XP.png
Windows Vista:
Hidden_Inactive_Icons_Win_Vista.png
Windows 7:
Hidden_Inactive_Icons_Win_7.png
This arrow is used to hide inactive icons and once you click on the arrow, it shows all icons for a few seconds.
You can enable/disable this feature using Taskbar Properties. You can also customize which icons should be always visible or hidden:
Windows XP "Hide Inactive Icons" Customization Box:
Notification_Area_Past_Icons_Win_XP.png
Windows Vista "Hide Inactive Icons" Customization Box:
Notification_Area_Past_Icons_Win_Vi.png
Windows 7 "Hide Inactive Icons" Customization Box:
Notification_Area_Past_Icons_Win7.png
As you can see in above 3 screenshots, Windows shows all system tray icons in the list and you can customize them according to your requirements.
In the last screenshot, "oldmcdonald.exe" program has been removed from the system but its icon is still visible in the list.
So today in this tutorial, we are going to share a small registry trick to CLEAR "Hide Inactive Icons" history list which will help in removing those unwanted past items from the customization box.
So here we go:
1. Type regedit in RUN dialog box and press Enter. It'll open Registry Editor.
2. Now goto following key:
For Windows XP:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\TrayNotify
For Windows Vista and 7:
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify
3. In right-side pane, you'll see following 2 Binary values:
  • IconStreams
  • PastIconsStream
Windows XP:
Remove_Notification_Area_Icons_Hist.png
Windows Vista and 7:
Remove_Notification_Area_Icons_H-1.png
4. Delete both of them and log off or restart your system. It'll clear the "Hide Inactive Icons" history and all those unwanted icons from uninstalled programs will be removed from the list.
PS: If you want ready-made registry scripts to do the task automatically, download following ZIP file, extract it and run the extracted REG file. it'll ask for confirmation, accept it:

Posted on 6/06/2011 05:07:00 PM | Categories:

How to Set up Default Programs in Windows 7


You can set up the default programs for each type of extensions in Windows 7. To set up a program to be default for a particular extension, open "control panel" and select the option "Default programs" from the all control panel items.

In the default programs, you have two options, first one is to set a program default for particular file extensions and second is to make an extension to open with a particular program. In the first option, you can see all the installed programs and when we select a particular program, it shows whether the program is default for the type of extensions it is supposed to open. Here you can set the program default for all programs which it can open and also chose selected extensions to open with this program

In the second option, all the file extensions are displayed and the current default program associated with the extensions.

If you want to change the program, click change program and select the program you wish to associate to the file extension.
 
Posted on 6/06/2011 05:05:00 PM | Categories:

Sleep or Hibernate options

To find the sleep or hibernate options

Click the Start button , and then click the arrow next to the Shut Down button.



Sleep and Hibernate located on the menu
If sleep or hibernate aren't available, it might be for one or more of the following reasons:

•Your video card might not support sleep. Update the driver for your video card, or check the information that came with your computer about your video card and supported drivers. For more information, see Update drivers: recommended links.

•Some settings are managed by your system administrator. For more information, see Why won't Windows allow me to change a system setting?

•Sleep and other power-saving states are turned off in your computer's basic input/output system (BIOS). To turn on sleep, restart your computer, and then enter the BIOS setup. As your computer starts, instructions typically appear on the screen that indicate which key or keyboard shortcut you must press to enter the BIOS setup process. Because not all computer manufacturers use the same BIOS, different keys are assigned for this purpose. To learn more, check the information that came with your computer or go to the manufacturer’s website.

•If the Hibernate option is missing, you might have Hybrid sleep turned on.
Posted on 6/06/2011 05:04:00 PM | Categories:

Nokia E71 Video Converter - A Review on Classic


Nokia Video Converter
Nokia E71 is the classic business phone from Nokia E-series with a QWERTY keyboard. It's said Nokia E-series is the copy of BlackBerry, so Nokia Company was regard as some cheat. However, Nokia E-series won a big success especially the Nokia E71 and E72. No matter Nokia copy or not, at least Nokia Company made more people know BlackBerry.

Details of Nokia E71

Nokia E71 is the powerful and classic business phone, it owns powerful and convenient business functions such as the email checking. But E71 just owns a 2.36 inches display with the resolution 320*240 and the supported frame rate is 15 fps. So, for video playback on Nokia E71, we need a Nokia E71 video converter first.

Why We Need Such Conversion Software for Nokia E71

Nokia E71 is the portable media player (for video playback), so it just support some limited video formats such as MP4and 3GP. And Nokia Company set the MP4 format as default for video playing on E71. So we need a Nokia E71 video converter.
Besides, the supported frame rate of Nokia E71 is just 15 fps. But the normal Nokia video converters just support to convert videos to some video with the normal frame rate (about 19.7 to 25 fps), and don't support to adjust the frame rate setting. If the frame rate is improper, the video file will not synchronize with the audio files. For this reason, we need a professional video converter for Nokia E71 which supports users to adjust the frame rate setting.

Suggestions of Conversion Software for Nokia E71

It's difficult to get a good video converter for Nokia E71, so I would like to share some tips for select Nokia video converter.
1. The software should support to convert the popular videos to the target format (MP4 and 3GP).
2. The software should be easy to control for saving the time on learning the guide.
3. The software should support users to adjust the video/audio rate and the frame rate settings.
4. The software should provide nice conversion quality such as fast converting speed and good image.

Here I suggest Nokia Video Converter Factory Pro to all users. It's the professional software for converting videos to Nokia phones. It perfectly supports Nokia E71. The converter is easy to use and provides fast speed with good image. Besides, the advanced functions (merge, clip, crop and effect) are also available for all users. It's the reliable assistant for Nokia videos.

1. Download and install the software
2. Click "Add" to import videos
3. Select output format in "Profile" setting
4. Click "Start" to begin converting process
5. Open output profile to get the output video
Steps
Then, with a professional and powerful Nokia E71 video converter, it's easy and convenient to enjoy videos on the classic Nokia E71.


Screenshot of Nokia Video Converter

Nokia Video Convertor
Posted on 6/01/2011 11:21:00 PM | Categories: ,

Angry Birds for Google Chrome is now available for Free. Download and install on your PC & Mac Chrome Browser


Download Angry Birds for Google Chrome
Second day of Google I/O 2011 Keynote, the moment Angry Birds crew appears on stage we know what’s going on. yes! The  browser-based version of Angry Birds on it’s way to Google Chrome Browser, and now Angry Birds is available to download for Free on Google Chrome Web Store. The new release was built using WebGL and uses local-caching so players can continue to cause mayhem even when not connected to the Internet. Using WebGL Rovio Mobile also confirmed they are working on making it work on all modern browsers.Download Angry Birds for Google Chrome
The survival of the Angry Birds is at stake. Dish out revenge on the green pigs who stole the Birds’ eggs. Use the unique destructive powers of the Angry Birds to lay waste to the pigs’ fortified castles. Angry Birds features hours of gameplay, challenging physics-based castle demolition, and lots of replay value. Each of the 70 levels requires logic, skill, and brute force to crush the enemy.
Angry Birds for Chrome game features all-new Chrome inspired levels and the Mighty Eagle add-on will be available via the new Google Payments in-app purchasing feature at a later date.
Download Angry Birds for Google Chrome
“Lemme tell ya, these ain’t no ordinary finches we’re talkin’ about. These here are the Angry Birds, the ones that’s gonna kick you in the ‘nads. And they’re the ones on your side. They must be from Galapadapados, or sumptin’.” – Col. Angus, Bird Expert.
Protect wildlife or play Angry Birds! Enjoy Angry Birds on your Computer. Stay tuned with us at Facebook and Twitter to get update on latest Angry Birds.