Simple as that, is there a way to programmatically move desktop icons specifically with Java?
I'm going for something similar to stardock fences here. I want to make a program that starts with windows, and puts all of my icons where they are supposed to be. How can I go about this in Java specifically?
If Java isn't plausible, what language would it be easiest to make this in?