Is it possible to set an icon position on the desktop in vbscript?
The problem: a colleague has icons in specific positions on his desktop. They are grouped into specific tests. All the operators who use his machine know where to go to on the screen when they want to run specific tests. The problem is that sometimes, windows decides to boot up on a different screen resolution and bunches all the icons in the top left corner. He then has to rearrange the icons again.
I could write a script to reposition the icons automatically but other than using an external program, I don't know how to move icons to specific positions on the desktop. Any ideas?
The problem: a colleague has icons in specific positions on his desktop. They are grouped into specific tests. All the operators who use his machine know where to go to on the screen when they want to run specific tests. The problem is that sometimes, windows decides to boot up on a different screen resolution and bunches all the icons in the top left corner. He then has to rearrange the icons again.
I could write a script to reposition the icons automatically but other than using an external program, I don't know how to move icons to specific positions on the desktop. Any ideas?