It seems that Advanced Installer can not register font for All User in Windows Server ( I tested with Windows Server 2019 ).
This causing my app to show a GUI without any label or text !!!
Code: Select all
msiexec /i setup.msi /L*V "D:\installLog.txt"
Code: Select all
setup.exe /L*V "D:\installLog.txt"