English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I wrote a program but when I brought it to work it says I am missing some dll file I do I check which files it needs to work properly

2007-02-23 07:09:23 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

Get depends.exe from http://www.dependencywalker.com. Load up your executable and it will show you exactly which DLLs your application is dependent upon. Most will be standard OS DLLs, but you should be able to identify the runtime that you need.

2007-02-23 07:35:57 · answer #1 · answered by tj 3 · 0 0

I bet you wrote it in VB. There is a .dll you have to download from M$ and install on computers that don't have DevStudio installed. Ask the boss if he doesn't mind you messing with the Windows folder.

2007-02-23 15:14:33 · answer #2 · answered by Anonymous · 0 0

It depends what language you wrote it in and also what the program is about. Your best bet would be to create an installer for it that includes the files you need.

2007-02-23 15:12:54 · answer #3 · answered by Yoi_55 7 · 0 0

I bet it is VB right? Depending on the language version you will need the .net framwork for .net VB programs.

go here for the rest...
http://www.karenware.com/powertools/runtimes.asp

2007-02-23 15:16:39 · answer #4 · answered by The Master 5 · 0 0

fedest.com, questions and answers