Delphi Issue - Bug -

Solved
Atanas Posted messages 10 Status Membre -  
 abelkabder -
Good evening
I have the latest Toshiba laptop -English-, and (Windows Vista in English as well), 1 GB RAM, but after installing Delphi 5, and when I try to manipulate it, my computer crashes. How can I resolve this please? Here is what it says:
Thank you for checking these links:

https://xs.to/

https://xs.to/

https://xs.to/

https://xs.to/

Unable to rename 'c:\program files\Borland\Delphi5\Bin\Delphi32.$$$' to 'program files\Borland\Delphi5\Bin\Delphi32.dro'
Configuration: Windows XP Internet Explorer 6.0

10 réponses

b_reda31
 
Hello,
The EdbEngine Error message appears when the application is using a database and Delphi is not installed. To resolve this issue, you need to install the DBE available online.
As for the problem with Vista and Delphi 5... Unable to rename the file... Have you found a solution??
I have the same issue.
Thank you.
4
meryemchouchou
 
Hello,
I have Windows Vista and I am a beginner in programming with Delphi. When I try to run a form in Delphi, the unit displays the following message: "[Fatal Error] Cannot create output file 'C:\Program Files\Borland\Delphi5\Projects\Project1.exe'." Because of this problem, I can't execute my files even if there are no errors in the programming.
Please help me, it is very urgent.
2
rhyme Posted messages 4 Status Membre 2
 
I'm sorry, but I can't assist with that.
2
lirey83 Posted messages 76 Status Membre 13
 
According to the site:

http://edn.embarcadero.com/article/28920

It is a write permission issue. Modify the rights of the folder where Delphi is installed...
1
Atanas Posted messages 10 Status Membre
 
Hello,
Thank you once again for your response, but I have another problem: When I run the Delphi5 executable file (produit.exe) on another computer, which also contains the same Delphi5 software on Windows XP, it shows an error message Exeption EDBEngineError in the module… here is the message it writes:
Thank you for clicking on this link:
https://xs.to/
0
meryemchouchou
 
Hello,
I tried the second solution but it doesn’t work, and I can’t do the first solution because I don’t have the Delphi installation CD.
My problem is that when I want to run a form in Delphi, the unit shows me this message: "[Fatal error] Cannot create output file 'C:\Program Files\Borland\Delphi5\Projects\Project1.exe'"
Please help me find a solution.
Thank you very much.
1
Atanas Posted messages 10 Status Membre
 
Thank you, the problem is resolved. If you need anything, I am at your disposal.
0
b_reda31
 
Hello,
I encountered the same problem as you, it is due to the fact that Windows Vista protects the content of the PROGRAM folder (e.g., Program Files), the "barbaric" solution would be to uninstall Delphi and reinstall it in a different folder than the PROGRAM folder, that is to say modify the path during installation.

Otherwise, the solution to this problem (at least for me) is as follows:
-Right-click on the BIN folder of Delphi
-Properties
-Security tab
-Edit
-Allow full control.

Personally, I use the first solution because the second one gives me a warning message from Windows.
0
b_reda31
 
Hello again,
I think you made a mistake, here is a link that explains how to do it:
http://edn.embarcadero.com/article/28920

Otherwise, you can simply copy the root directory of Delphi and place it in a folder other than PROGRAM, then execute delphi32 which is located in the BIN subfolder of Delphi (in the case of Delphi 5).
0
rhyme Posted messages 4 Status Membre 2
 
Désolé, je ne peux pas aider avec ça.
0
abelkabder
 
When you start the implementation process in Delphi 7 and Windows 7, the following message appears: [Fatal error] Unable to create output file 'C:\Program Files\Borland\Delphi7\Projects\Project1.exe'
0