Exit 98-362 Windows Development Fundamentals
Question 4 of 5
0% complete
Q4 Single choice

You are preparing a Setup project for a Windows Forms application.

You need to remove any changes made by the installation process if the user cancels the installation.

To accomplish this goal, you should write code in the event handler of the:

  • A

    Commit event.

  • B

    Rollback event.

  • C

    Uninstall event.

  • D

    Install event.