Nordea Trader

Questions about Wine on Linux
Locked
photony
Newbie
Newbie
Posts: 1
Joined: Tue May 24, 2016 2:05 pm

Nordea Trader

Post by photony »

Hi,
I'm trying to install a program called "Nordea Trader". If I try to run its installation file EdgeSetup.exe, I get:

Code: Select all

tony@Tony-ubuntu-macbook:~/Trader$ wine EdgeSetup.exe 
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:advapi:DecryptFileW (L"C:\\users\\tony\\Temp\\{71e704ef-1b04-41ef-bc96-ffda4de800ac}\\", 00000000): stub
Apart from this, nothing happens.

I see that there is the same error appearing twice:
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded

I don't know how to fix the error.



Any idea what to do? Any help would be highly appreciated.
Locked