: Height/Width Values in Registry?
: Height/Width Values in Registry?
I have my Microsoft Edge shortcut configured to open maximized each time, by appending "--start-maximized" to the command. I'm considering modifying a Windows apps registry entry instead, as I can't access the shortcut. When I find the relevant registry key for the app, I need to either insert a "maximized" line or use the values provided online (appWin_h, appWin_w, appWin_x, appWin_y).