Search found 18 matches

Go to advanced search

by juan.01
Tue Oct 03, 2023 9:55 am
Forum: Common Problems
Topic: Azure Pipelines Advanced Installer
Replies: 4
Views: 6988
 
Jump to post

Re: Azure Pipelines Advanced Installer

Hi Catalin, Thanks for your help and adding this behavior to the devops extenssion. In our company the system department use an automatic mdm to update applications and it's difficult to ensure thar all team members have in their Pcs the same Advanced Installer version and same version as server use...
by juan.01
Tue Sep 26, 2023 1:19 pm
Forum: Common Problems
Topic: Azure Pipelines Advanced Installer
Replies: 4
Views: 6988
 
Jump to post

Azure Pipelines Advanced Installer

Hi, We are using azure pipelines for building our installers. We have an Azure Agent installed in Windows Server for running pipelines. In this Windows Server we have multiple versions of Advanced Installer. In Azure Pipelines task we have specified the Advanced Installer Version to use but it seems...
by juan.01
Wed Jul 26, 2023 3:29 pm
Forum: Common Problems
Topic: Refresh dependant properties on property change
Replies: 5
Views: 5799
 
Jump to post

Re: Refresh dependant properties on property change

Thanks for your help! This is what I have done. What is the recommended stage to put this type of actions?

With regards,
by juan.01
Tue Jul 25, 2023 11:16 pm
Forum: Common Problems
Topic: Refresh dependant properties on property change
Replies: 5
Views: 5799
 
Jump to post

Re: Refresh dependant properties on property change

During the installation you need to use only properties referenced by Formatted data types, for example "[HOME_PATH]". Hi! Thanks for your reply. Maybe you mean to set properties like this way? advinst_spBv7TKVJc.png I have try also in this way and it seems that the property inside '[]' a...
by juan.01
Mon Jul 24, 2023 11:25 am
Forum: Common Problems
Topic: Refresh dependant properties on property change
Replies: 5
Views: 5799
 
Jump to post

Refresh dependant properties on property change

Hi, I have added some custom properties in my installer. HOME_PATH = C:\Home CONFIG_PATH = [|HOME_PATH]\Configuration LOGS_PATH = [|HOME_PATH]\Logs I have noticed that If during wizard I change HOME_PATH the others properties are not being refreshed. The only way to achieve that is using custom acti...
by juan.01
Tue Jun 27, 2023 6:49 am
Forum: Sample Projects
Topic: Code Integrity (Device Guard) policy and setups created with Advanced Installer
Replies: 4
Views: 165627
 
Jump to post

Re: Code Integrity (Device Guard) policy and setups created with Advanced Installer

I think the best way to work this around would be with the help from someone over at Microsoft that is more knowledgeable in this version of Windows and Device Guard. Hi Catalin, I would really appreciate if you can take a further look on that because I have discovered an strange thing in that wind...
by juan.01
Thu Jun 22, 2023 12:25 am
Forum: Sample Projects
Topic: Code Integrity (Device Guard) policy and setups created with Advanced Installer
Replies: 4
Views: 165627
 
Jump to post

Re: Code Integrity (Device Guard) policy and setups created with Advanced Installer

After the reboot, you should now be able to install the setup created with Advanced Installer. Hi @Catalin, First of all thanks so much for your post. It was so helpful to understand how to configure Windows Device Guard policy. I have a problem with this in Microsoft Windows 10 Enterprise 2016 LTS...
by juan.01
Tue Dec 20, 2022 1:41 pm
Forum: Common Problems
Topic: Temporary files created during install process signed with caphyon sign
Replies: 21
Views: 18726
 
Jump to post

Re: Temporary files created during install process signed with caphyon sign

Thanks so much for your help with this.
I supose they have a SysAdmin to configure this, but I think this will help to clarify the process because sometimes it seems that they don't have this windows feature so clear...

I'll post if they say that everthing is now working properly

With regards,
Juan
by juan.01
Fri Dec 16, 2022 8:25 am
Forum: Common Problems
Topic: Temporary files created during install process signed with caphyon sign
Replies: 21
Views: 18726
 
Jump to post

Re: Temporary files created during install process signed with caphyon sign

Could you please check with your customer to make sure they have done the same? Good morning Catalin, could you please explain more about the code Integrity feauture? Where you have to configure it and how do you check if the certificate is added correctly to the policicy file that you have mention...
by juan.01
Thu Dec 15, 2022 3:43 pm
Forum: Common Problems
Topic: Temporary files created during install process signed with caphyon sign
Replies: 21
Views: 18726
 
Jump to post

Re: Temporary files created during install process signed with caphyon sign

Could you please check with your customer to make sure they have done the same? I will check it with our custommer and see how they have configured the certificate. Thanks so much for your notes. Additionally, is there any way in which you can configure your C# program to copy the files that are no...
by juan.01
Wed Dec 14, 2022 1:48 pm
Forum: Common Problems
Topic: Temporary files created during install process signed with caphyon sign
Replies: 21
Views: 18726
 
Jump to post

Re: Temporary files created during install process signed with caphyon sign

Hi Catalin, They have added the certificate in the Trusted editors certificate list in windows MMC console at the local system level. The problem I think is that there are some temporaly files that are not signed. I have developed a C# program to monitor C:\Windows\Installer and write a log about fi...
by juan.01
Tue Dec 13, 2022 1:04 pm
Forum: Common Problems
Topic: Temporary files created during install process signed with caphyon sign
Replies: 21
Views: 18726
 
Jump to post

Re: Temporary files created during install process signed with caphyon sign

Catalin wrote: Tue Dec 13, 2022 1:00 pm Which one of those 7 is the one I should check?
I think that all of them are failing but you can try with FileManager installer or LogService installer.

With regards,
by juan.01
Mon Dec 12, 2022 5:03 pm
Forum: Common Problems
Topic: Temporary files created during install process signed with caphyon sign
Replies: 21
Views: 18726
 
Jump to post

Re: Temporary files created during install process signed with caphyon sign

I have send you an invitation to a OneDrive Shared folder whitch contains some installers created with Advanced Installer 20.

In those installers you can see that there are some temporarly files whitch are created by the installer and are not signed with advanced installer signature.

With regards,
by juan.01
Mon Dec 12, 2022 11:07 am
Forum: Common Problems
Topic: Temporary files created during install process signed with caphyon sign
Replies: 21
Views: 18726
 
Jump to post

Re: Temporary files created during install process signed with caphyon sign

Hi!,

I have send you the installer executable. to the provided email address. Please let me know if you have received it correcly.

With regards,
by juan.01
Fri Dec 02, 2022 8:37 am
Forum: Common Problems
Topic: Temporary files created during install process signed with caphyon sign
Replies: 21
Views: 18726
 
Jump to post

Re: Temporary files created during install process signed with caphyon sign

You are indeed right. Hi Catalin, We have been trying with installers created with Advanced Installer 20 and it seems that there are some temporaly files created during installation whitch are not signed with Caphyon sign. We can see this message in Windows Event Viewer Code Integrity determined th...

Go to advanced search