596 views
in Embedded Wizard Studio by
Hi All,

In our new Embedded Wizard project we need to use few images from URL instead of a local directory. We are not expecting a run time fetch from URL (Like Extern bitmap), but we need to get those images during build time.

Is there any way to fetch the images from a particular URL on or before build time. Could you please help me out.

Thanks in advance!!

Regards,

Anand.S

1 Answer

0 votes
by
Hello Anand.S,

I think, the unique approach in your application case would be to implement a batch file, which takes care of downloading all the files and store them locally. This batch file has to be started manually before you open a project in Embedded Wizard. This would ensure that all files are available. Embedded Wizard itself does not provide any functionality to automatically download files from URLs nor execute batch files in advance of project opening.

Best regards

Paul Banach
by
Thank you Paul.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...