Need Help with Deployment

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
Alchemy727

Need Help with Deployment

Post 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]
rwfromxenon

Re:Need Help with Deployment

Post by rwfromxenon »

ok.......

-Allyb-
Joey

Re:Need Help with Deployment

Post by Joey »

i have no idea of any of the **** you just posted. ;D
smartguy240

Re:Need Help with Deployment

Post 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
Post Reply