How to change attributes of shortcut if I want to change it to launch from normal window to maximized?

How to change attributes of shortcut if I want to change it to launch from normal window to maximized?
closed account (E0p9LyTq)
Windows shortcuts are also-known-as "shell links."
https://msdn.microsoft.com/en-us/library/aa969393.aspx

Changing attributes programmically:
http://www.flexhex.com/docs/articles/hard-links.phtml#softlinks
Thanks for answer, but I didn't find about attrbutes like Minimized, Maximized changing.
Topic archived. No new replies allowed.