Developer's Note

Followers

Dont forget to like

Recommend on Google

More Post

Random Post

Some More Post

Advertisement

Video

LIke Us

Flag Counter

Pages

Flickr

About

Facebook

Advertising

Advertising

Popular Posts

Showing posts with label reg_edit. Show all posts
Showing posts with label reg_edit. Show all posts

Wednesday, 23 April 2014

Tagged under: ,

How to Enable Regedit


    If you try to open the Registry Editor on your Windows computer and you get a message denying you access, the Regedit program is disabled on your system. You will need to change the configuration of your system to enable Regedit and allow use of the Registry Editor. To enable Regedit on your computer-

Make sure that you are logged in as the administrator on your computer if you are using Windows Vista or Windows 7. Click the "Start" button and then click the arrow button next to the "Shut Down" button. Choose "Switch user" and then click on the administrator account name. Enter the administrator password if prompted.

Click the "Start" button. Click "Run" if you are using Windows XP. Type "GPEdit.msc" in the text box and hit the "Enter" key. If you are using Windows Vista or Windows 7, do not hit the "Enter" key after typing "GPEdit.msc" into the text box. Instead, wait for the "GPEdit.msc" icon to appear and then click it.

Look at the options on the left sidebar on the window "Local Group Policy Editor" that appears. Choose "User Configuration," "Administrative Templates," and then "System."

Find the "Settings" heading in the right side of the window. Scroll down to find the option for "Prevent access to the registry editor" and double click it.

Check to see if the radio button for "Enabled" is checked. If so, click the radio button for either "Disabled" or "Not Configured" and click the "OK" button. Restart your computer so that the changes take effect.

Go back to the "Start" menu. Click "Run" if you are using Windows XP. Type "regedit" into the text box and press the "Enter" key. If you are using Windows Vista or Windows 7, do not hit "Enter" after typing "regedit" in the text box. Instead, wait for the "regedit.exe" icon to appear and double click it to open the Registry Editor. If the screen flashes and asks for permission to access the Registry Editor, click the "Accept" or "Allow" button.

Saturday, 16 November 2013

Tagged under: ,

Can't open EXE files




SYMPTOMS
You receive errors, or nothing happens when you start an .EXE file in Windows 7 or Windows Vista. Additionally, you may receive messages saying that you have a virus.

CAUSE
This issue can occur if a virus or other 3rd party application has changed or corrupted some default registry settings.


 Fix the problem

To resolve this issue, you can reset the registry settings to their default settings. To do this, follow these steps.
  1. Click the Startbutton and type regedit in the Search box
  2. Right-click Regedit.exe in the returned list and click Run as administrator
  3. Browse to the following registry key:

    HKEY_CLASSES_ROOT\.exe
  4. With .exe selected, right-click (Default) and click Modify…
  5. Change the Value data: to exefile
  6. Browse to and then click on the following registry key:

    HKEY_CLASSES_ROOT\exefile
  7. With exefileselected, right-click (Default) and click Modify…
  8. Change the Value data: to "%1" %*
  9. Browse to and then click on the following registry key:

    KEY_CLASSES_ROOT\exefile\shell\open
  10. With openselected, right-click (Default) and click Modify…
  11. Change the Value data: to "%1" %*
  12. Close the Registry Editor and restart your PC
  • To fix this problem automatically, click the Fix it button or link. Then click Run in the File Download dialog box, and follow the steps in the Fix it wizard.
Notes :
  • This wizard may be in English only. However, the automatic fix also works for other language versions of Windows.
  • If you are not on the computer that has the problem, save the Fix it solution to a flash drive or a CD and then run it on the computer that has the problem.



~Thank U










Tuesday, 19 March 2013

Tagged under: ,

How to remove write protection on pen drives


Sometimes, while copying files from one disk to another, you may get an error showing that the disk is “write protected”. This tutorial is for handling that error.


What is Write protection?

As the term explains itself, Write protection means that the disk is protected against write operations. i.e., you can’t write on the disk. You are only allowed to read and copy data from that disk, but unable to write or delete any content of that disk.

Why this happens to USB drives?

This can happen because of any one of these two reasons.
1. Virus attack. Viruses sometimes change the access to be write protected, which may lead to this problem.
2. Enabling the Lock switch. Some USB device has a lock switch. If you lock that using the switch, then it will make the access restricted from write.

here is the solution to remove write protection in pendrive due to virus. please do the following steps 


1. Press Windows + R to open the Run Window an then type regedit and press Enter to open the
Registry Editor.

 HKEY_LOCAL_MACHINE\SYSTEM\Currentcontrolset\control\storatedevicepolicies 


in right side u will be getting writeprotect option, just right click that and modify the value from 1 to 0 


[If that doesn’t exist then add add a new key named StorageDevicePolicies. Now navigate to that and create a new D-WORD(32 bit)WriteProtect.]


it will work definetly ................... 



thanks for your valuable feedback....        ^_^

Translate