VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Windows Registry TWEAKER + Funny Command Buttons

by amirul (1 Submission)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (1 Votes)

This code actually play with the Window Registry Files, where program user can
disable things in start menu, hide the desktop , changin the TCP/IP setting in
registry.IT work some how like WINDOWS policy editor(Poledit) but easier.

Assumes
If you do not know wht the heck this coe r for.... before you try it out...you'd better make a backup copy of your windos registry files how ???? 1.Reboot your system into plain ms-dos prompt 2.change path to windows directory.... eg. c:\windows cd windows 3.unhide all the hidden windows registry files attrib -h -s -r user.dat attrib -h -s -r system.dat 4.then make a backup copy eg. copy user.dat user.000 copy system.dat system.000 copy system.ini system.in0 copy win.ini win.000 5. thats it ... u r ready to go... 6. in case of any problem, repeat step 1 to 3.. 7. and the reverse the file name on step 4... eg. copy user.000 user.dat ----good luck
Side Effects
No side effects known
API Declarations
all insie th code

Rate Windows Registry TWEAKER + Funny Command Buttons

Upload

Download this snippet    Add to My Saved Code

Windows Registry TWEAKER + Funny Command Buttons Comments

No comments have been posted about Windows Registry TWEAKER + Funny Command Buttons. Why not be the first to post a comment about Windows Registry TWEAKER + Funny Command Buttons.

Post your comment

Subject:
Message:
0/1000 characters