3DTrains
26th August 2004, 03:38
Is there a method for downloading files from a server using wildcard characters? And if so, how can these files be downloaded, installed, or copied to a specified directory on the user's PC?
I'm trying to build an installer for a game, where the installer is similar to Afrow UK's ddayupdater. However, I hate to think I would need to hard code all the file names - especially since I'm creating new files almost on a daily basis (IIRC, I've passed the 2500 mark on the number of files). If I'm not mistaken, the ddayupdater probably downloads a data file and checks the user's directory to see what's needed, no?
FWIW, I'm a commercial modeler, but the app and associated files are freeware. :)
I've searched the forum, checked the techdocs, archive and looked through the NSIS Update for examples, but I haven't yet come accross anything matching my needs. TIA.
I'm trying to build an installer for a game, where the installer is similar to Afrow UK's ddayupdater. However, I hate to think I would need to hard code all the file names - especially since I'm creating new files almost on a daily basis (IIRC, I've passed the 2500 mark on the number of files). If I'm not mistaken, the ddayupdater probably downloads a data file and checks the user's directory to see what's needed, no?
FWIW, I'm a commercial modeler, but the app and associated files are freeware. :)
I've searched the forum, checked the techdocs, archive and looked through the NSIS Update for examples, but I haven't yet come accross anything matching my needs. TIA.