When running my installer, the
command allows me to view the files that were installed.
!define MUI_FINISHPAGE_NOAUTOCLOSE
However, when running the uninstaller, the
command WILL NOT allow me to view the files that were uninstalled.
!define MUI_UNFINISHPAGE_NOAUTOCLOSE
Could someone look at my code and see where I've missed it here?
Thanks in Advance!
Updated: Deleted old attachment