- Joined
- Dec 15, 2012
- Messages
- 650
Many people have files missing problem when they launched out a application but they don't know how to fix them.This teach you how to prevent file missing problem (maybe not for every file missing problem)
First step here, search for it at Google(or other).After you found it, download it.Then moves it to C:\Windows\system.
After you done all, try to opens the application (In most cases, you don't need to restart your computer ).
Here's an example to fix the dependencies of file missing problem :
http://www.wc3c.net/showthread.php?t=85804&highlight=Oinkerwinkle
These are Oinkerwinkle' MDL tools.A lot of them need COMDLG32.OCX.
Again, do the same thing as above, search for it at Google(or other).Then moves it to C:\Windows\System32.
Don't think you can open your application now ! Click the Startup menu and search for Command Prompt.Don't open it first, right click on it and select "Run as Administractor".After opened it, types "regsvr32 COMDLG32.OCX"(example only, if you're not missing COMDLG32.OCX file then types "regsvr32 __" <-Types the name of your file) and then press ENTER button.Something will pops up at this step.
Try to opens your application now
How do I fix file missing problems (DLL files) ?
First step here, search for it at Google(or other).After you found it, download it.Then moves it to C:\Windows\system.
After you done all, try to opens the application (In most cases, you don't need to restart your computer ).
How do I fix dependencies of file missing problems (OCX files and maybe for other not DLL) ?
Here's an example to fix the dependencies of file missing problem :
http://www.wc3c.net/showthread.php?t=85804&highlight=Oinkerwinkle
These are Oinkerwinkle' MDL tools.A lot of them need COMDLG32.OCX.
Again, do the same thing as above, search for it at Google(or other).Then moves it to C:\Windows\System32.
Don't think you can open your application now ! Click the Startup menu and search for Command Prompt.Don't open it first, right click on it and select "Run as Administractor".After opened it, types "regsvr32 COMDLG32.OCX"(example only, if you're not missing COMDLG32.OCX file then types "regsvr32 __" <-Types the name of your file) and then press ENTER button.Something will pops up at this step.
Try to opens your application now
Last edited: