VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Windows Registry TWEAKER + Funny Command Buttons

amirul  (1 Submission)   Complete Applications   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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 (1(1 Vote))
Windows Registry TWEAKER + Funny Command Buttons.bas

Windows Registry TWEAKER + Funny Command Buttons Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters