I'd like to create a custom shell (WinForms) for Windows 8 Embedded Standard (Release Preview) which allows the user to run, install, or update applications (can be desktop and/or metro apps). Therefore I replaced explorer.exe in the registry with the path to my custom shell, which works pretty well. When [...] read more
TLDR; VS2012 throws an exception like below when trying to edit XAML in the Designer running VS2012 as a RemoteApp. Right, I may be asking this in the wrong place, but I'm at my wits end with this. Basically what I'm trying to achieve is to run VS2012 on my [...] read more