Recently in learning installshelled packaging. NET do software, where the MySQL database silent installation script will not write, I novice do not spray. In the way of not writing scripts, occasionally saw this advinceinstaller can be the. exe or. msi installation file repackaging to become a silent installer, the operation steps relatively simple, record to prevent forgetting, but also hope to have a good
believe everyone has this. Any version is supported.
Basic knowledge
1. MSI file formatThe MSI file is actually an installation database with many tables. These tables are all text written in the tab format, just like excel, which consists of columns and rows. You can export each table from MSI. The exported table can be opened in a text editor or Excel. The rol
provided by Microsoft. My Chinese version (version 4.5.6001.22192 ):Http://www.wanfutrade.com/software/hanhua/MsiDb.exe3. iexpress: A cab file packaging user interface tool provided by Microsoft. My Chinese version (version 6.0.0.0 ):Http://www.wanfutrade.com/software/hanhua/iexpress20.exe4. Excel. I believe everyone has this. Any version is supported.
Basic knowledge
1. MSI file formatThe MSI file is actu
First, delete the $patchcache$ folder
1, $PatchCache $ is the system hidden file, you need to show it first, as shown in the figure:
2, then you can delete the $patchcache$ folder, if prompted permission issues, please obtain WIN8 Super Administrator rights.
PS: note, do not delete the other folders under the installer directory, otherwise it will cause the related software can not uninstall.
Second, compressed
Double-click the MySQL installation package,Tick the check box and click Next:Select developer mode and click Next:Click Next directly:Pop-up the prompt box and click OK:Click to execute directly:To do this, click Next:Click Next directly:Confirm the configuration and click Next:Enter your username and password and click Next:Default options, click Next:Click to execute directly:Click OK:Click Next directly:Verify the user name password and click Next:Click to execute:Click Finish:Click Next:Cli
Original Link:http://blogs.msdn.com/b/cjacks/archive/2008/12/04/ How-to-set-directory-permissions-at-install-time-using-an-msi-created-using-windows-installer-xml-wix.aspxAuthor:chris Jacksonfollowing content is the directly reprinted from above link and the for knowledge sharing. Please go to above link for more detailed info. thanks~Here is a topic I has been saying "I ll get to it" for a while now ...We
1. Go to the official website to find the installation package you need: https://dev.mysql.com/, path: Download-->mysql Community Edition (GRL)-->mysql on Windows ( Installer Tool)
2. Locate the required installation package,
:
3. Click Download. The installation version (Mysql-install-community) is selected here
4. Choose not to log in to download.
1. Create a new "installation project" project;
2. Add all the corresponding project files in Solution Explorer (right-click "add"> "file" on the project ");
3. Click "Custom operation Editor" at the top of solution Resource Manager ";
4. In the "Custom operations" view, click "Install" and Right-click "add custom operations ", in the displayed window, select items in the project, select the EXE file of the corresponding Windows service, and click OK;
5. Click "Install" and select the Window
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.