I want to create a URL-based Windows installer. I need Msistuff.exe to configure the Setup.exe resources. I have installed the Windows SDK components. However, I am unable to find Msistuff.exe. Please advise how to get that/find its path.
CodePudding user response:
I could not find Msistuff.exe anywhere. The comment from Naticklamb on this page helped me. I downloaded this folder and compiled it from VS2019 Developer Command Prompt. After compiling, the Msistuff.exe was created. I installed the following through Visual Studio Installer:
C CMake tools for Windows
to getnmake
C Windows XP Support for VS 2017 (v141) tools [Deprecated]
to getWin32.mak