Wednesday, September 9, 2015

create bat file to run app in low priority example

notepad ff-low.bat
cd "C:\winapps\FirefoxPortable\"
%comspec% /c start /belownormal Firefox.exe

No comments:

Post a Comment