I am analyzing the WiX logs (/Lv) during the installation process very carefully. What i realized, that during the install process two INSTALL actions will be started. The second one during the first is still processing. What is the first Install Action doing? Can i hook a CustomAction into the first Install step? Because every CustomAction i define with Before="a_state" will be executed in the second INSTALL run. Inside of the .wixobj i dont see any hint for the first INSTALL run and when i analyze the source code of WiX i dont find any hint nether.
WiX: WIX Logs show two INSTALL actions. What is the first one?
37 Views Asked by Trafo At
0
There are 0 best solutions below
Related Questions in WIX
- Wix bundle of third party exe and new msi cant figure out detect conditions
- Getting 'Error writing to file' during WiX Toolset upgrade when changing installation scope
- Unable to format string in desired format - WiX
- wix toolset radio button condition
- How to Add custom dialog to Wix v4
- How to invoke UAC(Elevation shield) Prompt while trying to open bootstrapper bundle exe in WIX
- How do I use heat.exe with Visual Studio extension?
- Is anybody using WiX Toolset v5.0.0-rc.1?
- WixToolset v4 - Installation with scope "PerUser" fails when package NetFx462Redist is used
- Wix not writing to HKCU when run with a user needing admin login?
- WIX project Radio button value usage
- WinAPI / WIX - How to detect if the MSI installer is running on ARM64 or x86?
- Detect re-installation on rollback
- Update to Wix 3.14 from 3.11 get error MSB4181: The "MSBuild" task returned false but did not log an error
- Wix: Error LGHT0091: Duplicate symbol 'Property:WIX_IS_NETFRAMEWORK_472_OR_LATER_INSTALLED' found
Related Questions in WIX3.8
- WiX: WIX Logs show two INSTALL actions. What is the first one?
- WiX: Show a UI Dialog-Element after "InstallFinalize"
- Get message content from Twilio Message
- Wix: copy arbitrary file from msi-file directory
- Wix Installer won't build on buildserver
- wix custom action to remove http binding
- How to keep a configuration file when on upgrade but remove it on uninstall?
- Wix Bootstrapper without License UI
- Display installation summary in exit dialog in Wix installer
- How to set DisableModify attribute in Wix bundle during execution of bootstrapper
- Package existing exe and folder with Wix?
- The system cannot find the file "wixca.dll"
- wix - error CNDL0004: The file element contains an unexpected attribute "src" when running from the command line
- error CNDL0027 : The File/@Name attribute's value, is not a valid 8.3-compliant name
- wixtool set during team build gets light.exe System.UnauthorizedAccessException: Access to the path
Related Questions in WIX3.10
- How could we use a custom product version format for Wix Product/@Version - Eg 2022.02.01?
- Deployment of external payload with wix bundle
- Wix C# custom action is not generating CA.dll, only .dll
- Where does WiX cache path names?
- how to run WixSilentExecCmdLine to run batfil ein background
- Two WIX bundles with same upgrade code - Uninstall one?
- Wix MSI installer fail when changing build image in Azure Pipelines
- WiX: WIX Logs show two INSTALL actions. What is the first one?
- WiX: Show a UI Dialog-Element after "InstallFinalize"
- WiX: How to restart the explorer.exe immediately?
- WiX Toolset Custom Action - Unable to find dll and reference through WiX Project
- How to remove the folder that created after uninstalling the setup?
- Is there a way to specify command line aliases within a Wix project?
- WiX Toolset Catastrophic failure running light.exe
- WIX Change Product Name and Install directory from command line parameters
Related Questions in WIX3.11
- Update to Wix 3.14 from 3.11 get error MSB4181: The "MSBuild" task returned false but did not log an error
- WIX 3 and major upgrade : older package uninstall runs without bootstrapper application
- What's the best way to start/stop a windows service before install/uninstall?
- WiX: How to Upgrade "per user" installation including services
- How does WiX decide the installation scope (perUser, perMachine)?
- WiX: Implementing Major Upgrade in WiX 4 for an installer build with WiX 3
- The Wix bundle size was doubled after signing
- Query working in management studio and not working when run from installer created with wix toolset
- Wix Custom Action always creates 32 bit powershell process. How to make it to create a 64 bit process?
- Executing Powershell Script Silently using WixQuietExec
- "Failed to open registration key" WiX error is appearing when running Install after Uninstall
- Can WiX Bootstrapper detect and uninstall previously installed MSI?
- How to prevent Add/Remove Programs entry after WiX MBA installer bundle installs .NET Framework prerequisite
- Wix Toolset v3 - Add custom dialog to WixUI_Minimal with checkbox that conditionally runs an EXE file after installation
- UnInstall Shortcut start menu in Wix bootstrapper project not removing the program from control panel
Related Questions in WIX3.9
- WiX: WIX Logs show two INSTALL actions. What is the first one?
- WiX: Show a UI Dialog-Element after "InstallFinalize"
- WiX: How to restart the explorer.exe immediately?
- Skipping restore for project 'SetupWix.wixproj'. The project file may be invalid or missing targets required for restore (NU1503)
- Error occurred with custom action RegisterComPlus with WIX 3.9 and above
- WPF Installer failed if anti virus installed
- Download files through Wix Bootstrapper\Wix Toolset
- Downloading and copying file using the WIX toolset
- WiX Toolset: Wrap exe in msi
- My app is 'installing' whenever a new user runs my app for THEIR first time
- Stop AppPool before installing website with WiX
- Reference subdirectory generated by WiX Heat tool
- WiX Bundle: Patches for 1.0.0 are not removed from Programs & Features when bundle 2.0.0 is installed
- Dot Net framework prerequsite check in wix not detecting properly for 64 bit machine
- Install Wix Toolset 3.9 for Visual Studio 2015
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?