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
12
questions and find answers to
173
problems.
Stats
4.8k
EtPoint
1.6k
Vote count
12
questions
173
answers
About
Deployment specialist, release manager, corporate packaging and some development experience.
Stein Åsmul questions
Why is it a good idea to limit deployment of files to the user-profile or HKCU when using MSI?
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?
Stein Åsmul answers
Why is it a good idea to limit deployment of files to the user-profile or HKCU when using MSI?
Can WiX Component GUIDs Be Duplicated Across Different Product Installs
How to make shortcuts and add an icon through wix toolset
Self extracting archive (EXE) for Windows
WiX installer msi not installing the Winform app created with Visual Studio 2017
WIX Installer: Prevent installation on Windows Server 2012 R2
Windows Installer "Error 1308. Source file not found" when uninstalling patch in sequence scenario
Wix Custom Action - session empty and error on deferred action
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