There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.
If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.
Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.
The Staff of SOH
Huh?
I don't get what you're doing, but for what I've done to pretty much accomplish the same goal. To launch FSX at high priority, I made a batch file, as follows:
start /high fsx.exe
Put that in Notepad and save as a .bat file. It'll then launch FSX as high priority. Just replace all the shortcuts to FSX to the batch file, and change the shortcut(s)'s icons.
It changes the priority for the fsx.exe process from normal to high. If you are familiar with the task manager then go to the process tab, select a process, right click on it, select set priority, and you will see the current priority for that process. Don't get greedy and make it realtime!
It changes the priority for the fsx.exe process from normal to high. If you are familiar with the task manager then go to the process tab, select a process, right click on it, select set priority, and you will see the current priority for that process. Don't get greedy and make it realtime!
The batch file has to be in the same directory as FSX.So setting FSX to High priority will make it run better? Also, where do you place the batch file after creating it?
The batch file has to be in the same directory as FSX.
Also, what does the original poster's code do?
The same thing?
Well, I'm thinking it'll achieve the same thing, but how?The same thing I believe .
Rich
Well, I'm thinking it'll achieve the same thing, but how?
Will it automatically set the process as high when FSX is launched?
Ah, I see now. It can be used as a shortcut.Actually, I did it by right-clicking on my shortcut and pasted that in as the target...it was a long time ago. Seemed to work better for me :d