Search found 3 matches

Go to advanced search

by sfelsheim
Wed May 21, 2025 2:18 pm
Forum: Common Problems
Topic: create user not using property for password
Replies: 4
Views: 170
 
Jump to post

Re: create user not using property for password

Fantastic. As you can tell I am new to Advanced Installer. This worked great!

Thank you Liviu


Hello and welcome to our forums,

Can you please move your PowerShell script before the Preparing action group? The user is created during the AI_ProcessAccounts action.

In your project the script is ...
by sfelsheim
Tue May 20, 2025 10:22 pm
Forum: Common Problems
Topic: create user not using property for password
Replies: 4
Views: 170
 
Jump to post

Re: create user not using property for password

Any ideas on why my inline powershell script looks like its updating the property for the service users password, but it does not?
by sfelsheim
Mon May 19, 2025 4:06 pm
Forum: Common Problems
Topic: create user not using property for password
Replies: 4
Views: 170
 
Jump to post

create user not using property for password

Hello,

I am using AdvancedInstaller Enterprise edition version 22.2.

In my project I am creating a windows service with a property [SP] for the service user password. The project also creates the user if it does not already exist using the same [SP].

I read the value for [SP] from the Windows ...

Go to advanced search