Windows Vista OS එක use කරන කට්ටිය දන්නවා ඇති software එකක් Install/Uninstall කරන්න හදනකොට Vista වලින් හැමතිස්සෙම වගේ permissions ඉල්ලනවනේ.
මේක මාර වදයක් වගේ දැනෙනවනම් කරන්න ඔන මෙන්න මේකයි.
1. Disable UAC(User Account Control)
2. Use Administrator Account
1. Disable UAC - UAC disable කරන්න මෙන්න මේ විදියට
Control Panel ->User Accounts -> UAC On or Off
Just select Off and restart your system. Now on, you won't get any problems.
2. Use Administrator A/C : Do you know that Vista has too a hidden administrator a/c like Windows XP? You can activate it in a very simple way.
Just follow the path:
start->All Programs->Accessories->Command Prompt ( Right Click on Command Prompt and select Run as Administrator)
Command Prompt එකේ මෙන්න මේ command එක type කරන්න(To ENABLE the ADMINISTRATOR Account).
You will get a message regarding successful execution of the command. Now just logoff, and check you will be having an administrator account available to log in.
disable කරන්න නම් මේ command එක



Learn Ethical Hacking - Part 1
Learn Ethical Hacking - Part 2
Learn Ethical Hacking - Part 3
මේක මාර වදයක් වගේ දැනෙනවනම් කරන්න ඔන මෙන්න මේකයි.
1. Disable UAC(User Account Control)
2. Use Administrator Account
1. Disable UAC - UAC disable කරන්න මෙන්න මේ විදියට
Control Panel ->User Accounts -> UAC On or Off
Just select Off and restart your system. Now on, you won't get any problems.
2. Use Administrator A/C : Do you know that Vista has too a hidden administrator a/c like Windows XP? You can activate it in a very simple way.
Just follow the path:
start->All Programs->Accessories->Command Prompt ( Right Click on Command Prompt and select Run as Administrator)
Command Prompt එකේ මෙන්න මේ command එක type කරන්න(To ENABLE the ADMINISTRATOR Account).
Code:
net user administrator /active:yes
disable කරන්න නම් මේ command එක
Code:
net user administrator /active:no



Learn Ethical Hacking - Part 1
Learn Ethical Hacking - Part 2
Learn Ethical Hacking - Part 3
Last edited:






