|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Registering DLLs and OCXssoftware. My problem is that in some cases regsvr32 is not present on the target machine, also in Windows 98 I have to go to the folder where regsvr32 resides. In other cases there is a program call regserv (Windows 95). What can you suggest to plan an update on any machine on any platform(Windows based)? I shouldn't use any batch file, so I would have to use the Shell instruction. Thank you. -- Rick On Thu, 23 Mar 2006 05:17:34 -0800, Rick <R***@discussions.microsoft.com> wrote:
¤ I'm working on a vb6 app that updates some ocx and dlls from another VB6 ¤ software. ¤ ¤ My problem is that in some cases regsvr32 is not present on the target ¤ machine, ¤ also in Windows 98 I have to go to the folder where regsvr32 resides. In ¤ other cases there is a program call regserv (Windows 95). ¤ ¤ What can you suggest to plan an update on any machine on any ¤ platform(Windows based)? ¤ ¤ I shouldn't use any batch file, so I would have to use the Shell instruction. See if the following helps: http://www.freevbcode.com/ShowCode.asp?ID=659 Paul ~~~~ Microsoft MVP (Visual Basic)
AND Operator and Currency data type
Convert HTML to text Error when running vb app with FlexGrid control Vendor ActiveX control Adding treeview programacticlly Obtain MCSE certificaiton without exams(Pay after check results)100% passing gaurantee Syntax Error - Missing Operator - When Using Date ! Refactoring add-in Comparing UDTs ADODB Recordsets into Array |
|||||||||||||||||||||||