ChrisAnd1998 / TaskbarXI

An application written in C++ to modify the Windows 11 Taskbar.
https://chrisandriessen.nl/
GNU General Public License v3.0
1.55k stars 161 forks source link

Configuration application not opening #111

Open swoorpious opened 2 years ago

swoorpious commented 2 years ago

The configurator applications doesn't open because of some sort of missing file. https://i.imgur.com/pyFPkbw.png

gutenfries commented 2 years ago

did you download the installer from the releases page or compile yourself?

c0mpl3xz commented 2 years ago

I have the same problem

ghost commented 2 years ago

i also having the same problem

o-jpsneto commented 2 years ago

I'm having the same problem, downloaded from the release tab.

masonbesmer commented 2 years ago

Same, seems broken.

Retr0db commented 2 years ago

Tenia el mismo error, en mi caso se arreglo borrando el archivo ¨mfc140u.dll¨ de la carpeta System32 y tambien la carpeta SyswWow64, no se que tan efectivo sea borrar este archivo ya que imagino que habran aplicaciones que dependeran de este, pero en mi caso funciono y lo comparto para quien quiera aplicarlo xd

VTXG commented 2 years ago

Because the Program runs on 32-Bits, You need to Install the 32-Bit version of "mfc140.dll" even if you have a 64-Bit version of Windows. Direct Download Link: https://www.sts-tutorial.com/assets/images/content/download/mfc140u/download/mfc140u.dll%20(32-Bit).zip Download Page: https://www.sts-tutorial.com/download/mfc140u

Follow the Instructions and everything should work.