I need to delete other program in my program uninstall. I coded:
Delete "$PROGRAMFILES\ProgramX\*.*"
RMDir "$PROGRAMFILES\ProgramX"
in the section "Uninstall" but the files stay there after the uninstalling. What´s up?
Delete other program files
2 posts