Execute x86_32 .exe file

vim /etc/pacman.conf
Uncomment [multilib] and mirror

sudo pacman -Syu
sudo pacman -S wine-staging winetricks \
lib32-{libva,ocl-icd,libxcomposite,gnutls,vulkan-intel,\
libpulse,alsa-lib,alsa-plugins,gst-plugins-base-libs,gtk3}

yay -S ttf-tahoma

If you only have x86_32 or bad pc, type this below:
WINEARCH=win32 winecfg
Otherwise(Contain unique bugs):
winecfg

winetricks
Select "Select the default wineprefix"
Select "Install a Windows DLL or component"
Select "dotnet40" and "dotnet45"

mkdir your_folder
wine your_file.exe