08-14-2018, 01:34 AM
sorry i missed this post . For check for update function ideas see
http://www.quickmacros.com/forum/showthr...0#pid24980
this is an example based on how Gintaras checks for updates for QM.
You would have to adapt that function to work in your case
as his version checks a script on qm server and gives a response in xml only if the current version on the server is greater.
An easy way to adapt that is to upload a text file to say like google drive or onedrive ect ect create a share link once you do then adapt the function in that post to download that file instead. It would require you to format things a certain way in your version numbering.
for exe is a little more complicated to update them
read more here
http://www.quickmacros.com/forum/showthr...ate+an+exe
there are some more topics somewhere in the forum .these are just two i found quickly.
http://www.quickmacros.com/forum/showthr...0#pid24980
this is an example based on how Gintaras checks for updates for QM.
You would have to adapt that function to work in your case
as his version checks a script on qm server and gives a response in xml only if the current version on the server is greater.
An easy way to adapt that is to upload a text file to say like google drive or onedrive ect ect create a share link once you do then adapt the function in that post to download that file instead. It would require you to format things a certain way in your version numbering.
for exe is a little more complicated to update them
read more here
http://www.quickmacros.com/forum/showthr...ate+an+exe
there are some more topics somewhere in the forum .these are just two i found quickly.
