}
int rCode = messageBox.open();
if (rCode == SWT.YES) {
image.dispose();
shell.dispose();
display.dispose();
/*
* When the program stops running, if the Key Logging is
* enabled, auto repeat will stop working. So make sure
* that auto repeat is ON when the program quits.
*/