Wednesday, 29 August 2012

Windows 8, Resumable, Non-Torrent, Direct Download Link with Resume Support





product key: TK8TP-9JN6P-7X7WW-RFFTV-B7QPF
 If it is not working go to this official page and choose and select your versions







click hete to download windows 8 64-bit
click here to download windows 8 32-bit(x86)


Flock Browser 4.42

Flock-technitute
Name : Flock Browser
Version : 4.42
Size : 10MB
Format : Freeware
Description : Flock web-browser which is compatible to surfing websites in very high speed and provides better features in it like Chrome. It contains favouate features like Facebook, Twitter, Myspace, Youtube, Flicker and much more in it. Flock Delivers the Latest webmail, Photos, Videos and updates from your Favourate sites and Freinds, So you can stop Running around.
Last step is that its Free!  Take a Load off. Enjoy!

clivk here to download

Tuesday, 28 August 2012



Please don’t use this method if you are unsure what you are doing, I am not responsible for any damage caused by use of this, though it won’t occur if you follow my steps correctly.
Here we start:
Open Notepad from your Start -> All Programs -> Accessories -> Notepad
notepad
01. Copy and Paste the below code in Notepad and Save it as FolderLock.bat
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
folder locker
bat file
02. Now Double Click that new Batch file named FolderLock and it will make a new folder namedLocker in the same location:
bat file
bat file
Now put the Data Inside the folder Locker and again Double Click the Batch file to Lock it, this will give you a prompt, just Type y and press Enter:
bat file
To Unlock the Folder just double click the Batch file again and type y and press Enter.
Now keep the Batch File named FolderLock.bat in a different place like your USB Pen Drive so that only you can access the Folder you have locked.
Hope this helps. If you have any question or doubt, please leave a comment and I will get to you as soon as possible and will help you to best possible way.senyum

folder lock


Please don’t use this method if you are unsure what you are doing, I am not responsible for any damage caused by use of this, though it won’t occur if you follow my steps correctly.
Here we start:
Open Notepad from your Start -> All Programs -> Accessories -> Notepad
notepad
01. Copy and Paste the below code in Notepad and Save it as FolderLock.bat
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
folder locker
bat file
02. Now Double Click that new Batch file named FolderLock and it will make a new folder namedLocker in the same location:
bat file
bat file
Now put the Data Inside the folder Locker and again Double Click the Batch file to Lock it, this will give you a prompt, just Type y and press Enter:
bat file
To Unlock the Folder just double click the Batch file again and type y and press Enter.
Now keep the Batch File named FolderLock.bat in a different place like your USB Pen Drive so that only you can access the Folder you have locked.
Hope this helps. If you have any question or doubt, please leave a comment and I will get to you as soon as possible and will help you to best possible way.senyum

bootable pendrive without any softwere


Installing Windows from a USB flash drive is more convenient and faster than optical discs. Plus, if you have a netbook or another type of computer without an optical drive, you don't have any other choice than to use bootable USB media. In part four of our "What to do with your USB flash drive" series, we'll show you how to configure your USB flash drive to install Windows 7. Here's how:
Step 1: Open a command prompt with administrator privileges by clicking on the Start button, then type cmd in the search box and press Ctrl+Shift+Enter.
Step 2: At the command prompt, type diskpart to enter the diskpart utility.
Step 3: At the DISKPART> prompt, type list disk.
Step 4: Type select disk 4, where "4" is the number of your USB flash drive from the list.
Step 5: Type clean to clean the USB flash drive.
Step 6: Type create partition primary.
Step 7: Type active, to make the partition active.
Step 8: Type format fs=fat32 quick to format the USB flash drive quickly in the FAT32 file system.
Step 9: Type assign to have Windows assign a drive letter to the drive. Type exit to leave diskpart and type exit again to close the command prompt.
Diskpart(Credit: Screenshot by Ed Rhee)
Step 10: Insert your Windows 7 disc into your computer and copy all the files to the USB flash drive.

That's it. Once the Windows 7 files have completed copying, insert your USB flash drive into a computer and boot it up to start the Windows 7 installation. Just make sure that the BIOS is set to boot the USB flash drive first. On some computers, you can press an F key to set boot options.