), although there are 80M around the Internet Simplified installation package, However, the installation package cannot be installed automatically.
Use the National Day 4 days of duty time, after countless tests, finally use advanced installer completed the ArcGIS platform automatic deployment. Share my practice and experience below.
Prepared scripts:
1, uninstall the old version of ArcGIS License Manager
Write script file Script_delete_license92_new.cmd, content for @echo off REM stop servicen
same application, so a new entry will be created in the Add/delete program. At the same time, a new unmount record file (unins ???. Dat ). The best way is to change the appid and appname. If you must change the appname in the new version, set the value of appid or appname in the previous version of appid. The installer provides a message "cannot register dll/OCX: dllregisterserver output not found" This message usually means that you have specified the "
Administrator command prompt by following the steps below.>># Download the latest version of mpich2 (http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php? S = downloads ).># Open an administrator command prompt (right-click on the command prompt icon and select "Run as administrator ")># From the admin command prompt use the msiexec utility to uninstall mpich2 (eg: Type "msiexec/X mpich2-1.2
Recently in the toss group inside the broken lab, to write their own program every day to install the latest version of the build. Today, there is no task at hand, so write down some of the things you use for future reference. This log to record how the. NET to uninstall the other software.
First, use the MSI installation package directly
If you know the path to the MSI installer, you can obviously use it directly:
Copy Code code as follows:
important. If it is set to 777, you still need to provide a password when logging on.
Remember to delete id_rsa.pub in the temporary directory to make it a good habit.
This method is successfully tested on Red Hat9.0.
2. Edit the crontab file
Vi/etc/crontab
For example, set to execute the script in cron. daily at every day:
00 3 *** root run-parts/etc/cron. daily
3. Edit the script in cron. daily.
Cd/etc/cron. daily/
Vi backupdb
Pg_dump-U postgres voipack>/voipack. SQL
Pg_dump-U postgres
The following describes how to use VC ++ to develop a Windows service program.Run VC ++ 6, select new project, select "atl com Appwizard" in the window that appears, select the project placement location and the corresponding project name, and then select OK.In this case, the window appears, select "Service (exe)", and then click "finish.In the following window, select OK.Then VC completes the wizard and generates the corresponding code (the effect is as follows ).The program entry point is the
is automatically changed to self-registration. Otherwise, you can also modify setup. lst in the installation file list of the installer. Set the parameters in the corresponding macro to exeselfregister. If you do not need self-registration, you can delete this item (note that you need to keep it with commas ).For example, the following is an out-of-process component compiled by the author. After the installation program is created using the above method, the following parameters change:[Setup1
important. If it is set to 777, you still need to provide a password when logging on.
Remember to delete id_rsa.pub in the temporary directory to make it a good habit.
This method is successfully tested on Red Hat9.0.
2. Edit the crontab file
Vi/etc/crontab
For example, set to execute the script in cron. daily at every day:
00 3 *** root run-parts/etc/cron. daily
3. Edit the script in cron. daily.
Cd/etc/cron. daily/
Vi backupdb
Pg_dump-U postgres voipack>/voipack. SQL
Pg_dump-U postgres
1, press win+r, enter "gpedit.msc" Confirmation in the running box ;2. After opening the local policy Group editor, expand: " Computer Configuration "-"Administrative Templates"-"Windows Components"-"Windows Installer" and find "Always install with elevated privileges";3, double-click the option, set to " enabled ", and apply;4, in the end we also want to "User Configuration" in the same operation;5, it can be installed. 1, move the mouse to the lower left corner of the desktop (or directly: wi
Tools Folder. EXE file startup, but not every tool has a graphical user interface, some tools must run from the command line, the running mode of such tools is usually controlled by command line parameters, enter the program name of a tool and add "/?" Parameters can be used to obtain the list of command line parameters and their usage instructions.
Ii. installation from the command line
Sometimes Windows XP cannot be started. You need support tools to find out the cause of the fault. Howe
list of tools in alphabetical order that contains most of the tools and their functional descriptions for support tools. Some tools are independent. HLP help file, open the program Filessupport Tools folder, and double-click one. HLP file to view its contents.
Most tools can be double-clicked in the Program Filessupport Tools folder. EXE file, but not every tool has a graphical user interface, some tools must be run from the command line, such tools are usually run with command line parameters
Refer to a tutorial on the Web, do a record here!
1. Locate the Packages\help path in the iOS image installation file.
2. Open the console command, CD to this path
3. Install by typing the following command in the console
msiexec/i Help3_vs_net.msi Vs_setup=1
Sometimes there will be a click Help manager, the manager has been stuck in the start page situation, even if multiple unloading load help viewer also can not solve, this situation seems to hav
when saving Excel Choose Compatibility Mode, that is, in the XLS format end rather than xlsx format documents, and then passed to you, then you can open. Or you can use a U disk to move the document to a computer with office2007 software, and then save it as a compatibility mode.
Note: For method one, while installing EXCEL2003 and EXCEL2007, how to Default to excel2003 for open programs?
Click "Start----Run" to enter the excel2003 installation path above in the running input box,
\ Support Tools Folder. Exe file startup, but not every tool has a graphical user interface, some tools must run from the command line, the running mode of such tools is usually controlled by command line parameters, enter the program name of a tool and add "/?" Parameters can be used to obtain the list of command line parameters and their usage instructions.
Ii. installation from the command line
Sometimes Windows XP cannot be started. You need Support Tools to find out the cause of the fau
snooping, or to run without a UI interface. The following example shows how to install from the command line:1 //**default Install (port 6379 and firewall exception on):* *2 3*msiexec/i Redis-x64.msi *4 5 //**set port and turn OFF firewall exception:**6 7*msiexec/i Redis-x64.msi port=1234firewall\_on=""*8 9 //**set port and turn on firewall exception:**Ten One*msiexec
the All Programs menu. In this Help document, you can find an alphabetical list of tools that contain most of the tools for support tools and their functional descriptions. Some of the tools are self-contained. HLP help file, open \\Program Files\\Support Tools folder, double-click one. HLP file to view its contents.
Most of the tools can be double-clicked with the program Files\\Support Tools folder. EXE file, but not every tool has a graphical user interface, and some tools have to run from
If you want to install more than one MSI package, you can not use Invoke-item, otherwise PowerShell will not wait for the previous installation package to complete, it has already run the next installation package.If you are in a batch, we may use Msiexec file.msi/wait. Msiexec can also be used in PowerShell.Store the installation package paths in the array first:The code is as follows:$msi = @ ("C:\file1.m
to Machine B. assume that it is copied to the temporary directory of Machine B, for example:
Scp/root/. ssh/id_rsa.pub root@218.242.214.20:/tmp
3) log on to Machine B with the root account, go to its home directory, create the authorized_keys file, and set the permissions.
Cd ~ /. Ssh
Cat/tmp/id_rsa.pub> authorized_keys
Chmod 400 authorized_keys
Rm-f/tmp/id_rsa.pub
4) test
Go to the root account on machine A and try to log on to Machine B. Check if the password is not required.
Note:
The aut
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.