Skip to main content
Filter by
Sorted by
Tagged with
3 votes
5 answers
3k views

If I want to create the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\MyApp with the string value EventMessageFile : C:\Path\To\File.dll how do I define ...
Iain's user avatar
  • 12.9k
9 votes
6 answers
9k views

I wand to construct an MSI which, in its installation process, will deploy itself along with its contained Files/Components, to the TargetDir. So MyApp.msi contains MyApp.exe and ...
Tim Erickson's user avatar
  • 2,383
31 votes
3 answers
11k views

How can I make a major upgrade to an installation set (MSI) built with WiX install into the same folder as the original installation? The installation is correctly detected as an upgrade, but the ...
Magnus Akselvoll's user avatar

1
206 207 208 209
210