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
142
problems.
Stats
4.3k
EtPoint
1.5k
Vote count
11
questions
142
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
Adding entries to MSI UpgradeTable to remove related products
What do I do when launching an application triggers repeating, endless Windows Installer self-repair?
Windows Installer fails on Win 10 but not Win 7 using WIX
Windows service NOT shown in add remove programs under control panel
wix Restart Manager successfully shuts down application but says it couldn't
How can I insert Intel64 or x64 in Template Summary in an MSI project of Wix Toolkit?
How to prevent vc_redist.x##.exe (VS2017) from ambiguously failing due to pending reboot?
What is the compression method used by MSI files?
How do I deploy a VBA Excel Add-In (foo.xlam) using an msi installer?
What are the limitations/benefits on using MSM instead of MSI?