How can I run an application in windowed mode [closed]

I use to start an application in windowed mode by creating a shortcut and specifying the resolution in either Target or Start in field.

I think one of the parameters was -h and the other one was -w but I don't remember exactly how to do it anymore.

Now I have a different program that I would like to run in the same way but I cannot figure out how to do it.

Can anyone help?

3

1 Answer

just create a shortcut to the executable and add the parameter you need in the target field

enter image description here

3

You Might Also Like