I have my installer coded in WiX language. It supports major upgrade mechanism. A particular requirement is that the same MSI file will not be possible to install twice.
Is it possible to mock the Windows Installer? I would like to set up tests for various scenarios during install. I don\'t really care what is stored in the Windows 开发者_C百科Installer databases, I j
I have a product installation that has been patched with one smal开发者_C百科l update patch which is uninstallable. Is there any difference if I first uninstall the patch and then product installation
I have an MSI installer (set-up project) which actually calls a Windows Forms exe through system.diagnostic.process.
How can i make up am installer for my java application (jar file) . The same as that o开发者_如何学运维f windows installer which proceeds by clicking next and installs the application. What i want wit
When I add new files through patch it messes up File Sequence table and at the same time the size of the patch becomes the same as the size of the product installation. I\'m using PatchGroup element t
I had installed Java in my PC and it was working perfectly. Suddenly something went wrong and now I m not able to open swing applications and its showing the error \'Java not found\'. But I can run th
Installing Excel 2010 add-in on the target machine with Office 2010 + .Net framework 4.0 is absolutely fine. However, I am not sure whether or not Excel 2010 add-in is compatible with Excel 2007 and 开
I am having a hard time tracking down how to include the debug symbol files in an install project for the debug build (only).If I Project -> Add -> Output -> Debug Symbols (for each project), it will
I know how to associate certain file extensions in a deployment project but when one of those files is opened I want to 开发者_JAVA百科pass the file name to my application to proceed with the correct