Search found 6595 matches

Go to advanced search

by Catalin
Wed Mar 27, 2024 3:51 pm
Forum: Common Problems
Topic: Google Chrome Like Software Updates
Replies: 2
Views: 6563
 
Jump to post

Re: Google Chrome Like Software Updates

Hello Obay, Apologies for the delayed reply. In order to achieve what you want, we need to make use of the updater's command options - Advanced Installer Updater . For instance, in your case, we can make use of the /silentall parameter. Now, in order to achieve that, we have to automatically call th...
by Catalin
Wed Mar 27, 2024 2:44 pm
Forum: Building Installers
Topic: Could not write value INF during install of a repackaged program.
Replies: 6
Views: 8720
 
Jump to post

Re: Could not write value INF during install of a repackaged program.

Hello Johannes, That was happening because of some noise registry entries captured during the repackaging session. I will paste below the reply from email: I've finished my investigations regarding this and here would be the conclusions: - the keys from under SYSTEM\WaaS\WaaSMedic\TaskStore are syst...
by Catalin
Wed Mar 27, 2024 12:20 pm
Forum: Common Problems
Topic: Remote install freeze at AI_VerifyPrereq
Replies: 3
Views: 8781
 
Jump to post

Re: Remote install freeze at AI_VerifyPrereq

Hello, What I find a bit confusing is this: - the MSI install the prerequisite and then uninstall them after that the installation freeze Could you please ellaborate more on this? How is the prerequisite installed and then uninstalled during the same installation process of the main package? Or even...
by Catalin
Wed Mar 27, 2024 12:09 pm
Forum: Common Problems
Topic: Powershell Script don't run during installation Windows 10 LTSB2016 (IOT), Manually it's OK.
Replies: 6
Views: 8698
 
Jump to post

Re: Powershell Script don't run during installation Windows 10 LTSB2016 (IOT), Manually it's OK.

Hello Markus, First of all, I am glad you managed to find a workaround for the issue. Now, regarding the Powershell script, have you tried setting it as 64-bit? If so, did it help? Pretty sure that the 64-bit option should launch the 64-bit version of Powershell from the system. Best regards, Catalin
by Catalin
Tue Mar 26, 2024 3:30 pm
Forum: Common Problems
Topic: Nuget package dependencies
Replies: 9
Views: 66582
 
Jump to post

Re: Nuget package dependencies

Hello Zsolt,

You are always welcome! :)

Regarding your question, I'm afraid that might not be possible currently.

However, I will discuss with our dev team to see whether or not we can improve our current support.

Best regards,
Catalin
by Catalin
Tue Mar 26, 2024 3:28 pm
Forum: Common Problems
Topic: Powershell Script don't run during installation Windows 10 LTSB2016 (IOT), Manually it's OK.
Replies: 6
Views: 8698
 
Jump to post

Re: Powershell Script don't run during installation Windows 10 LTSB2016 (IOT), Manually it's OK.

Hello Markus, If the script is not running, I would advise checking the execution policy set on that LTSB2016 machine. To do so, you can open a PowerShell and then run the following cmdlet: Get-ExecutionPolicy . For more information about execution policies, please refer to the following article: ab...
by Catalin
Tue Mar 26, 2024 2:45 pm
Forum: Common Problems
Topic: AI_SetMsiProperty isn't working in inline Powershell immediate action
Replies: 7
Views: 10444
 
Jump to post

Re: AI_SetMsiProperty isn't working in inline Powershell immediate action

Hello and welcome to our forums, The fact that this only reproduces on one customer's machine means it will be quite hard to investigate, as most likely it's a corner case. I honestly can not think of any reason why setting the property would fail. Does your customer have any AV software installed? ...
by Catalin
Tue Mar 26, 2024 1:48 pm
Forum: Building Installers
Topic: Advanced Installer Project Build - temp file location
Replies: 3
Views: 5327
 
Jump to post

Re: Advanced Installer Project Build - temp file location

You are always welcome, Ian.

Best regards,
Catalin
by Catalin
Tue Mar 26, 2024 1:27 pm
Forum: Common Problems
Topic: Discrepancies between exe and MSI build
Replies: 3
Views: 7210
 
Jump to post

Re: Discrepancies between exe and MSI build

Hello Matt, That might be happening if your MSI build is of 32-bit. If you have multiple builds, e.g. one for EXE and one for MSI, then the MSI build might be 32-bit. You can check this by going to the "Install Parameters" page and checking the bitness for your MSI build: Screenshot_130.pn...
by Catalin
Tue Mar 26, 2024 1:24 pm
Forum: Common Problems
Topic: Updater GitHub Integration throws 0xE000000C
Replies: 11
Views: 24926
 
Jump to post

Re: Updater GitHub Integration throws 0xE000000C

You are always welcome, Goran.

I am glad that I was able to assist.

Best regards,
Catalin
by Catalin
Tue Mar 26, 2024 1:23 pm
Forum: Building Installers
Topic: Advanced Installer Project Build - temp file location
Replies: 3
Views: 5327
 
Jump to post

Re: Advanced Installer Project Build - temp file location

Hello Ian, Is there a way to centralise where all temp files are located during a build of a project? (I've not found any documentation on this yet). I'm afraid that is not possible. However, I think you can whitelist the %temp% folder together with the build folder and that should suffice. Hope thi...
by Catalin
Tue Mar 26, 2024 1:15 pm
Forum: Building Installers
Topic: Install attached file (exe) only if not already installed
Replies: 5
Views: 13374
 
Jump to post

Re: Install attached file (exe) only if not already installed

Hello, If the EXE that you are trying to launch through a custom action is an actual installer, I would advise adding it as a prerequisite in the "Prerequisites" page. In that page, you can define the installation conditions so that the prerequisite (the ODBC driver) is only installed if i...
by Catalin
Tue Mar 26, 2024 1:07 pm
Forum: Common Problems
Topic: Azure DevOps Task Hangs
Replies: 3
Views: 7786
 
Jump to post

Re: Azure DevOps Task Hangs

Hello, This might happen if the "Ask me at every change" option is set for your Version field in the "Product Details" page. For more details, please have a look over the following thread which discusses a similar problem: Never ask to "Generate new Product Code" Hope t...
by Catalin
Tue Mar 26, 2024 10:58 am
Forum: Building Installers
Topic: Add file to 3rd Party "Program Files" Folder
Replies: 3
Views: 5671
 
Jump to post

Re: Add file to 3rd Party "Program Files" Folder

You are always welcome, glad to hear it helped.

Best regards,
Catalin
by Catalin
Tue Mar 26, 2024 10:58 am
Forum: Building Installers
Topic: Installation type not properly preserved
Replies: 15
Views: 28400
 
Jump to post

Re: Installation type not properly preserved

You are always welcome, Luka!

Best regards,
Catalin

Go to advanced search