Ah, I upgraded and the app starts up now. When starting up the application gives an error message and asks to restart the program. The app still runs though, but logging in doesnt work Following message is given in the console Code: err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered err:ole:CoGetClassObject no class object {56fdf344-fd6d-11d0-958a-006097c9a090} could be created for context 0x1 err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not registered err:ole:CoGetClassObject no class object {00000000-0000-0000-0000-000000000000} could be created for context 0x1 err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered err:ole:CoGetClassObject no class object {56fdf344-fd6d-11d0-958a-006097c9a090} could be created for context 0x1 err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not registered err:ole:CoGetClassObject no class object {00000000-0000-0000-0000-000000000000} could be created for context 0x1 fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE fixme:shell:SHAppBarMessage msg=0, data={cb=36, hwnd=0x10026, callback=74b, edge=2072721540, rc=(-8,2072574784)-(1282088,2128717128), lparam=10026}: stub fixme:shell:SHAppBarMessage msg=2, data={cb=36, hwnd=0x10026, callback=33eb98, edge=0, rc=(0,0)-(1280,1024), lparam=7b88fb40}: stub fixme:shell:SHAppBarMessage msg=3, data={cb=36, hwnd=0x10026, callback=1ea, edge=0, rc=(490,262)-(490,762), lparam=10026}: stub err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered err:ole:CoGetClassObject no class object {56fdf344-fd6d-11d0-958a-006097c9a090} could be created for context 0x1 ole and window creation isnt working too well, it seems