Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 03-15-2006, 11:34 AM
wellilein wellilein is online now
Registered User
 
Join Date: 11-30-2005
Posts: 53
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
Reply With Quote
  #2  
Old 03-15-2006, 12:46 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
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?
Reply With Quote
  #3  
Old 03-15-2006, 01:17 PM
wellilein wellilein is online now
Registered User
 
Join Date: 11-30-2005
Posts: 53
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
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 12:59 PM.


Copyright © 1999-2023 Kinook Software, Inc.