Please report new issues athttps://github.com/DOCGroup
I'm trying to deploy TAO on Win32 using Windows Installer. However, since ImplRepo_Service.exe requires the -s Parameter to run as a service, it cannot be registered by Windows Installer. On the other hand, calling ImplRepo_Service.exe to register itself pops up a console window during setup, which gives an ugly and improfessional look. Would it be possible to change the default to Service Mode? I'm sure, others deploying TAO on Win32 will apprechiate it as well. kind regards Gerhard Bremer GFT Solutions GmbH
Is TAO 1.0.16 actually the version you're using? Can you please verify that this problem exists with the latest TAO beta (currently 1.1.18)?
Oops, of course the Version is 1._1_.16, I apologize fore that... I haven't checked V 1.1.18 yet but will do so the next days.
Gerhard, did you get a chance to try with the latest beta?
Irfan, the current Version in CVS repository still works the same (see processing of Option -s in ACE_wrappers\TAO\orbsvcs\ImplRepo_Service\Options.cpp) For now I have a workaround, so I can live with it.
Steve, another one ;-)
This is still a valid feature request. However, things have changed slightly. Now to install the ImplRepo_Service as a "Service" requires "-c install" on the command line.