Showing posts with label computer problam. Show all posts
Showing posts with label computer problam. Show all posts

Saturday, 3 December 2011

How To Make A PDF File

Convert Any Document or Web Page to PDF

Somebody just told you that you need to have Adobe Acrobat (Writer) to create a PDF file? Guess what, you can get away from that pricey piece of software if you just need to convert some documents to pdf, without a need of fancy editing the pdf document.

Here's how. Thanks to the BullZip, who provides a Free Pdf printer. With this free tool, you can simply "print out" your document or webpage to a pdf file, just about the same way as you print it out to a printer.

You can visit BullZip.com for more information about the software.

Here the direct link to BullZip downloads page: Downloads

To get started, first follow the link above and download Free Pdf Printer from BullZip, then install it to your computer.
Once you're done, you might need to close the program (or the web browser) which you're currently viewing the document. This helps refreshing the list of available printers on your computer.
Once you get back to the document you want to convert, perform the same steps are you print out the document, i.e. File > Print ...
When you see the Print window pop-up, select "Bullzip PDF Printer" under "Printers", then click "OK".
BullZip PDF Printer will then start to analyze your document and display a new pop-up window, where you can direct it to the location you want to save the pdf file.
Follow the pop-up windows and.. hola! The PDF document is created!

Sunday, 13 November 2011

How To Hide Drive Using Command Prompt

If you want to hide your Disk Drive then you can easily do it with command prompt trick.This trick works on all versions of windows i.e windows 98,xp,vista and windows 7.
You can also learn the trick to Create an Invisible Folder
Follow these simple steps To Hide Disk Drive
  1. Click on Start Button in taskbar and then goto Run
  2. In Run type cmd. (This will open Command Prompt)
  3. Now type Diskpart in command prompt and press Enter key. (This will start your Diskpart session)
  4. Now type List volume (This will list all your volumes)
  5. a Trick On How To Hide Drive Using Command Prompt
  6. Now you have to select a volume that you want to hide.Example Type select volume 3 and your volume 3 will be selected.
  7. Type Remove letter F (you should type your volume name instead of F).b Trick On How To Hide Drive Using Command Prompt
The drive will now get hidden(If not just restart your computer).
c Trick On How To Hide Drive Using Command Prompt
Trick on How To Unhide The Hidden drive Using Command prompt
  1. To Unhide the Drive follows the steps 1-5 as mentioned above.
  2. Now Type assign letter F (You should type your volume name instead of F)
d Trick On How To Hide Drive Using Command Prompt
Now your hidden drive will be visible.(If not just Restart your computer)