Re: how can i make a program run in a computer that does not have delphi installed

Posted by WAllison on March 12, 2003

In Reply to: how can i make a program run in a computer that does not have delphi installed posted by Alex on March 12, 2003

: this could be a silly question but how can i make a program created be myself run in another computer that does not have delphi installed in it?? please help me

If your app doesn't use databases then it should work fine on other PCs - but bear in mind that depending on the version of delphi - dlls like commctrls may need updating. If you use databases ull need to install Borland Database Engine - this can be achieved by using InstallShield Express(comes with delphi)/InstallShield Developer(supports Borland Database Engine).

Related Articles and Replies:


[ DelphiLand Discussion Forum ]