当前位置:网站首页>Source insight automatic installation and licensing
Source insight automatic installation and licensing
2022-07-03 05:20:00 【kevin20182019】
Automatic installation and licensing Collapse Silent installation By using /S and /V Option to call the installer , You can install silently Source Insight. for example , To set the version 4.0.0104, Please use the following command :
sourceinsight40104-setup.exe /S /V"/qn" Please make sure to use double quotation marks exactly as shown ./V Option will “/qn” The options are passed to Windows Erection sequence (msiexec.exe). Attention, please. , The version number in the installation executable will change with the new version .
License related command line controls From version 4.0.0104 Start adding new license installation command line options . These are designed to make automatic installation easier . You should be careful , Because these options will change and replace the license currently stored on the computer .
Specify the license file to import and use
sourceinsight4.exe -license-file The license file is provided by Source Dynamics Provide , For offline ( Or the network is limited ) Activate . Before using this option , You should copy the provided license file to a location on the user's disk or network .
Specify the license serial number to use
sourceinsight4.exe -license-serial < Serial number > Users will still be prompted to enter their registered user name and email , But the serial number will be pre filled . If there is a network connection , It will request from Source Insight Activation of license server .
Delete and deactivate existing licenses
sourceinsight4.exe -reset-license This will deactivate and delete the license on the computer . The next time Source Insight Runtime , It will prompt to activate the license . This option is actually related to selection help > Manage licenses and select “ Disable License ” identical . If there is a network connection , It will notify the license server that the license has been deactivated .
边栏推荐
- 【批处理DOS-CMD命令-汇总和小结】-CMD窗口的设置与操作命令-关闭cmd窗口、退出cmd环境(exit、exit /b、goto :eof)
- [backtrader source code analysis 5] rewrite several time number conversion functions in utils with Python
- [set theory] relationship properties (common relationship properties | relationship properties examples | relationship operation properties)
- Introduction to redis and explanation of data types
- 6.23 warehouse operation on Thursday
- Obtenir et surveiller les journaux du serveur distant
- About debugging the assignment of pagenum and PageSize of the formal parameter pageweb < T > (i.e. page encapsulation generic) in the controller
- Rust基础入门之(基本类型)
- 大学校园IP网络广播-厂家基于校园局域网的大学校园IP广播方案设计指南
- The IntelliJ platform completely disables the log4j component
猜你喜欢

Webrtc M96 release notes (SDP abolishes Plan B and supports opus red redundant coding)

谷歌 | 蛋白序列的深度嵌入和比对

Training method of grasping angle in grasping detection

How do I migrate my altaro VM backup configuration to another machine?

6.23星期四库作业

(perfect solution) how to set the position of Matplotlib legend freely
![[basic grammar] C language uses for loop to print Pentagram](/img/9e/021c6c0e748e0981d4233f74c83e76.jpg)
[basic grammar] C language uses for loop to print Pentagram

音频焦点系列:手写一个demo理解音频焦点与AudioMananger

Gbase8s composite index (I)

Principles of BTC cryptography
随机推荐
"250000 a year is just the price of cabbage" has become a thing of the past. The annual salary of AI posts has decreased by 8.9%, and the latest salary report has been released
The request database reported an error: "could not extract resultset; SQL [n/a]; needed exception is org.hibernate.exception.sqlgram"
BIO、NIO、AIO区别
Dynamic programming - related concepts, (tower problem)
Burp suite plug-in based on actual combat uses tips
(subplots usage) Matplotlib how to draw multiple subgraphs (axis field)
Webrtc M96 release notes (SDP abolishes Plan B and supports opus red redundant coding)
Go practice -- gorilla/rpc (gorilla/rpc/json) used by gorilla web Toolkit
"Pthread.h" not found problem encountered in compiling GCC
1095 cars on campus (30 points)
Redis 击穿穿透雪崩
获取并监控远程服务器日志
Rust基础入门之(基本类型)
Progressive multi grasp detection using grasp path for rgbd images
Make your own dataset
Why should we rewrite hashcode when we rewrite the equals method?
[set theory] relational power operation (relational power operation | examples of relational power operation | properties of relational power operation)
MySQL master-slave configuration
JS scope
Basic knowledge of reflection (detailed explanation)