
Why I can't distribute MFC ODBC app to a machine without Visual Studio
Quote:
>Hi, All,
>I developed a MFC VC++ app with Microsoft Access 2000 on Windows 2000
>Professional. Initially after creating with Wise 8 Installer, I try the
>setup on my machine. It works fine. Then I move it to a machine without
>Visual Studion running on NT, and the setup program crashed and pop out some
>info, such as "can not find entry point for ADVAPI32.DLL", and some other
>info about NTDLL.DLL, SHELL32.DLL, USER32.DLL.
>How can I fix these problems and run it on a machine without studio? Any
>help is highly appreciated!
First thought: do you use MFC as a DLL? If so, did you install this
also on the target machine?
Paul
-------------------------------------------
Expressed opinions are usually my own.
Especially if they're any good (of course).
-------------------------------------------