FancyPrairie
Programmer
I want to place a shortcut on the user's desktop that will open an html file. However, I want the window to be opened to given size. I can do this from vbscript within another html file (window.showModelessDialog). But how would I do it via a vbs file?