/N - Open a new IDE instance (even if SingleInstance is checked).
/T - Open a tab in an existing IDE instance (if one doesn't exist, the IDE will be started).
/Wrap:n - Startup option to set the default line wrapping mode. n is a value from 0 - 3. The default value is 0.
| 0 | None |
| 1 | Word |
| 2 | Character |
| 3 | Whitespace |