Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Today at 9:58 PM
Ad icon
Video Content Creator
pramukag
Updated:
Sunday at 6:10 AM
Ad icon
QA Engineer Intern
pramukag
Updated:
Sunday at 6:07 AM
Ad icon
Sell your Land, House on idamata.lk for FREE
sajith.xp.pk
Updated:
Thursday at 9:03 AM
Handmade Character Soft Toys
anil1961
Updated:
Jun 23, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
Learn Ethical Hacking- Part 4 (Be Admin in Vista)
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="Jolly_Roger" data-source="post: 8706339" data-attributes="member: 197784"><p><span style="font-size: 18px">Windows Vista OS එක use කරන කට්ටිය දන්නවා ඇති software එකක් Install/Uninstall කරන්න හදනකොට Vista වලින් හැමතිස්සෙම වගේ permissions ඉල්ලනවනේ.</span></p><p></p><p><img src="http://sdn.sitecore.net/upload/sdn5/products/sitecore%205.3/installation/sitecore%20on%20vista/vista_notes_05.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p><span style="font-size: 18px">මේක මාර වදයක් වගේ දැනෙනවනම් කරන්න ඔන මෙන්න මේකයි.</span></p><p></p><p><span style="font-size: 15px">1. Disable UAC(User Account Control)</span></p><p><span style="font-size: 15px">2. Use Administrator Account</span></p><p><span style="font-size: 15px"></span></p><p><span style="font-size: 15px">1. Disable UAC - UAC disable කරන්න මෙන්න මේ විදියට</span></p><p><span style="font-size: 15px">Control Panel ->User Accounts -> UAC On or Off</span></p><p><span style="font-size: 15px"></span></p><p><span style="font-size: 15px">Just select Off and restart your system. Now on, you won't get any problems.</span></p><p><span style="font-size: 15px"></span></p><p><span style="font-size: 15px">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.</span></p><p><span style="font-size: 15px">Just follow the path:</span></p><p><span style="font-size: 15px">start->All Programs->Accessories->Command Prompt ( Right Click on Command Prompt and select Run as Administrator)</span> </p><p></p><p><span style="font-size: 15px">Command Prompt එකේ මෙන්න මේ command එක type කරන්න</span><span style="font-size: 15px">(To ENABLE the ADMINISTRATOR Account)</span><span style="font-size: 15px">.</span></p><p><span style="font-size: 15px"></span></p><p>[code]</p><p>net user administrator /active:yes</p><p>[/code]<span style="font-size: 15px">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.</span></p><p><span style="font-size: 15px"></span></p><p><span style="font-size: 15px"> disable කරන්න නම් මේ command එක</span> </p><p>[code]</p><p>net user administrator /active:no</p><p>[/code]<img src="/styles/default/xenforo/smilies/default/D.gif" class="smilie" loading="lazy" alt=":D" title="Big grin :D" data-shortname=":D" /><img src="/styles/default/xenforo/smilies/default/D.gif" class="smilie" loading="lazy" alt=":D" title="Big grin :D" data-shortname=":D" /><img src="/styles/default/xenforo/smilies/default/D.gif" class="smilie" loading="lazy" alt=":D" title="Big grin :D" data-shortname=":D" /></p><p></p><p><a href="http://www.elakiri.com/forum/showthread.php?t=870346" target="_blank">Learn Ethical Hacking - Part 1</a></p><p><a href="http://www.elakiri.com/forum/showthread.php?t=873424" target="_blank">Learn Ethical Hacking - Part 2</a></p><p><a href="http://www.elakiri.com/forum/showthread.php?t=887840" target="_blank">Learn Ethical Hacking - Part 3</a></p></blockquote><p></p>
[QUOTE="Jolly_Roger, post: 8706339, member: 197784"] [SIZE=5]Windows Vista OS එක use කරන කට්ටිය දන්නවා ඇති software එකක් Install/Uninstall කරන්න හදනකොට Vista වලින් හැමතිස්සෙම වගේ permissions ඉල්ලනවනේ.[/SIZE] [IMG]http://sdn.sitecore.net/upload/sdn5/products/sitecore%205.3/installation/sitecore%20on%20vista/vista_notes_05.png[/IMG] [SIZE=5]මේක මාර වදයක් වගේ දැනෙනවනම් කරන්න ඔන මෙන්න මේකයි.[/SIZE] [SIZE=4]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)[/SIZE] [SIZE=4]Command Prompt එකේ මෙන්න මේ command එක type කරන්න[/SIZE][SIZE=4](To ENABLE the ADMINISTRATOR Account)[/SIZE][SIZE=4]. [/SIZE] [code] net user administrator /active:yes [/code][SIZE=4]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 එක[/SIZE] [code] net user administrator /active:no [/code]:D:D:D [URL="http://www.elakiri.com/forum/showthread.php?t=870346"]Learn Ethical Hacking - Part 1[/URL] [URL="http://www.elakiri.com/forum/showthread.php?t=873424"]Learn Ethical Hacking - Part 2[/URL] [URL="http://www.elakiri.com/forum/showthread.php?t=887840"]Learn Ethical Hacking - Part 3[/URL] [/QUOTE]
Insert quotes…
Verification
Asuwa dahayen wadi kalama keeyada?
Post reply
Top
Bottom