Jump to content

Recommended Posts

Posted

Hello Bruno,

 

can you explane this a little bit more please ?

 

if i have 2 dll,s - the JS-Library must be load in every dll ?   - so i have the "sencha logo with the text:loading.." and this is a time issue ? ..

is there a way to communicate between the two dll´s on the client side ?

 

Thank you for your help

 

Erich

  • Administrators
Posted

Very Interesting, Farshad,

Do You have some demo or example using runtime package ?

 

Thanks

 

Ronny Encarnacion

 

It is a standard deployment option in Delphi. Search web for many examples on how to deploy your app using runtime packages.

  • 2 weeks later...
Posted

For a start you can go at your project options -> Packages -> Runtime Packages and uncheck the Link with runtime packages. This will reduce dramatically your dll file size. However you must deploy all the bpl files that you use in order your application to run. Moreover if you have delphi xe2 (perhaps and above) don't forget to uncheck the Debug Information on the Linking menu.

Posted

One option is to deploy your app using Delphi's runtime packages options.

If an application has wide user activity.

 

users  load and unload  the same bpl file ,  is there has problem?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...