 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Jack Guest
|
Posted: Tue Sep 26, 2006 8:35 pm Post subject: Missing BDE files |
|
|
I have an old version of Delphi – v4. After have written a dbase program, I am trying to create an INSTALL program using Install Express (came with) so that I can distribute the program.
It is looking for a set of files called DATADUMP.* ( exe, hlp, and cnt) but they are not anywhere to be found. The Install program will not let me delete the files (required).
Anyone know where I can get these files or can they send to me.
Thanks ! |
|
| Back to top |
|
 |
jack Guest
|
Posted: Tue Sep 26, 2006 8:49 pm Post subject: Re: Missing BDE files |
|
|
UPDATE/CORRECTION : File names are DATADUMP.* |
|
| Back to top |
|
 |
Jeff Overcash (TeamB) Guest
|
Posted: Mon Oct 02, 2006 8:56 pm Post subject: Re: Missing BDE files |
|
|
Jack wrote:
| Quote: | I have an old version of Delphi – v4. After have written a dbase program, I am trying to create an INSTALL program using Install Express (came with) so that I can distribute the program.
It is looking for a set of files called DATADUMP.* ( exe, hlp, and cnt) but they are not anywhere to be found. The Install program will not let me delete the files (required).
Anyone know where I can get these files or can they send to me.
Thanks !
|
You probably do not have C/S or Enterprise version of Delphi. That is the level
this program comes with. Older versions of Delphi had a bad ISX script that
tried to pull this in. Try the following steps and it should not try to pull in
the datapump executable
1. Locate 'swdepend.ini' on the hard drive
2. Edit the file with notepad.exe
3. precede any references to datapump with ';;' to comment those lines out
4. Save the file and retry the deployment
--
Jeff Overcash (TeamB)
(Please do not email me directly unless asked. Thank You)
A human being should be able to change a diaper, plan an invasion, butcher
a hog, conn a ship, design a building, write a sonnet, balance accounts, build
a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act
alone, solve equations, analyze a new problem, pitch manure, program a computer,
cook a tasty meal, fight efficiently, die gallantly. Specialization is for
insects. (RAH) |
|
| Back to top |
|
 |
Jack Guest
|
Posted: Tue Oct 03, 2006 8:16 pm Post subject: Re: Missing BDE files |
|
|
| Thank you Jeff- that worked ! |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|