Latest Information Related to Tech like Windows, Android, Internet, etc. The Best Computer Tricks Site Where You Will Also Find Android Tricks, Internet Tricks, Windows Tricks and Much More. © 2014 Copyright Developed Hackers

Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

How to Create Bootable Windows 8 Pendrive

Installing windows from cd/dvd is an old thing today I will show you how to create a usb pen drive bootable for installing windows from usb pen drive. 



I here Assume that you already have ISO image of Windows 8 or 7 of which you want to Create Bootable Pendrive(You can use nero for making iso image).

Step 1 :Download Windows 7 USB/DVD download tool and install it.
This tool is available for free from Microsoft Corporation as well so you can get it from there too. Despite its name, this tool works with Windows 8 ISOs as well. You can use this tool for any version of Windows.

Step 2: After downloading and installing the tool, Run it , now you need to Browse and give the path where the ISO file is located in your computer.


Step 3: Now select whether you want to create a bootable DVD for windows or you want it to be a bootable pendrive. Here you need to select USB device because you want to make bootable pendrive.

Step 4: Browse and select the pendrive which you want to make bootable. Make sure that the pendrive has atleast 4 gb free. Now click on Begin Copying.

Step 5: Once you begin copying , the tool will start creating bootable Windows 8 USB installer flash drive using the Windows 8 ISO. Let this process complete , lastly when you see the message “Bootable USB Device created successfully”, you can restart your PC and boot from the USB drive.

So this was my Quick tutorial on how to Create Windows 8 or Windows 7 Bootable Pendrive,
Hope this will help you.

Keep Sharing. :)

Read more

Learn How to Make a Undeletable Unrenameble Folder or Con Named Folder in Windows

Today I will show you a interesting trick to create a folder which is undestroyable or unrenamable. Firstly you should know that we can not create folders like con, aux, lpt1, lpt2, lpt3 upto lpt9 in windows because this folders already used by windows.


Steps To Create Undeletable and Unrenamable folder:-

1) Go to start and select run (or press windows key+r)

2) Type cmd (For Opening Command Prompt)

3) Type a drive letter like D: or E: (Remember that this folder can not be created at windows directory for example if your windows is installed in C drive then you can not create that folder in C drive)

4) Now type md con\
(You can also use aux, lpt1 or lpt2 in the place of con)

5) Go to your directory where you have created this folder and verify the folder
This folder can not be deleted directly.

Steps for Deleting this folder

1) Start -> Run -> cmd

2) Select that directory or drive where you have created that folder like D: or E:

3) Type rd con\

Go to that directory and now the folder is not appearing
If you have any problem related to this post comment below.
Read more