Actually this could be incorporated with your front-end. Its basically a pacher that downloads from a user-specified fileserver.
Example:
-------------------------------------
Open App > Autopatcher > Set Fileserver > "Enter the IP of the fileserver" [IPHERE] > OK > Update Client > "Checking for updates..." > "Update found/unavailable" *Endif unavailable* > *Connect to fileserver check patch.txt* > *Download patches from patches from patch.txt* > *Write downloaded patches names to patch.txt (on user pc to prevent redownloading) > *"Downloading" [Percent Complete] > "Download complete. Would you like to install this patch?" [Yes/No] *Ifyes run (patch.exe)* *Endif no* > {Install patch.exe} > {Install complete} > "Would you like to connect to this server?" [Yes/No]...
------------------------------------------
Plain text = Buttons
Arrow (>) = Next Process
"Formatted text" = Prompt
*Formatter text* = System Action
{Formatted text} = External Action
[Formatted text] = Script Interface
------------------------------------------
I hope this is understandable. I would do it but I have a **** laod of coursework to do for college.
