Search With Best Search in Earth

Google
 

How to Lock and Hide Folders in Windows Without Additional Software?

So, How to Lock and Hide Folders in Windows Without Additional Software?

Follow these steps:


1) Open Notepad and copy the contents of the code below.


cls
@ECHO OFF
title Folder Locker
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 Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here 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
:End

Steps to hide folders without using any software in windows 7

Follow the following steps to hide folders without using any software:
  1. Firstly, create a new folder.
  2. Right-click on the newly created folder and from the the menu select Rename option.
  3. Hold Alt key and press 9 key nine times and then press Enter key. You will see a blank folder name for that folder.
  4. Again right-click on that folder and select Properties.
  5. From the properties window, select Customize tab.
  6. Select Change Icon form the Folder icons part.
  7. Now, select a blank folder icon form the Change Icon for Folder window.
  8. Click on OK button.
  9. Again, click on OK button of the folder properties.
That's all. You will see that the folder is invisible or hidden. In this way, you can easily hide any folder from others in Windows 7 all versions including Ultimate, Ultimate, Premium, Professional, Basic, Starter and Enterprise edition.
If you face any difficulties or problem of the above instructions, then tell me in the comment section and I will try to help you.

Samsung CorbyPRO is the latest addition to Samsung Genio which was released last year.


Samsung Corby PRO B5310 Features/Specifications

* Quad-band GSM/EDGE
* Dual-band UMTS support with HSDPA
* 2.8″ resistive TFT touchscreen of QVGA resolution
* Four-row side-slide QWERTY keyboard
* 150 MB onboard storage, microSD card slot (up to 16GB)
* 3.15 megapixel fixed-focus camera with smile detection, QVGA video @ 15fps
* FM radio with RDS
* Find Music recognition service
* TouchWiz and Cartoon UI
* Social networking integration with direct file uploads
* GPS with A-GPS support
* Wi-Fi and GPS
* 3.5mm audio jack
* Accelerometer sensor for screen auto rotation
* Office document viewer
* Excellent web browser
* Push email
* Smart unlock
* Replaceable rear covers (Fashion Jackets)

Samsung Corby PRO B5310 Reviews
Write your review to this product.

How to detect and delete the duplicate files on your computer?

This utility program is used to search and delete the duplicate files and folder on your hard disk, so that operating system can access data more quickly and easily. You can search any kind of duplicate files on your computer, for example music, text and picture. You can scan files with same contents, folder, drives and hard disk with powerful search engine. When the scanning process is completed, you will see a list of actual files, list of duplicate files with size, creating time, access and write time then create free disk space by deleting duplicates.

Duplicate File Detector has a very simple control panel to help the all level of users. You can scan almost any media CD/DVD, USB, external storage device, zip drive and network drive also. You can download this tool for any windows version. Download it and run the easy setup.

After installation launch Duplicate File Detector, the first screen will appear with the title "Duplicate File Detector with project name".

In left side panel click on "Explorer" tab and you will see a list of all attached drives and My Network Places also. Here you can select any file, folder and drives for scanning.

Select a folder (in this case My Documents) and then press the button "Search file duplicates now" in the bottom area of right side panel. Here you can select the options (Process subfolders and Skip zero-length file) under "Start Search" section. You can also filter files here with date, size and attributes.

Now a small dialog box will appear with title "Search for duplicate files in folders", click on "Search now" button to start scanning process. If you have a large folder size, this process can take several minute.

After search process is completed, the results are displayed in two lists. The top list shows all files in the specified folders and lower list shows files which have duplicates.

Right click on any duplicates files and you will find many options to manage this duplicate files, for example copy, move to other location or delete it.

I recommend you doing this after one month if you want to improve the performance of your computer.




Cj.com Web services

Today i registered in cj.com, it is a cool site. I'm developing a web services for this.

I started working on a new project

My requirement for this project:
1. Get product catalog lists
2. Get Daily Publisher Commission Service
3. Get Item-based Details service

I've started working on the SOAP based API, Because i could not find any information on the REST APIs

Any suggestion will be accepted. I'll post my work here once i finish this project

Hope this will be helpful for you guys interested in cj.com and its webservices.