Author: nextgens Date: 2006-03-28 19:42:39 +0000 (Tue, 28 Mar 2006) New Revision: 8344
Modified: trunk/apps/installer/installclasspath/conf/wrapper.conf Log: installer: Default priority set to BELOW_NORMAL on win32 Modified: trunk/apps/installer/installclasspath/conf/wrapper.conf =================================================================== --- trunk/apps/installer/installclasspath/conf/wrapper.conf 2006-03-28 19:39:13 UTC (rev 8343) +++ trunk/apps/installer/installclasspath/conf/wrapper.conf 2006-03-28 19:42:39 UTC (rev 8344) @@ -36,3 +36,4 @@ # Allow the service to interact with the desktop. wrapper.ntservice.interactive=false +wrapper.ntservice.process_priority=BELOW_NORMAL
