I just installed VVDM and reduced the available virtual desktops to 2, clicked Yes to restart the program and the following exception occured:
Exception details:
System.ComponentModel.Win32Exception was unhandled
Message="Unerwarteter Fehler. Eine Betriebssystemressource, die für den Start einer einzelnen Instanz benötigt wird, ist nicht verfügbar."
Source="Microsoft.VisualBasic"
ErrorCode=-2147467259
NativeErrorCode=5
StackTrace:
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.WriteUrlToMemoryMappedFile(String URL)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
at VirtualDesktop.My.MyApplication.Main(String[] Args)