can anybody tells me, why my .exe file runs only on my computer,
where Delphi is installed ?
If I try to execute the file, on a computer, where Delphi is not
installed, I get only an error message, or (ver often) "nothing".
Thank's for reading.
Check DEPLOY.TXT.
************************************
* The Nomad *
* tno...@digital.net *
************************************
?> ^Organization: Hochschulrechenzentrum der Universitaet Marburg
?> ^Message-ID: <3qk5s5$a...@surz03.HRZ.Uni-Marburg.DE>
?> can anybody tells me, why my .exe file runs only on my computer,
?> where Delphi is installed ?
?> If I try to execute the file, on a computer, where Delphi is not
?> installed, I get only an error message, or (ver often) "nothing".
Could it be that your application requires a VBX or DLL that is available when Delphi is running, but is not present in the other environment?
Bye, Cees (Internet: bink...@dcgg.xs4all.nl - CompuServe: 100016,3552)