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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OnDemandLoader!