SysInternals Desktops not launching Chrome
I'm using Desktops from SysInternals on Windows 8 and experiencing a problem launching Chrome. Even if I go to the exe of Chrome it will not launch in anything but the first Desktop. Does anyone know why that might occur?
This is an issue in Chrome. A workaround is to use a unique user profile per desktop
"chrome.exe --user-data-dir=<insert unique dir here>"
See http://code.google.com/p/chromium/issues/detail?id=2730#c14 for more info.