i tried mapping the z: drive to my drivehq account, which works fine either manually (right-click, map drive) or via command line. (net use...both with and without the /persistent:yes switch) and no matter what, though when i reboot, it shows up as a disconnected drive and asks for a password when i double click on it.
i used the mala launcher plugin which will launch additional programs after mala loads, to launch a batch file with the net use command in, but it still doesn't seem to work.
as for what i call a "service" i mean a windows system service. you can use srvany to create custom services, if you need an application to run as a service...this does not seem to work with batch files.
i then tried going back to drop box, and using the mala plugin to launch it, but it still doesn't seem to work consistently. it seems to be an issue with dropbox and keeping multiple versions of files. (for instance, i have a client with two computers in two different buildings. monthly, they need to transfer 17 small files from one computer to the other for accounting purposes. we used a batch file on each end to copy the 17 files from the original folder to the drop box, and one at the other end to copy from dropbox folder to the destination. however there seemed to be a problem because when we copied the files into the drop box on pc1, you can see the files and the date and time they are created. however if we do it again to overwrite them, it copies the files correctly, but the created time doesn't change. even if we delete the files out of the drop box first, and then copy them in, it still doesn't change. unless we delete them, wait about 30 seconds, then copy them...then they work. i think the same thing is going on with the mame hi files. they are being overwritten, but aren't changing properly.
i'm about to just give up on this...
as for that batch file to merge the hi scores, that looks complicated and coded for just galaga, would there be an easy way to have this work with every game, or would each game have to be hard coded in?