JSI Tip 0777. START [/LOW | /HIGH | /REALTIME] does not work for 16-bit apps.

Jerold Schulman

October 20, 1998

1 Min Read
ITPro Today logo in a gray background | ITPro Today

When you use the START command with a 16-bit Windows application, and use one of the priority class arguments, other than NORMAL, the application is started in NORMAL priority.

This is by design. The priority class arguments are not supported in the 16-bit sub-system.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like