Re: Registering a dll
Next message: Cathy Moya [MS]: "Re: SMS 2003 MCSE exams"
Date: Thu, 14 Oct 2004 07:59:03 -0700
Thanks Dave,
I resolved this issue by using Execute and specifying the EXE path to
%syswin%\system32\regsvr32 and /s printcontrol.dll in the command line.
"Dave Halperin" wrote:
> Run a batch file or something and use regsvr32 to register the .dll.
> "DG" <DG@discussions.microsoft.com> wrote in message
> news:DEBCA23B-A867-46AE-9FF7-3316A0BE76DA@microsoft.com...
> > I'm having difficulties registering a dll using sms install. I'm adding
> the
> > pathname and dll to Self-Register OCXs/DLLs
> > (%syswin%\system32\printcontrol.dll). The dll is not registering.
>
>
>
Next message: Cathy Moya [MS]: "Re: SMS 2003 MCSE exams"
Relevant Pages
- Re: Debug.exe for win32
... Format is: n) e address t=n ... Display the debug registers. ... R DRx command. ... The help output can be limited by specifying the first letterof the ... (alt.lang.asm) - Re: Startup.cmd
... I can't recall ever having tested this in an OS/2 session with earlier versions of OS/2, but both eCS1.2 and MCP1 refuse to execute a hidden cmd or exe file. ... If it works in a DOS session, ... You can either set these options at the dir command or by ... However if a bat or exe file is hidden it can still be executed in the usual way by specifying its name on the command line. ... (comp.os.os2.bugs) - Re: How to get the application path
... I guess in the cases I use it, I always launch a program by specifying ... That is typically the case for launching from an icon, ... I'm enougb of a dinosaur that I still use command lines for ... the string refers to. ... (comp.lang.ada) - Re: finding complex root from nonlinear equations with complex arguments
... I'd like to know how to pass constants from the command line for the ... line rather than specifying in the file itself. ... function coeffs = findTheCoefficients ... POLYVAL accepts a vector of polynomial coefficients and a value and ... (comp.soft-sys.matlab) - Re: [opensuse] bash - why doesnt the tldp bash beginners guide for loop example work?
... loop from breaking on spaces by specifying that it only break on ... it was kind of comical when after running the script I had managed to loose the "ls" command. ... I'm not entirely sure it was the IFS, but I just logged out and logged back on and all was well. ... (SuSE) |
|