Suppose you need to download a document or executable file on demand, into remote desktop computers.
Every time, you need to check if it is updated, and download the latest version.
The idea is simple, suppose you have a helloworld.exe, instead to run as is, use OnDemandLoader...
Command Line Before:
helloworld.exe
Command Line after:
OnDemandLoader.exe helloworld.exe
OnDemandLoader.exe filename
The OnDemandLoader program looks into a remote HTTP server for the filename information:
filename.xml: An XML document describing what download. Ex. helloworld.exe.xml
filename.sig: A file containing a hash signature of the filename. Ex. Helloworld.exe.md5
License
GNU General Public License version 3.0 (GPLv3)Follow OnDemandLoader
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OnDemandLoader!