Y!Hook Windows Vista
Y!Hook Windows Vista
YHook is Windows Vista Compatible, You Will Need To Disable User Account Control(UAC) To Install and Run it.
Note: Disabling UAC will lead to a less secure system, so be warned.
Open up Control Panel, and type in "UAC" into the search box. You'll see a link for "Turn User Account Control (UAC) on or off":

On the next screen you should uncheck the box for "Use User Account Control (UAC)", and then click on the OK button.

You'll need to reboot your computer before the changes take effect, but you should be all done with annoying prompts.
http://www.howtogeek.com/howto/windo...windows-vista/
http://blogs.msdn.com/tims/archive/2...20/763275.aspx
You can enable and disable UAC but going to your start panel then click run and input the folling lines to enable or disable.
Disable UAC
Enable UAC
or you can use this little program to do it but you must right click and run it as administrator.
http://www.4shared.com/file/82754624/7ed17a5f/uac_controlbin.html
source code to this program is in the vb6 section.
credits :stooge(Dazza)
YHook is Windows Vista Compatible, You Will Need To Disable User Account Control(UAC) To Install and Run it.
Note: Disabling UAC will lead to a less secure system, so be warned.
Open up Control Panel, and type in "UAC" into the search box. You'll see a link for "Turn User Account Control (UAC) on or off":

On the next screen you should uncheck the box for "Use User Account Control (UAC)", and then click on the OK button.

You'll need to reboot your computer before the changes take effect, but you should be all done with annoying prompts.
http://www.howtogeek.com/howto/windo...windows-vista/
http://blogs.msdn.com/tims/archive/2...20/763275.aspx
You can enable and disable UAC but going to your start panel then click run and input the folling lines to enable or disable.
Disable UAC
Quote:
| cmd.exe /k %windir%System32reg.exe ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionPolicies System /v EnableLUA /t REG_DWORD /d 0 /f |
Enable UAC
Quote:
| cmd.exe /k %windir%System32reg.exe ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionPolicies System /v EnableLUA /t REG_DWORD /d 1 /f |
or you can use this little program to do it but you must right click and run it as administrator.
http://www.4shared.com/file/82754624/7ed17a5f/uac_controlbin.html
source code to this program is in the vb6 section.
credits :stooge(Dazza)








0 comments:
Post a Comment