How to release a program? |
Post Reply |
Author | |
hchack
Groupie Joined: 09 May 2006 Status: Offline Points: 10 |
Post Options
Thanks(0)
Posted: 11 July 2006 at 9:07pm |
The program have been compiled. There are two DLL in my contents, AxInterop.XtremeCommandBars.dll, Interop.XtremeCommandBars.dll. When I will release this program whether I need other file?
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
These might be of interest to you:
http://www.codejock.com/support/articles/com/general/g_2.asp http://www.codejock.com/support/articles/com/general/g_3.asp Basically all you need to do in your case is include and register the CommandBars OCX file of the client machine. |
|
Severin
Newbie Joined: 09 August 2006 Status: Offline Points: 1 |
Post Options
Thanks(0)
|
How to release a program when program is made in Visual Studio 2005 VB
( The exampel showned in :
was for a Visual Basic 6.0 program)
Where should I install the Axinterop and Interop files......
Do I have to include the ocx files......
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
The merge module includes the OCX and handles the OCX installation and registration\un-registration when included with the installer.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |