Cannot I run the. exe file created by delphion on a computer without Delphi?

Source: Internet
Author: User
If delphiis not installed on your computer, can you run the. exe file created by delphiis? Delphi/Windows SDK/API
Http://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121422445357.html
Cannot I run the. exe file created by delphion on a computer without Delphi?
I can't open the. exe file I created and send it to others (Delphi is not installed.

Delphi is a real compilation and can be run on Win32 machines without any environment. No other running environment is required.

Your other machine is UNIX.

The reason for the failure may be:
Have you selected to create a runtime package for compiling the EXE file?
Do you need specific files, such as BDE or other files?

Do not select the runtime package before compilation,

Yes !!!

Even if you choose to compileProgramNot all programs compiled with Delphi can run on other machines. You may use the BDE data engine or some third-party controls (it requires DLL)

The reason should be prompted when it cannot be run.

Another win api that is available only when Win2000 or XP is used
Then run Win95 and 98, and it cannot run.

Is the OCX control used and must be registered?

There is no control, nothing, just a simple writing version.

That's because your Delphi is not registered !!

Project-> options-> packages
Remove the build with runtime packages hook and re-compile it.

Inverted

Dizzy

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.