.net - Where the MSI file is copied after the installation? -


i have replace because of bug blocks software uninstallation, windows can't find msi file if use file search utility, think msi stored somewhere add or remove programs utility can use it.

does not go %windir%\installer\

though think files may renamed. not sure name mapping from...

this directory gets big move external drive. cause uninstalls or updates fail missing msi error, can fixed putting directory back


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -