Welcome, Guest
Username Password: Remember me

Keyboard Enter key press does not validate the condition
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Keyboard Enter key press does not validate the condition

Keyboard Enter key press does not validate the condition 2 years, 3 months ago #1255

I have added a condition INSTALLDIR <> WindowsVolume to the "Next" button of the InstallDir dialog to prevent installation to the windows root drive.
This condition gets validated and next button gets disabled if the condition is true when the user clicks the button.
But if the user enters the windows root folder and press enter, it directly navigates the user to the ready to install screen without validating the condition

I have read somewhere that the property gets validated only on a control click event. But how do I handle this situation?? when i proceed with the installation, everything gets installed on the root drive.

Any ideas??

Re: Keyboard Enter key press does not validate the condition 2 years, 3 months ago #1256

  • msiexpert
Properties like WindowsVolume end with a \ and I&#039;d guess that the user input doesn&#039;t.
  • Page:
  • 1
Time to create page: 1.04 seconds

     
    
Home Forum