Regarding the uninstallation process, wouldn't it be wiser to use:
Code: Select all
path_uvnc_dir = install_location("Ultravnc2_is1")Code: Select all
path_programfiles_uvnc = makepath(programfiles, "uvnc bvba")Code: Select all
path_uvnc_dir = install_location("Ultravnc2_is1")Code: Select all
path_programfiles_uvnc = makepath(programfiles, "uvnc bvba")