Tuesday, November 4, 2014

Make USB Bootable

Make USB Boot able Without by Any 3rd Party S/W.


Req. 1.One USB Stick.
        2.One Optical Drive 
        3.One Boot able OS Media
        4.One Live Win-7 PC 

Steps
        1. Open CMD Interface as a Administrator
        2. Run Command Diskpart.
        3. Run list disk Commnad in the diskpart utility.
        4. Select USB Disk Run Command select disk 4 
        5. Run command clean 
        6. Run command create partition primary 
        7. Run command select partition 1 
        8. Run command active 
        9. Run command format fs=ntfs  quick
        10. Run command assign
        11.Run command exit 
        12. Run command xcopy /e/s f:\*.* d: then enter
                                                 optical drive path pen drive path   
        try it 



www.mlooser.blogspot.in




www.facebook.com/hackzonetrick
www.facebook.com/groups/hackzonetrick
www.hackzonetrick.blogspot.in

Thursday, September 18, 2014

There is no power light , and you cannot hear any cooling fan

















The system doesn't Start at all  :)  <3 <3 <3 <3 <3 <3 <3




this type of problems are easy to spot :D :D --- 

you push the power button and nothing happens. 

The solutions are straight forward

Start the following Checklist :
» Check for AC from your wall outlet 
» reattach or replace the Ac line Cord
» Reattach the power cables at the mother board 
» Replace the power supply 
» Replace the mother board 
» Replace the CPU

SYMPTOM 1>

There is no power light , and you cannot hear any cooling fan 


SOLUTION » 

           chances are that there is insufficient power to the computer..
  check the Ac cord to make sure it isn't loose or disconnected  ..
  if the trouble continue , try another power supply and then
           replace the motherboard if necessary......

www.facebook.com/hackzonetrick
www.facebook.com/groups/hackzonetrick
www.hackzonetrick.blogspot.in

COMPUTER TROUBLESHOOTING & MAINTENANCE

















COMPUTER TROUBLESHOOTING & MAINTENANCE




From today we are starting COMPUTER TROUBLESHOOTING & MAINTENANCE......... Perfect solution of every Computer problems ..... we will try our best to solve the problems :)  :) :) :D :D :)  ..... <3 <3 <3 <3 <3

www.facebook.com/hackzonetrick
www.facebook.com/groups/hackzonetrick
www.hackzonetrick.blogspot.in

Sunday, August 24, 2014

How To Disable Right Click On Your Blog ?





How To Disable Right Click On Your Blog ?





 1. Got to your blogger Dashboard and then Click on Layout.
blogger widget

 2. Now Click on Add Gadget and select Html/Javascript.
blogger widget

3. Now paste code given below in the pop up window.


<!--HACKZONETRICK SCRIPT Code-->
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<!-- End http://www.hackzonetrick.blogspot.in>



 4. Save it and done. Now users will not be able to right click on your website.



                 

ENJOY........
               

www.facebook.com/hackzonetrick
www.facebook.com/groups/hackzonetrick
www.hackzonetrick.blogspot.in


Sunday, July 13, 2014

Save Web Page as PDF File




How To Save Web Page as PDF File ?



In this post i will teach a simple trick or browser feature that let you convert any web page into PDF file format, which might help you to read your favourite articles offline. So lets get started.

How To Save Web Page To PDF File ?

1. Open the Google Chrome Browser on your PC or MAC
2. Then go to the web page that you want to convert as a PDF.
3. Now press Ctrl+P on Windows PC or Command+P if you are on a Mac to Open the the Print dialog on Chrome Browser.
4. Now Change the destination to “Save As PDF” and hit the save button.
5. The current web page will instantly be downloaded as a PDF document. .................

ENJOY........
<3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3

www.facebook.com/hackzonetrick
www.facebook.com/groups/hackzonetrick

Thursday, May 1, 2014

METHODS TO REMOVE WRITE PROTECTION FROM YOUR PEN DRIVES


















TOP 4 METHODS TO REMOVE WRITE PROTECTION FROM YOUR PEN DRIVES / MEMORY STICKS





Best Methods To Remove Write Protection From Your Memory Sticks / Pen Drives Goes here >>>>>>>>>>>




METHOD #1

Open Registry editor of your PC
 For this you should type command “regedit” on run.
Successively navigate to following link

HKEY_LOCAL_MACHINE\SYSTEM\Currentcontrolset\control\storatedevicepolicies

( Note: if you can’t find ” storatedevicepolicies ” after “control” folder then you need to create it. For that follow instructions       mentioned below )

Open a new note pad file.
Copy this

cd\reg add “HKLM\System\CurrentControlSet\Control\StorageDevicePolicies” /t Reg_dword /v
WriteProtect /f /d 0
save it as DISABLEWP.BAT

Then copy it to start up folder.


In right side u will be getting writeprotect option, just right click that and modify the hexadecimal value from 1 to 0
Restart your PC and enjoy!!!!
( Still having problem???   Don’t worry try other methods below )


============================================================================================

METHOD #2

If you have transcend pen drive infected by 9u.exe which is a write protect virus then the following works like a charm:

1) Download JetFlash online recovery from:
www.transcendusa.com/Support/DLCenter/Software/OnLineRecovery.exe

2) Run the program

3) Specify the capacity of your drive eg.512 MB, 1 GB …..etc

4) Choose “repair and erase all data” OR ” repair and keep existing data”

5) Progress bar starts…….completes

6) Notification appears —” format complete”

7) Unplug and plug your drive and ….

enjoy!!!!

( Still having problem ?   Don’t worry try other methods below )

============================================================================================

Method #3


1. Start > Run  -> type “CMD” and press enter

2. type< diskpart

3. type< list volume

4. type< select volume # (# is the number of the USB HDD you’ve pluged in)

5. type< attributes disk clear readonly

(If you need help while typing commands then type “HELP FORMAT” on command prompt)


============================================================================================

METHOD #4

There are a series of options in the Group Policy Object Editor that deal with read/write permissions on hard drives and removable media.  I basically changed their individual settings from “Not configured” to “Disabled”.

Start -> Run… -> gpedit.msc -> OK
Computer Configuration -> Administrative Templates -> System -> Removable Storage Access

In here I disabled all of the “Deny read access/write access” options; you may only want to disable the ones relating directly to the type of media that you want to access.

Here are the ones I changed:

Removable Disks:  Deny execute access
Removable Disks:  Deny read access
Removable Disks:  Deny write access

Double-click each one and select the ‘Disabled‘ radio button.

Do the same as above, except the first step is “User Configuration” instead of “Computer Configuration“

if its not yet disable then your pen drive is corrupted

Enjoy!!!


                 


www.facebook.com/hackzonetrick
www.facebook.com/groups/hackzonetrick
www.hackzonetrick.blogspot.in