I have an .Net 6 exe that is published as a single exe with its app config along side it. I want to run this exe after the commit stage of the wix installation. I know that the exe can be embedded in the msi using the Binary element and specifying a custom action to run this exe. What I don't know is how do a specify the app config of this exe? Does anyone know how to do this?
0
There are 0 answers
Related Questions in CUSTOM-ACTION
- rasa not responding when setting the value of session_persistence: true using socket
- VS2010 Installer Project Custom Action to run an EXE is failing
- How to execute a custom action when a user changes a feature from 'selected' to 'unselected'?
- WiX v4 - execommand not working - works fine on command line
- How to get the additional CA dll from a Wix Custom Action build into a nuget package?
- Wix 4: How to run console application referenced from the setup project
- Unit Testing of Deferred Custom Actions in wix
- How can to run custom action that would run on CANCEL/abort installation?
- Flutterflow package plaid_flutter: ^3.1.4 throws error upon initializing PlaidLink with the correct LinkToken in Custom Action. What am I missing?
- To validate user install step in installer project in Visual Studio 2022
- How to connect appwrire with flutterflow...?
- How to specify the application config file in a Wix Custom Action that will execute an exe that is in a Binary element?
- How to invoke exe using custom action in WIX V4?
- run .msi file compiled from wxs without any installation whatsoever
- Wix4: Perform validations in Bundle.wxs
Related Questions in WIX3.5
- How to specify the application config file in a Wix Custom Action that will execute an exe that is in a Binary element?
- In Wix, at reinstall, is there possibility to re-execute an XML update components?
- WIX ToolSet Conditional logic ignored
- Wix Installer showing 0x80070001: Failed while caching
- Wix 3.5 add file based on file exists or not
- DirectoryRef: use in 2 different folders
- Wix installer wrong path to the users folder
- Trying to run the multiple powershell scripts from wix installer
- WIX Toolset Bundle does not detect package that was just installed
- Why MSI installer queries registry for all installed certificates?
- How to create SDK based WIX custom action in WIX v4 ? Specifically how to get the ..CA.dll to map in the .wxs file?
- calling a script before the managed bootstrapper application is loaded
- Display the warning dialog when a condition is satisfied in Wix
- Wix MSI - Taskbar shortcut goes orphaned when product is uninstalled
- How to change the permissions of the file that is already created using wix installer
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?
Popular Tags
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)