Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-15-2006, 11:41 AM
wellilein wellilein is online now
Registered User
 
Join Date: 11-30-2005
Posts: 53
COM Register multiple files

I have a directory full of files which I need to register before I start the build process.
I cannot use the COM register action, because *.dll does not work (Exit code 3 / Failed to load DLL).

I am currently using a workaround
%DOSCMD% for %%d in ("C:\...\*.dll") do regsvr32 /s %%d

This would also work for a single DLL. Perhaps implementation can be changed to something similar like this. Please note that quotation marks are necessary for directory names with spaces.

Thanks,
Thomas
Reply With Quote
 


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 08:41 PM.


Copyright © 1999-2023 Kinook Software, Inc.