Hy there.

I have to make a Installer witch has to register some DLL's
My code is

open "C:\Programme\Gemeinsame Dateien\Microsoft Shared\DAO\DAO350.DLL" with
"C:\WINNT\system32\regsvr32.exe"
like
open "C:\Programme\Common Files\Microsoft Shared\DAO\DAO350.DLL" with
"C:\WINNT\system32\regsvr32.exe"

the Problem is that regsvr32.exe shows the ERROR

LoadLibrary("c:\Programme\Gemeinsame"} faild - Das Modul wurde nicht
gefunden
like
LoadLibrary("c:\Programme\Common"} faild - Can't find Modul

Does anybody know how i can handel this?

Thanks
Joe


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to