Hi Catalin Unfortunately, I can no longer reproduce it. I created a new project and now it also works in my main project. The problem was that I could not select the entry "AddFiles" in the popup or it was not closed by clicking. This meant that it was also not possible to change the "Execution time...
I am trying to execute a CustomAction after a certain sequence. I have used your video " https://www.youtube.com/watch?v=FOJwLGDoguM ". addFile.png Unfortunately, I am not able to display the MessageBox after the AddFiles sequence. In addition, the options for the "Execution time" are deactivated. e...
Hi Liviu Unfortunately, that is not an option for me. I have ~20 fetaures in several levels in my setup. I would not like to design a separate dialogue for this. The only solution I currently see is to add the prerequisites several times or to create a custom action. However, I have to take care of ...
My application requires that I create a registry entry of the type "REG_MULTI_SZ". Currently, however, I can only force this if my current value contains at least 2 lines or the second line also has at least one character. reg_multi_sz.png Is there any way to force this? This is supported in Regedit...
I have some feature-based prerequisite. featurebased.png However, some of these should only be installed if a certain feature has been selected. In my example I want to install "IIS URL Rewrite 2.1 x64" with "Feature1" or "Feature2". But not if only "Feature3" is selected. Is it necessary to add "II...
I have some prerequisites that need to be installed before the actual setup. pre.png Unfortunately, there is no update of the UI during the installation. The AI window remains completely white. noprog.png Only after about 5 minutes after the installation of the prerequisites is complete does the wel...
Unfortunately, this procedure does not work for the "Spring\LightSkyBlue" theme. spring_lightSkyBlue.png This is based on HTML. After a bit of searching, I came across the file "...\themes\spring\resources\html\common.js". This provided the JavaScript function "AdvinstTextMark()" which then enters t...
I'm creating a bunch of registry entries right now. Since I do not want to assign these as separate components but to a specific file component, I am dependent on the "Select a Component" dialog. However, the dialog is not very user-friendly. :cry: I have the following suggestions for improvement: 1...