This
tutorial describes how to register missing files
that
is when you open a booter or any other program and get a runtime error like...
File
missing....or component not found...or some other system message
Steps:
1.download
the missing file (it will have the extension .dll or .ocx , .ocx most of the
times)
example:
mswinsck.ocx, msinet.ocx, kewlbuttonz.ocx etc.
2.Determine
what your operating system type is i.e. windowsXP or
Windows
98 or Windows 2000 or Windows Me or Windows 95<lmao if ur still using 95.
3.Now
navigate to the folder >> My Computer/ C:\ / WINDOWS / .Inside this folder
you will see
alot
of crap (not actually) .You got to look for the folders named System and
System32.
(Please
note that after clicking on the My Computer icon and then going into C drive
(C:) if you
do
not see WINDOWS folder you may see a folder named WINNT depending upon your
operating system).
Some
people have their operating systems installed on the D drive D: ,obviously such
ppl should
navigate
to the D:
2.place
that is COPY the missing file with extension .ocx or .dll (not the zip file) the
one you just downloaded
in
your "System32" folder if your operating system is NT type i.e.
Windows XP or Windows 2000 or
Windows
NT "and" place it in your "System" folder if your operating
system is Windows Me
or
Windows 98 or Windows 95.This is very important cos if you place it in the wrong
folder
it
wont work depending upon your operating system!
-----------------------------------------------------------------------
For
Lamers: How to check what my operating system is?
Answer:You
lame fucknut stop booting and learn your computer basics first
go
to start, click on control panel, on the screen that pops up click on Help (on
the top menu bar)
and
then click about
------------------------------------------------------------------------
3.Now
click on start at the bottom left corner of your screen and then click on run
and paste
this
or type this in the box that pops up
regsvr32.exe
c:\windows\system32\MissingFile.ocx
OR
if its a dll file then type this
regsvr32.exe
c:\windows\system32\MissingFile.dll
and
press OK ....where missingfile is the file you downloaded...i hope ur not that
dumb to type
MissingFile.ocx
EXAMPLE
: If you downloaded mswinsck.ocx you would type
regsvr32.exe
c:\windows\system32\mswinsck.ocx
and
hit OK
NOTE:
if
you placed the missing file in the system folder replace system32 with system
like this
regsvr32.exe
c:\windows\system\MissingFile.ocx
The
jobs done you will get a pop-up saying the register succeeded and you can open
your
program
now and wont get a error! :D
-
Jehanzeb