Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Make COM Register silent for EXE (https://www.kinook.com/Forum/showthread.php?t=1630)

wellilein 03-15-2006 11:34 AM

Make COM Register silent for EXE
 
COM registering an EXE file is already possible. Unfortunately there is always a message which blocks the build process.

If not by default being silent, I suggest a silent checkbox.

I am currently using a workaround
%DOSCMD% C:\...\ToRegister.exe -s -regserver

BTW: Registering DLLs is already silent.

Thanks, Thomas

kinook 03-15-2006 12:46 PM

Using the -regserver flag on COM exes typically is silent (and I don't think -s is a standard flag for COM exes). What development tool was the exe created with? Does it contain custom code to display a message when -s is not specified?

wellilein 03-15-2006 01:17 PM

Development tool
 
It is a 3rd party tool. I don't know which development tool was used to program it. The message is "RegisterServer in C:\...\ToRegister.exe succeeded". I also don't know whether private code was used to achieve this.

Sorry for bothering you if -s is not a standard flag. I never had a COM EXE server before, so I didn't know default behavior.

Thanks,
Thomas


All times are GMT -5. The time now is 04:09 PM.


Copyright © 1999-2023 Kinook Software, Inc.