Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Stein Åsmul
Stein Åsmul has asked
11
questions and find answers to
164
problems.
Stats
4.6k
EtPoint
1.6k
Vote count
11
questions
164
answers
About
Deployment specialist, release manager, corporate packaging and some development experience.
Stein Åsmul questions
What do I do when launching an application triggers repeating, endless Windows Installer self-repair?
Why is it a good idea to limit the use of custom actions in my WiX / MSI setups?
Properly disposing resources used by SmtpClient
Eliminate temporary files in visual studio solution folder
How can I compare the content of two (or more) MSI files?
How do I avoid common design flaws in my WiX / MSI deployment solution?
How can I find the Upgrade Code for an installed MSI file?
How can I detect the type of a dll? (COM, .NET, WIN32)
How to split code into components... big classes? small classes?
How can I find the product GUID of an installed MSI setup?
Stein Åsmul answers
Is there a "best" way to forcibly "uninstall" a product when the MSI fails during uninstall?
Wix Installer : Setting component condition property when doing a MSIEXEC admin install at command line
Looking for a simple way to include all files in a project's BIN folder in my MSI
WIX Installer Preserve config file On major upgrade early Scheduling
File of a new component isn't installed because there was an old component with the same file
Wix Toolkit - MSI Installer - Window's pop-up constantly appears when installed application is launched
How to add a new row to Property table of msi file using c#/cmd
Installer with Online Registration for Windows Application
How can i add a button to wix installer finish dialog box
Registering a CPP dll into COM after installation using Wix Msi installer