The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages - More
> Delphi Programming
|
Page 2 -
How to Run Finished Delphi Tool?
Page 2 - Discuss How to Run Finished Delphi Tool? in the Delphi Programming forum on Dev Shed. How to Run Finished Delphi Tool? Delphi Programming forum discussing Delphi related topics including Kylix, C++ Builder, and more. Delphi is a high-performance language, originally based on the PASCAL language.
|
|
 |
|
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

July 28th, 2012, 08:05 AM
|
|
Registered User
|
|
Join Date: Jul 2012
Posts: 12
Time spent in forums: 52 m 10 sec
Reputation Power: 0
|
|
|
I did this now but I don't see any major changes anywhere except instead of program title occured the path to nonexisting exe file. So in the title says:
G:\LRMA\Project1.exe
Obviously I went to this folder to double check it, and no EXE file anywhere. Checked once more all other locations on hard drive via both CMD and start button\search\files and folders.
EXE didn't appear anywhere.
|

July 28th, 2012, 08:09 AM
|
|
Contributing User
|
|
Join Date: Jun 2008
Posts: 254
 
Time spent in forums: 2 Days 23 h 55 m 14 sec
Reputation Power: 5
|
|
|
That was the intended change, to display the path and name of your program.
I can't tell why you can't find it, but the program does exist on your G drive, it resides in the directory LRMA and the program is called Project1.exe
Last edited by majlumbo : July 28th, 2012 at 08:11 AM.
|

July 28th, 2012, 08:43 AM
|
|
Registered User
|
|
Join Date: Jul 2012
Posts: 12
Time spent in forums: 52 m 10 sec
Reputation Power: 0
|
|
|
what should i do
|

July 28th, 2012, 09:22 AM
|
|
Contributing User
|
|
Join Date: Jun 2008
Posts: 254
 
Time spent in forums: 2 Days 23 h 55 m 14 sec
Reputation Power: 5
|
|
Quote: | Originally Posted by ItsNotMe what should i do |
Do you have any antivirus program running (Norton, Symantec) that could be deleting the program? Sometimes, my AV (Norton) alerts on the programs I write and deletes them, but it tells me it's happening, and I can unquarantine it manually.
|

July 28th, 2012, 09:22 AM
|
 |
Lord of the Dance
|
|
|
|
|
You have enabled "hide known extension"?
Can see four files with the name "Project1" besides the one with .dof, you have looked at the extension of these files?
|

July 28th, 2012, 09:44 AM
|
|
Contributing User
|
|
Join Date: Jun 2008
Posts: 254
 
Time spent in forums: 2 Days 23 h 55 m 14 sec
Reputation Power: 5
|
|
|
Good catch MrFujin, I should have thought of that!!!
|

July 28th, 2012, 11:45 AM
|
|
Registered User
|
|
Join Date: Jul 2012
Posts: 12
Time spent in forums: 52 m 10 sec
Reputation Power: 0
|
|
|
majlumbo I have antivirus (avast) yes but I temporary used to shut it down (next time I tried with disabling it) just for this purpose. So it couldn't delete the file.
MrFujin. I tried to turn OFF hide known extensions because I always have it ON. I checked extensions and none of those files is EXE. I also checked this exact same folder inside CMD.
|

July 29th, 2012, 02:11 PM
|
|
Contributing User
|
|
Join Date: Jan 2006
Location: Carlsbad, CA
|
|
|
I don't think this is a Delphi issue.
Either this is something so basic in Windows that none of us has considered it (like the hidden EXE extension) or it is something very peculiar to your setup that you have not
explained to us.
I think you might have to pay someone to do a WebEx / GoToMeeting type consultation
to get to the bottom of it.
|

July 30th, 2012, 08:49 AM
|
|
Contributing User
|
|
Join Date: May 2012
Posts: 140
Time spent in forums: 1 Day 4 h 53 m 15 sec
Reputation Power: 2
|
|
Quote: | Originally Posted by ItsNotMe I did this now but I don't see any major changes anywhere except instead of program title occured the path to nonexisting exe file. So in the title says:
G:\LRMA\Project1.exe
Obviously I went to this folder to double check it, and no EXE file anywhere. Checked once more all other locations on hard drive via both CMD and start button\search\files and folders.
EXE didn't appear anywhere. |
Since now you know where the .exe is, you can open the folder in Windows Explorer, then run the project from Delphi. While the project is running, its .exe should be there.
If after the project is terminated its .exe is gone, then you should check other factor. It's definitely not related with Delphi, especially with Delphi 7.
|

August 6th, 2012, 01:45 PM
|
|
Registered User
|
|
Join Date: Jul 2012
Posts: 23
Time spent in forums: 5 h 27 m 11 sec
Reputation Power: 0
|
|
|
ItsNotMe, don't know if you have resolved your problem. All I can say is that I had the same problem (of not finding the executible), but later learned that it is "hidden." Do you have a folder called Debug within your main folder? Within that there should be another folder called Win32 (at least in my case, it is Win32; don't know if there is a Win64 yet). Anyway, open that too, and you'll find the exe hiding in there.
I'm pretty new to Delphi too, so take my suggestion with a large grain of salt! By the way, I use Windows 7 and Delphi XE.
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|