- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- How to validate the domain\user login by using “IsNetValidateLogonName" in basic msi project
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
How to validate the domain\user login by using “IsNetValidateLogonName" in basic msi project
Hi Team,
I need your support for below queries, Kindly help us.
Query: what is the conditional property and return value for ‘success\fail’ of the in-built domain logon function “IsNetValidateLogonName” in installshield.
Description:
I want to validate the domain\user login, if user login is success then go to next dialog otherwise it should be in the same dialog, but now it’s not validate and go to next screen even if user login failed or success.
Example for my requirement.
The “ISSQLServerValidate” function will tests sql login connections and set the result in the conditional property “IS_SQLSERVER_STATUS”.
Based on the conditional property “IS_SQLSERVER_STATUS”, the installer will go next screen. Like that I want the details for the in-built function “IsNetValidateLogonName” .
IS_SQLSERVER_STATUS Property Values | |
Return Value | Description |
0 | The function was able to establish one or more connections. |
1 | The function failed to establish a connection. |
Regards,
Jayaprakash.
9600429707.