Tweet
Find uson

Saturday, November 12, 2011

Use free internet on mobile from your PC connection

,

If you use internet in pc with the help of netsetter, vpn, other methods or you use a broadband connections.
And do you want to use this internet on your mobile phones?
If yes then you are at right place here.
It is possible only when you use your pc as a hotspot.

To use your pc as a hotspot follow these steps:

1. Download virtual router
2. Install and give a password
3. Click on "Start Virtual Router"
4. Search wifi connections from wi-fi enabled mobile  and connect.
    To use above method, you must have a wi-fi phone.


Download Virtual Router from Virtual Router 0.9 beta

if you have any problems then please comment below.

Friday, November 11, 2011

Lock Folders in Windows OS without using any software

,
Today is 11.11.11
A special day, 
and today I'm going to tell you that how to lock/hide folders in Windows OS.


Many times you need to secure or hide your data or some confidential information such as passwords, or some adult contents in your personal computer or in office computer. I such cases you use some freeware or shareware encryption softwares. But almost all these softwares comes with some restrictions or with some drawbacks.
Now here I am going to tell you one simple and effective way to hide your data in your PC. Just fellow these steps to protect your files:

  • First Open Notepad [Start-->Run-->Notepad]. In your Notepad just Copy/Paste the below code:
cls
:End
@ECHO OFF
title Folder Locker - chetanlive
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Hello, Plz Enter ur password to Unlock folder:
set/p "pass=>"
if NOT %pass%==chetanlive goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End







  • Now save this notepad file as yourfoldername.bat
  • Now Just double click on it you will see a Locker Folder at the same location where your .bat file is saved.
  • Now store your all data into the folder named LOCKER
  • After storing all your data in that folder again double click on .bat file and press Y there to Lock the folder and press Enter.
  • Now your Locker will hide and only .bat file will be there.
  • Now to view locker folder again double click on thas .bat file again and give your password (i.e. chetanlive) and press Enter button on keyboard.
  • That's it. Now every time you want to open your secret folder you have to enter the password. You can update this folder any time and infinite number of times.

If you have any trouble in creating .bat file, here I'm  the ready made bat file
and the password for this zip file and for the locker folder is chetanlive. 

Comment here if you still have any problems.

Thursday, November 10, 2011

Mozilla Firefox version 8 is now released

,

Mozilla Firefox 8, the fifth new release of the browser this year.
In this new RC you can see the major bug fixes and changes in Firefox’s add-on installation and management procedure. Add-ons that were installed by third-party applications are disabled by default. If any third party application attempts to install a new extension, Firefox will seek the user’s permission before allowing the extension to be installed.



Some new features:
  • Added new Twitter Search Bar
  • Improved Tab Animation
  • Improved Performance
  • Improved Memory Handling when using HTML 5



Download Mozilla Firefox from here in your favorite or local language:

or download direct EN-US version from here:
 

ChetanLive.CoM Copyright © 2011 -- Powered By Blogger