Hi,

On Tue, 5 Feb 2008, Kirill wrote:

> Hi,
> 
> > -----Original Message-----
> > From: Johannes Schindelin [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, February 05, 2008 7:43 AM
> 
> > > regsvr32 has [seemingly] complicated way to identify what to call.
> >
> > Ah!  That is indeed funny.  But what about
> > 
> >     $ regsvr32 -i:debug C:\machine\git-cheetah.dll
> > 
> > Would that not pick up the "machine" erroneously in DllInstall?
>
> It should not. Because DllInstall does machine-wide operations only if 
> it finds "machine" somewhere in the command line ("something" in 
> -i:something is what's called "command line" in this context).

So the command line DllInstall() gets is not the command line, but only 
the -i: parameter?  If that is the case, please strike my objections.

Thanks,
Dscho

Reply via email to