Volg de onderstaande video om te zien hoe je onze site als web-app op je startscherm installeert.
Opmerking: Deze functie is mogelijk niet beschikbaar in sommige browsers.

Imagecfg is a nifty little program which automatically sets an executable to run on a single core at launch. The simplest way to use this program is to extract it into your C:\Windows\System32 folder and then, when you find a program which needs to be run on one core, all you have to do is go into Start > Run... and type imagecfg -a 0x1 "X:\path\to\application.exe" (the 1 in 0x1 may be replaced by a 2 if you want that specific game/program to run on the second core... good for organisation I guess. eg you could have games run on core 2 while everything else runs on core 1) or if that doesnt work you can try imagecfg -u "X:\path\to\application.exe"


