Install Shield and registering ATL COM objects 
Author Message
 Install Shield and registering ATL COM objects

does anyone know how Install Shield registers COM objects?

a co worker was saying that he doesn't believe that they do the normal
regsrv32.exe or /register commands that you would use to register a
component by hand and therefor adding custom code to RegisterServer and
UnRegsiterServer in CComModule (like i was working on yesterday) won't do
what we need.

any ideas? is this bunk? we don't have install shield setup yet so I can't
play around with it to test it.

marc



Sun, 30 Nov 2003 23:09:19 GMT  
 Install Shield and registering ATL COM objects
just use regsvr32 /c /s xxx

--
OICQ: 329170 ( ?D?3D? )
ICQ : 37175293 ( ?? )
??3: http://www.ccw.com.cn c/c++

Quote:
> does anyone know how Install Shield registers COM objects?

> a co worker was saying that he doesn't believe that they do the normal
> regsrv32.exe or /register commands that you would use to register a
> component by hand and therefor adding custom code to RegisterServer and
> UnRegsiterServer in CComModule (like i was working on yesterday) won't do
> what we need.

> any ideas? is this bunk? we don't have install shield setup yet so I can't
> play around with it to test it.

> marc



Mon, 01 Dec 2003 06:19:23 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. ATL/COM object registers fine in PPC, fails in PPC02

2. Exemple on how to Install an MFC app with Install Shield for Visual C++ 6.0

3. Install new font with Install Shield

4. passing COM object pointers to another COM object in ATL

5. ATL COM - Passing ATL COM classes through another ATL COM class in the same app

6. Problems registering an ATL dll on some computers without DevStudio installed on it

7. HOWTO: Install/copy COM file, and register it.

8. COM will not register without VC++ installed

9. COM/ATL novice:passing object pointers through methods on a COM interface

10. LOOKING FOR: ATL Com+ C++ Object Pooled Connection Object (PAID JOB)

11. ATL COM OBjects as regular c++ objects

12. ATL object containing COM object

 

 
Powered by phpBB® Forum Software