2016-05-16 33 views
0

如何在控制檯命令執行時隱藏sql比較許可序列號?在控制檯執行過程中,如何隱藏Redgate sql比較許可序列號?

命令:

"C:\Program Files (x86)\Red Gate\SQL Compare 11\SQLCompare.exe" /project:aaa.scp" /filter:"bbb.scpf" /scriptfile:"ccc.sql" /force /report:"ddd.xml" 

輸出日誌..

SQL Compare: activated, edition: professional, serial number: xxxxxxxxxxxxxxxxxx 
SQL Compare Command Line V11.5.2.509 
============================================================================== 
Copyright Copyright � 1999 - 2016 Red Gate Software Ltd 

Registering data sources 
Creating mappings 
Comparing 
Summarizing Project Selections 
Retrieving migration scripts 
Generating report 
Checking for identical databases 
Creating SQL 
Saving SQL 

回答