The installation program is successfully created in 25th of the 36-Year Plan [yysun]

Source: Internet
Author: User

Original WB editor InstallationProgramOne disadvantage is that it cannot be detected and reminds users to download and install the. NET Framework. Users who do not read readme.txt do not know this prerequisite.

Inspired by Wix for Dummies, I found a solution:

Find the original wbeditor. MSI and find an MSI that can detect. net. Both MSI are decompiled with Wix (using its dark tool), cleverly combine the two Wix XML files, and finally re-compile and generate a new MSI using the candle and light tools.

The Drak/X option can decompile binary data in MSI, suchCode.

Why not generate a brand new MSI directly? The reason is that you need to retain the product upgradecode in the original MSI and the guid of each file to make the new MSI compatible with the old one. Therefore, after such a sum, the two MSI not only retains the original guid, but also adds the. NET detection function. In fact, the above outline is the 25th plan for launching the program.

Note: The old wbeditor. MSI is made with the makemsi tool.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.