I would like to force Visual Studio to always start with 100% scaling so that the designer doesn't misplace items.
I know of the developer command prompt command: devenv /noScale
But how do I do this as a default setting so I wouldn't need to restart VS after opening it?