Search found 142 matches

Go to advanced search

by Collins
Wed Oct 02, 2024 2:19 pm
Forum: Feature Requests
Topic: Sign Based on CI Pipeline Variable
Replies: 7
Views: 43547
 
Jump to post

Re: Sign Based on CI Pipeline Variable

I have tried with both PowerShell and using a batch file, but its not working for me. I've attached the files I am using.
by Collins
Tue Oct 01, 2024 8:34 pm
Forum: Feature Requests
Topic: Sign Based on CI Pipeline Variable
Replies: 7
Views: 43547
 
Jump to post

Re: Sign Based on CI Pipeline Variable

Thank you. Is there a way to create a list of projects as well? I have over 40 AI projects that I need to reference.

Also, for the file of commands, should the extension be .txt or .AIC?


AdvancedInstaller.com /execute <project> <command_file_path> [-nofail]
It would be nice if all of this could ...
by Collins
Fri Sep 20, 2024 9:04 pm
Forum: Feature Requests
Topic: Sign Based on CI Pipeline Variable
Replies: 7
Views: 43547
 
Jump to post

Re: Sign Based on CI Pipeline Variable

Yes, if that is possible so that all signing is disabled for all aip projects before building. Are there command line options available currently?
by Collins
Wed Sep 18, 2024 8:34 pm
Forum: Feature Requests
Topic: Sign Based on CI Pipeline Variable
Replies: 7
Views: 43547
 
Jump to post

Sign Based on CI Pipeline Variable

We are using a code sign process that counts each code signing request which is consuming more a large amount of requests, regardless if a file needs to be signed or not. We need a way to pass a pipeline variable to tell the projects \solutions if singing is needed or if it can be skipped. Ideally ...
by Collins
Tue Aug 08, 2023 2:07 pm
Forum: Common Problems
Topic: What happened to 20.9 upgrade
Replies: 9
Views: 50302
 
Jump to post

Re: What happened to 20.9 upgrade



Also, the 20.9 upgrade broke minor upgrades where the Product Code is not changed.

Regarding this, can you please take a look at the Product Code Not Refreshing With AI 20.7.0+ forum thread and see if this is the case for you?

Best regards,
Liviu


Thank you. Yes, that seems to be the issue ...
by Collins
Tue Aug 08, 2023 1:20 pm
Forum: Common Problems
Topic: What happened to 20.9 upgrade
Replies: 9
Views: 50302
 
Jump to post

Re: What happened to 20.9 upgrade

I'm on 20.9 and the auto update is asking me to upgrade to 20.8, is that expected? Also, the 20.9 upgrade broke minor upgrades where the Product Code is not changed.
by Collins
Wed Aug 03, 2022 8:44 pm
Forum: Feature Requests
Topic: AI_USER_CHECK_PASSWORD To Not Log Value
Replies: 6
Views: 39813
 
Jump to post

Re: AI_USER_CHECK_PASSWORD To Not Log Value

Thank you for the workaround Catalin. I will apply it to the projects that use that dialog.
by Collins
Mon Jul 18, 2022 2:24 pm
Forum: Feature Requests
Topic: AI_USER_CHECK_PASSWORD To Not Log Value
Replies: 6
Views: 39813
 
Jump to post

Re: AI_USER_CHECK_PASSWORD To Not Log Value

Hi Catalin,

I have emailed you and attached the log, AIP and the steps used by the end user.
by Collins
Fri Jul 15, 2022 3:16 pm
Forum: Feature Requests
Topic: AI_USER_CHECK_PASSWORD To Not Log Value
Replies: 6
Views: 39813
 
Jump to post

AI_USER_CHECK_PASSWORD To Not Log Value

Hello,

I have a project that uses the built in CheckUserCredentails custom action. I recently noticed that in the log file when AI_USER_CHECK_PASSWORD runs, it places all the values in the log, even the password.

AI_USER_CHECK_PASSWORD1AI_USER_IGNORE_FULLNAME1AI_USER_IGNORE_MSI1AI_USER_IS ...
by Collins
Fri Jul 15, 2022 3:09 pm
Forum: Feature Requests
Topic: Ability To View Edit Field Value With Password Attribute Set
Replies: 9
Views: 52052
 
Jump to post

Re: Ability To View Edit Field Value With Password Attribute Set

Hi Catalin,

Sorry for the late response. Yes, setting the Hide Property works .
by Collins
Thu Apr 28, 2022 9:21 pm
Forum: Feature Requests
Topic: Ability To View Edit Field Value With Password Attribute Set
Replies: 9
Views: 52052
 
Jump to post

Re: Ability To View Edit Field Value With Password Attribute Set

I did not set that attribute on the property that was on the message box, but I do remember seeing the value in the log file.
by Collins
Mon Apr 25, 2022 6:26 pm
Forum: Feature Requests
Topic: Ability To View Edit Field Value With Password Attribute Set
Replies: 9
Views: 52052
 
Jump to post

Re: Ability To View Edit Field Value With Password Attribute Set

Catalin wrote: Wed Apr 20, 2022 3:42 pm Hello Les,

I am not quite sure I fully understand this.

Do you mean that the property appears in the log file?

Best regards,
Catalin
Catalin,

That's correct.
by Collins
Tue Apr 19, 2022 4:06 pm
Forum: Feature Requests
Topic: Ability To View Edit Field Value With Password Attribute Set
Replies: 9
Views: 52052
 
Jump to post

Re: Ability To View Edit Field Value With Password Attribute Set


Hello Les,

For MSI, the only thing I can think of would be displaying a messagebox when the "PushButton" control is pressed.

Best regards,
Catalin


Thanks Catalin. I have tried the PushButton approach, but the PROP that sets the value still logs that value based on my attempt. It would be ...
by Collins
Fri Apr 15, 2022 2:35 pm
Forum: Feature Requests
Topic: Ability To View Edit Field Value With Password Attribute Set
Replies: 9
Views: 52052
 
Jump to post

Ability To View Edit Field Value With Password Attribute Set

Hello,

Can the ability be added to unmask the value of an edit field that has the password attribute set with a push button. For instance, I have a value that is not necessarily a password (API Key) that is complex and that I want hidden, but I would like to validate its accuracy by pushing a view ...
by Collins
Thu Mar 03, 2022 4:44 pm
Forum: Feature Requests
Topic: ASP.NET Core Launch Condition
Replies: 1
Views: 17945
 
Jump to post

ASP.NET Core Launch Condition

Hello,

You provide .NET Core already as a Launch Condition. Could you also add functionality for ASP.NET Core as a Launch Condition please.

Go to advanced search