Mithilesh Lathkar
Mithilesh Lathkar
I’m using an MSI installer (built with the WiX ServiceInstall element) and a Windows Service is created. The service installs correctly, and I start it manually in the Services. When...
What I want --> In the main function, a VirtualDir is declared. I want to set the regular time interval value in IIS in one of the application pools. In...
Hello @oleg-shilo , In a multi-instance installation environment on Windows, the InstallLocation value under the registry key: **"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall"** is showing up as blank after installation. To address this, I tried...
Hello @oleg-shilo, I'm installing an application that includes a Windows service. I have multiple instances of this application installed. Each instance installs its own service, for example: Default instance installs:...