Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone point me to the online documentation for regsvr. I've been
looking on msdn and cannot find anything useful. In particular, I'm trying to work out what the return value means. I have regsvr running using the /s silent switch, with a distributed add-in master loader checking for version updates of any component files, which may include ocx or dll file types that are downloaded but may need to be registered. A successful ocx registration is returning 3892, while an unsuccessful dll registration is returning 2512. I need to be able to handle any registration errors but the numbers coming back don't seem to make much sense. Thanks in advance. Robin Hammond www.enhanceddatasystems.com Check out our XspandXL add-in |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compare Value in Cell 1 to a List, Return Value if Match otherwise Return Null | Excel Discussion (Misc queries) | |||
LOOKUP and return the column heading for IF/THEN return for False | Excel Discussion (Misc queries) | |||
check if reference exists, then return its value or return 0 | Excel Worksheet Functions | |||
regsvr32 | Excel Programming | |||
VBA Syntax for VLOOKUP to return array of return values | Excel Programming |