cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Vladimir12
Level 4

Windows User creation

Hello.

This is my case.

I add

Dlg_SdLogon:
nResult = SdLogonUserInformation(szTitle, szMsg, szAccount, szPassword);
if (nResult = BACK) goto Dlg_SdAskDestPath;
OnLogonUserSetMsiProperties();

in my Intallation.  Then

#define NETAPIRT_OBL
#include "NetApiRT.rul"

and add ISNetApiRT.dll.

But during my installation user does not creates. What did i wrong?

In adding there is my intallationlog.

Thanks for helping.

Labels (1)
0 Kudos
(3) Replies
Vladimir12
Level 4

I use InstallShield 2014

System when i install my application is Windows 10

0 Kudos
shunt
Revenera Moderator Revenera Moderator
Revenera Moderator

I created a knowledge base article a few years back describing the steps on how to create a new windows user via an MSI installer - you can read it here:

https://community.flexera.com/t5/InstallShield-Knowledge-Base/Create-a-New-Windows-User-with-an-MSI-Installer-without-user/ta-p/3881 

0 Kudos

Seems like i havens such options in my version. Or....?

 

no dialog.jpg

0 Kudos