Zoxcore / qTox_enhanced

qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
GNU General Public License v3.0
45 stars 5 forks source link

Installer and Windows XP #15

Open JeanPaulLucien opened 10 months ago

JeanPaulLucien commented 10 months ago

OS: Windows XP Service Pack 3, 32-bit.

I've researchet the latest qTox's installer. The installer has started and installed qTox Enhanced successfuly.

You can see report about installer below or do not care, if no plans to create installers without next warnings. Functions not found: WNetRestoreConnectionA in MPR.dll (this function from OS below Windows XP). DLLs not found ieshims and wer.

Why WER.dll:

WerReportCloseHandle
WerReportSetParameter
WerReportSubmit
WerReportCreate

Why IESHIMS.dll:

IEShims_InDllMainContext
IEShims_SetRedirectRegistryForThread
IEShims_Initialize
IEShims_Uninitialize
IEShims_GetOriginatingThreadId

Both is not necessary. I suggest an attempt to close in comments these function calls. https://stackoverflow.com/questions/2465111/dependency-walker-reports-ieshims-dll-and-wer-dll-missing

Yeah, it's installer. There is other way - portable version.