Yay!!! Go ash!!
...
That's cool dude, that someone finally took this project...
That's exactly how I would do it to, haev the main exe executed when clicking on the *.lnk files, with the command arguments..
I was just wondering how you would send the command to the plugin, for intstance the SetNewName... How would you transfer this information from the Main Exe to the Running Plugin?... I considered using WinSock or some other Sock, as I have done this before, but I think it has some disadvanteges, people not having the dll files for the Sock, I don't know, but maybe firewall's would be a problem even if it is only connecting local, or some other problems might occour.... Write to a temp file and make the plugin check/load that file each x seconds?... Or do you know to send "API" calls to the plugin?... Using some kind of SendMessage method?... I think this would be the best, but I haven't really tried this yet, but I guess it would be easily done...
I was just wondering which method you would use?
Keep up the good work man!!!
... Please post any news on your progress when it happens... Maybe make a new thread for it?