Page 1 of 1

Need Help with Deployment

Posted: Sun Oct 06, 2002 8:37 am
by Alchemy727

Hi Everybody
I am Developing a Five In a Row Game
using Borland C++ Builder 5 Enterprise Edition
I have Problems to find the Files
necessary for Deployment.

My Project uses the following Components

TForm
TImage
TImageList
TColorDialog
TPanel
TTimer
TLabel
TMediaPlayer
TBitBtn
TButton
TPageControl
TTabSheet
TGroupBox
TRadioButton
TEdit
TClientDataset
TDBNavigator
TDBRichEdit
TDataSource

tdump list the following Files

VCL50.BPL
VCLX50.BPL
VCLDB50.BPL
VCLMID50.BPL
BORLNDMM.DLL
KERNEL32.DLL
OLEAUT32.DLL
CC3250MT.DLL

Two Files that I know is necessary
is not Listed

BSBSMP50.BPL
and
MIDAS.DLL

I have test on a Buddys Computer
but there are still Missing Files.

Are there any General Method or
Program that can be used.

Verry Thankfull for Tips or Advice

Sincerely
Urban Avierfj?rd(Alchemy727)
Visby,Gotland,Sweden
ICQ#69907743
HomePage http://www.alchemy727.com
E-mail [email protected]

Re:Need Help with Deployment

Posted: Sun Oct 06, 2002 9:23 am
by rwfromxenon
ok.......

-Allyb-

Re:Need Help with Deployment

Posted: Sun Oct 06, 2002 3:57 pm
by Joey
i have no idea of any of the **** you just posted. ;D

Re:Need Help with Deployment

Posted: Sun Oct 06, 2002 5:37 pm
by smartguy240
OK WELL... On your compiler's main GUI screen... go to File on the tool bar, ok.. Then save your Form/Project as an EXE file... If this doesnt work youll need to be more specific

SMG240