I have my Microsoft Edge shortcut set to load maximized every time I load, using a simple "--start-maximized" line added to the command line. I'd like to add a similar function to a Windows apps (that I don't have access to a shortcut to) so my thought was targeting it in the registry might work.
Once I locate the key for the app in the registry, how would I either add a "maximized" line, or these values I found online (that relate to these settings):
appWin_h
appWin_w
appWin_x
appWin_y
Once I locate the key for the app in the registry, how would I either add a "maximized" line, or these values I found online (that relate to these settings):
appWin_h
appWin_w
appWin_x
appWin_y