Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

RegSvr32 Questions of a different sort

3 views
Skip to first unread message

Mike Coldewey

unread,
May 15, 2000, 3:00:00 AM5/15/00
to
I am using RegSvr32 to register several DLLs by doing the following:

nResult = LaunchAppAndWait("REGSVR32 /s " + sTarget^"EXE\\PRJMGNT.DLL",
sNullArg, WAIT );
... and so on.
It works OK, unless REGSVR32.exe does not exist on the target machine.
Microsoft states that the program is installed on every machine with NT 4.0
and Windows 95 and above, but we have found that there are exceptions to
this. Here are my questions:
1. Has anyone else figured out a way around this situation? If so, what did
you do?
2. Is it possible to do what REGSVR32 does by just updating registry keys or
doing something more straightforward?

Thanks,
Mike Coldewey

0 new messages