Search found 11 matches

Go to advanced search

by markoc
Wed Nov 24, 2021 1:01 pm
Forum: Building Installers
Topic: Path of persisted registry values
Replies: 5
Views: 9396
 
Jump to post

Re: Path of persisted registry values

Hi Catalin, Thanks again for your quick reply. Please note that I acutally referred to the 64-bit machines in my previous post. On a 64-bit machine, a 32-bit process (like our installation) will redirect its registry entries under the WOW6432Node. This is the default behavior of the OS. Then, just t...
by markoc
Wed Nov 24, 2021 10:28 am
Forum: Building Installers
Topic: Path of persisted registry values
Replies: 5
Views: 9396
 
Jump to post

Re: Path of persisted registry values

Hi Catalin, Thank you for the fast answer but I do have some follow-up questions. What about 64-bit machines? Does the path change then? Also, will the path stay the same for different versions of Windows OS (e.g. Windows 8/10/11, Windows Server 2012/2016/2019/2022)? And my last question: how can I ...
by markoc
Tue Nov 23, 2021 2:18 pm
Forum: Building Installers
Topic: Path of persisted registry values
Replies: 5
Views: 9396
 
Jump to post

Path of persisted registry values

Hi everyone, We have an installer solution in which we use persisted parameters to be able to use them in repair and upgrade actions. We would like to programmatically acquire the path of those registry keys in order to be able to manipulate them in some custom actions, most likely Powershell inline...
by markoc
Tue Nov 23, 2021 2:10 pm
Forum: Common Problems
Topic: Logging verbosity of standard actions
Replies: 1
Views: 4033
 
Jump to post

Logging verbosity of standard actions

Hi everyone,

Is there a way to set a higher level of verbosity (e.g. DEBUG or TRACE) for standard Windows Installer and AI_* actions?

I would like to get more information from those actions to help me debug my installer.

Kind regards,
Marko
by markoc
Wed Nov 03, 2021 9:41 am
Forum: Building Installers
Topic: Problem with secure install properties
Replies: 9
Views: 20792
 
Jump to post

Re: Problem with secure install properties

Hi Liviu,

This looks like it would do the job but I don't see the Table Editor page in my project... Is it not usable on a Professional licence? If not, is there any other way of disabling the action without using the Table Editor?

Best regards,
Marko
by markoc
Fri Oct 29, 2021 9:28 am
Forum: Building Installers
Topic: Problem with secure install properties
Replies: 9
Views: 20792
 
Jump to post

Re: Problem with secure install properties

Hi Liviu, I tested your proposed solution and, although it works as expected when repairing the installation the first time, it will not work for any subsequent repair jobs. Running the second repair job triggers the AI_SecureProperty action again and that will fetch the secured property from regist...
by markoc
Tue Sep 21, 2021 7:16 am
Forum: Building Installers
Topic: Problem with secure install properties
Replies: 9
Views: 20792
 
Jump to post

Re: Problem with secure install properties

Hi Liviu, First of all, my apologies for the really late response and thank you again for your time. We haven't had the time to actually test this solution but once when it is again on our agenda we will give it a go and I will update this thread to let you know if everything went according to plan....
by markoc
Thu Sep 09, 2021 12:36 pm
Forum: Building Installers
Topic: Problem with secure install properties
Replies: 9
Views: 20792
 
Jump to post

Re: Problem with secure install properties

Hi Liviu, First of all, thank you for the quick answer and for the time taken to create a project to demonstrate your proposed solution. Unfortunately, this solution does not fix our problem. Although it fixes the problem on a First install type of installation, it will not fix the problem on trying...
by markoc
Tue Sep 07, 2021 7:39 am
Forum: Building Installers
Topic: Problem with secure install properties
Replies: 9
Views: 20792
 
Jump to post

Problem with secure install properties

Hi everyone, We are having difficulties trying to introduce secure install properties into our installer and I was hoping to get some information here on how to integrate this feature. First of all, we have a configuration file used alongside our .exe file that gives the user of our installer the ab...
by markoc
Thu Jun 17, 2021 7:54 am
Forum: Building Installers
Topic: Setting up a IIS reverse proxy - ARR support
Replies: 4
Views: 8701
 
Jump to post

Re: Setting up a IIS reverse proxy - ARR support

Hi Catalin,

Thank you for your response, I am looking forward to the update.

Kind regards,
Marko
by markoc
Fri May 28, 2021 10:23 am
Forum: Building Installers
Topic: Setting up a IIS reverse proxy - ARR support
Replies: 4
Views: 8701
 
Jump to post

Setting up a IIS reverse proxy - ARR support

Hi, We are trying to set up a IIS reverse proxy using the IIS component of the Advanced Installer. One of the problems we are facing is trying to set up Application Request Routing (ARR) in order to enable proxying of requests from our public endpoints to our private ones. The only place where this ...

Go to advanced search