Search found 6608 matches

Go to advanced search

by Catalin
Wed Mar 27, 2024 12:20 pm
Forum: Common Problems
Topic: Remote install freeze at AI_VerifyPrereq
Replies: 3
Views: 8798
 
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: 8722
 
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: 66644
 
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: 8722
 
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: 10467
 
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: 5338
 
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: 7229
 
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: 24954
 
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: 5338
 
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: 13391
 
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: 7806
 
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: 5683
 
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: 28432
 
Jump to post

Re: Installation type not properly preserved

You are always welcome, Luka!

Best regards,
Catalin
by Catalin
Tue Mar 26, 2024 9:02 am
Forum: Building Installers
Topic: Doc clarification: 'Framework Prerequisite'
Replies: 1
Views: 5070
 
Jump to post

Re: Doc clarification: 'Framework Prerequisite'

Hello, Indeed, I have noticed as well that the documentation regarding framework prerequisites is quite slim and I have created a task so this can be improved in the future. The "framework" option is meant for some prerequisites which are more "troublesome" by design. One example...
by Catalin
Mon Mar 25, 2024 6:25 pm
Forum: Common Problems
Topic: Discrepancies between exe and MSI build
Replies: 3
Views: 7229
 
Jump to post

Re: Discrepancies between exe and MSI build

Hello Matthew and welcome to our forums, Please note that the Surface theme (the one that you are using) requires a features called "Enhanced User Interface" which itself requires the use of an EXE setup. That being said, that's why your MSI UI looks quite malformed, because the Windows In...

Go to advanced search