This article is transferred from the "Wule Bar Software Station", the original link:http://www.wuleba.com/?p=23892starting with Visual Studio 2012, Microsoft has completely wiped out its original installation and deployment tools, and instead lets everyone install a third-party packaging tool, "InstallShield Limited Edition for Visual Studio", note that this version is free, only need to register under the mail, there will be a registration code. I do
file, it will also be automatically generated in the registry according to the settings here. The registry keys and key values generated here will be uninstalled at the same time.
The preceding steps are five steps in total. You can also add a key value to your registry and then export the reg file. Use the import menu in the Registry panel for import. In section 11.5, on the registry panel, the Registry is in the upper left corner. You can copy your registry to the registry of the installation
Now there's a lot of free packaging software1. Advanced Installer2. Setup Factory3. Smart Install MakerRecommendations for enterprise applications:Nullsoft, installshield,advanced InstallerOf course there are other, the following mainly say I used two kinds of InstallShield and advanced Installer, introduce their activation and use of methods, their advantages and so onIntroduction: Windows7 flagship editio
Original article: a complete InstallShield installer instance-goddess of the sea of azelas (3)-advanced settings 1
Previous Article: a complete installer instance-goddess of the sea of azelas (2)-Basic settings 2Part 2: Script Programming
Before starting programming, let's clarify which functions we have set up earlier to use programming.
1. display software license agreement
2. check whether the required prerequisite software jkd1.6.0 _ 04 is instal
1. Generate a release for the completed program, and then click tools --> InstallShield wizard. (if there is no such release, you can find the installation disk of vc6. find the ishield file and setup.exe to install InstallShield.) The InstallShield user interface is displayed.
2 The following describes how to use InstallShie
The following example allows InstallShield to obtain an IP address using Winsock, which saves the following files as Tcpip.rul
#define WSADESCRIPTION_LEN 256
#define Wsasys_status_len 128
typedef
Wsadata
Begin
INT wversion;
INT whighversion;
Char szdescription[wsadescription_len+1];
Char szsystemstatus[wsasys_status_len+1];
Short imaxsockets;
Short IMAXUDPDG;
Pointer lpvendorinfo;
End
Wsadata Structwsadata;
Wsadata pointer pwsadata;
typedef hostent
Be
installshield| program//////////////////////////////////////////////////////////////////////////////
//
Function:onfirstuiafter
//
Event:firstuiafter event is sent after file transfer, when installation
is run for the "the" "the" given machine. In this event handler
Installation usually displays UI that would inform end user
Installation has been completed successfully.
//
///////////////////////////////////////////////////////////////////////////////
installshield| program//////////////////////////////////////////////////////////////////////////////
//
Function:onfirstuiafter
//
Event:firstuiafter event is sent after file transfer, when installation
is run for the "the" "the" given machine. In this event handler
Installation usually displays UI that would inform end user
Installation has been completed successfully.
//
///////////////////////////////////////////////////////////////////////////////
The installshield| program version 6.3 seems to be driven by events:
//////////////////////////////////////////////////////////////////////////////
//
Function: Onfirstuibefore
//
Event: Firstuibefore event is sent when installation was run for the
Time on given machine. In the handler installation usually displays
UI allowing end user to specify installation parameters. After this
function returns, Componenttransferdata is called to perform file
Tran
When installing the installation package, you often encounter updates and other problems. When Using installshield to create the installation package, if the software version changes, the update is automatically completed. However, we have a problem here. If the regist information of the new version and the regist information of the old version are changed in installshield, for example, the Registry structu
Turn: http://www.cnblogs.com/culturenet/archive/2006/12/19/596930.html
Turn: http://www.cnblogs.com/neilvension/archive/2006/12/20/597806.html
Another project is coming to an end recently, but the other party requires installation to be foolish and do not need manual configuration as far as possible. So I just picked up the InstallShield that I haven't used for two or three years. Find InstallShield 12 and
Http://support.lnnu.edu.cn/is.htm
InstallShield User Guide
Installshield is a widely used installation method.ProgramMake software. You can use it to create Professional-level installation programs. However, its disadvantage is that it is cumbersome to use and makes beginners daunting.
The following uses InstallShield Professional Standard Edition 6.3
The installshield| program below is an example of setting up Web files and settings that requires a VBS file (with virtual directory settings but no permissions settings).
////////////////////////////////////////////////////////////////////////////////
//
IIIIIII ssssss
II SS InstallShield (R)
II ssssss (c) 1996-1999, InstallShield Software Corporation
II SS (c)
InstallShield scripting language is similar to the C language, the use of InstallShield wizards or templates can generate a basic script framework, on this basis can be modified and added on their own will.I. Basic grammatical rules1. VariablesBOOL Boolean value is True (1) or False (0)Char character type one-byte long (8bit) characterHWND window handle for holding window handleint integer two-byte longList
Note: InstallShield version: 2010
Requirement: automatically deploy the MySQL database
Implementation Method: first install MySQL ODBC on the welcome machine to test whether the user name and password entered by the customer are correct, and call batch processing to automatically deploy the database
Because the Chinese characters are garbled during the execution of MySQL scripts to import data using ODBC, this problem has not been solved, so we can't
As we all know, the Silverlight OOB mode can be directly installed right-click in the browser,Here I will introduce how to use SilverlightProgramCreate an independent EXE installer.Ideas:1. Install xap through command line2. After installation, uninstall the xap that comes with OOB In the delete control panel.3. InstallShield installer uninstall and also uninstall the Silverlight Program
Prerequisites:Reading this articleArticleYou need to understan
Original article: How to: add files when installing the installation package With InstallShield
I always thought this was not a problem, but I did not expect many people in several groups to be confused about how to add files to the installation package. Today I am a little overwhelmed and have compiled an article for your reference.
First, I want to say it again in a loud voice: Don't talk to me any more about English !!!! When you are a programmer,
Original article: InstallShield Integrated Installation of msde2000 (1) fishout licensed release
Original post address: http://blog.csdn.net/fishout/archive/2009/10/26/4730086.aspx
Program, which brings about several problems:1. It cannot be uninstalled along with the application installation;2. msde2000 installation is not possible;3. If you cancel the installation, the program cannot be completely rolled back;4. It cannot be installed in the same d
Tags: blog HTTP Io OS AR for SP strong on
1. Click [Project Assistant]
2. Select [Build Installation], Open this tab asfollow:
3. whenbuild OK, click [Open release folder], Copy MSI file to target path.
Refer:
Your project contains setup prerequistes, these will only work if you choose to have your releaseContain setup.exe. Please change your release settings to build setup or remove the setup prerequistes from your project.
Http://stackoverflow.com/questions/246641/pre-requisite-
Previous: SQL Server 2005 image deletion MemorandumQ: How to create a webpage shortcut
A: Create a shortcut: Modify the attributes of the shortcut you just added, and modify the target and arguments items. Change the target content to [programfilesfolder] Internet Explorer \ iw.e. EXE, which directs the shortcut to IE and changes arguments to the Web site. However, you can directly create an Internet shortcut in instal lscript. I wonder why other projects do not have this function.
Q: How ca
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.