PDA

Click to See Complete Forum and Search --> : Setup.exe Error


donthe1
May 15th, 2008, 10:02 AM
I've written a setup file for this program before with no problem, but since making some changes when I try to execute the setup. exe to install the program it stops with a message :

"$(DLLSelfRegisterEx) could not be registered because it was not found"

The Setup program un-installs what it has loaded and quits.

Why is it missing and where can I find it?

Hack
May 15th, 2008, 11:05 AM
Moved To Application Deployment

dilettante
May 15th, 2008, 03:32 PM
Sounds like a bad .DEP file. See:

PRB: Out-Of-Date Dependency Information for MSCal.ocx (http://support.microsoft.com/kb/197123/)

and

MOD2000: Deploying Package with MSCal.ocx Causes Error: "The file ...\$(DllSelfRegisterEx) Could Not Be Registered..." (http://support.microsoft.com/kb/236529/)