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
NURSING , CAREGIVER , HOTEL & BEAUTY COURSES
IVA Para Medical Campus
Updated:
Today at 9:24 AM
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Yesterday 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:
Jun 25, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
Help me to remove virus infection !!!
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="DragonD" data-source="post: 4012311" data-attributes="member: 146813"><p>to access registry -</p><p></p><p>mee tiyena codes tika copy karala , notepad eke paste karala , "registryfix.vbs" kiyala save karala , file eka uda double click karanna</p><p></p><p></p><p>[CODE]</p><p></p><p></p><p></p><p>'Enable/Disable Registry Editing tools</p><p>'DragonD</p><p></p><p>Option Explicit</p><p></p><p>'Declare variables</p><p>Dim WSHShell, n, MyBox, p, t, mustboot, errnum, vers</p><p>Dim enab, disab, jobfunc, itemtype</p><p></p><p>Set WSHShell = WScript.CreateObject("WScript.Shell")</p><p>p = "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\"</p><p>p = p & "DisableRegistryTools"</p><p>itemtype = "REG_DWORD"</p><p>mustboot = "Log off and back on, or restart your pc to" & vbCR & "effect the changes"</p><p>enab = "ENABLED"</p><p>disab = "DISABLED"</p><p>jobfunc = "Registry Editing Tools are now "</p><p></p><p>'This section tries to read the registry key value. If not present an </p><p>'error is generated. Normal error return should be 0 if value is </p><p>'present</p><p>t = "Confirmation"</p><p>Err.Clear</p><p>On Error Resume Next</p><p>n = WSHShell.RegRead (p)</p><p>On Error Goto 0</p><p>errnum = Err.Number</p><p></p><p>if errnum <> 0 then</p><p>'Create the registry key value for DisableRegistryTools with value 0</p><p> WSHShell.RegWrite p, 0, itemtype</p><p>End If</p><p></p><p>'If the key is present, or was created, it is toggled</p><p>'Confirmations can be disabled by commenting out </p><p>'the two MyBox lines below</p><p></p><p>If n = 0 Then</p><p> n = 1</p><p>WSHShell.RegWrite p, n, itemtype</p><p>Mybox = MsgBox(jobfunc & disab & vbCR & mustboot, 4096, t)</p><p>ElseIf n = 1 then</p><p> n = 0</p><p>WSHShell.RegWrite p, n, itemtype</p><p>Mybox = MsgBox(jobfunc & enab & vbCR & mustboot, 4096, t)</p><p>End If</p><p></p><p></p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="DragonD, post: 4012311, member: 146813"] to access registry - mee tiyena codes tika copy karala , notepad eke paste karala , "registryfix.vbs" kiyala save karala , file eka uda double click karanna [CODE] 'Enable/Disable Registry Editing tools 'DragonD Option Explicit 'Declare variables Dim WSHShell, n, MyBox, p, t, mustboot, errnum, vers Dim enab, disab, jobfunc, itemtype Set WSHShell = WScript.CreateObject("WScript.Shell") p = "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\" p = p & "DisableRegistryTools" itemtype = "REG_DWORD" mustboot = "Log off and back on, or restart your pc to" & vbCR & "effect the changes" enab = "ENABLED" disab = "DISABLED" jobfunc = "Registry Editing Tools are now " 'This section tries to read the registry key value. If not present an 'error is generated. Normal error return should be 0 if value is 'present t = "Confirmation" Err.Clear On Error Resume Next n = WSHShell.RegRead (p) On Error Goto 0 errnum = Err.Number if errnum <> 0 then 'Create the registry key value for DisableRegistryTools with value 0 WSHShell.RegWrite p, 0, itemtype End If 'If the key is present, or was created, it is toggled 'Confirmations can be disabled by commenting out 'the two MyBox lines below If n = 0 Then n = 1 WSHShell.RegWrite p, n, itemtype Mybox = MsgBox(jobfunc & disab & vbCR & mustboot, 4096, t) ElseIf n = 1 then n = 0 WSHShell.RegWrite p, n, itemtype Mybox = MsgBox(jobfunc & enab & vbCR & mustboot, 4096, t) End If [/CODE] [/QUOTE]
Insert quotes…
Verification
Dahaya deken beduwama keeyada?
Post reply
Top
Bottom