我尝试按照here指令更新配置后通过运行此
重新签署一次点击mage.exe - 更新MyApp.Client.application -appmanifest"应用程序 文件\ MyApp_3_6_7_93 \ MyApp.exe.manifest"
但我一直收到错误:
无法识别的命令行参数' -appmanifest'无法识别 命令行参数'应用程序 文件\ MyApp.Client._3_6_7_93 \ MyApp.exe.manifest'
答案 0 :(得分:0)
区分大小写
您可以使用-appm
Commands
-New <file_type> -n
-Update <file_name> -u
-Sign <file_name> -s
-ClearApplicationCache -cc
-Help [verbose] -h -?
Options
-AppCodeBase <path> -appc
-AppManifest <path> -appm
-CertFile <file_name> -cf
-CertHash <hash> -ch
-FromDirectory <path> -fd
-IconFile <file_path> -if
-IncludeProviderURL <true|false> -ip
-Install <true|false> -i
-Name <name> -n
-Password <password> -pwd
-Processor <processor> -p
-ProviderURL <url> -pu
-Publisher <publisher_name> -pub
-MinVersion <version #|none> -mv
-SupportURL <support_url> -s
-TimeStampUri <uri> -ti
-ToFile <file_name> -t
-TrustLevel <level> -tr
-UseManifestForTrust <true|false> -um
-Version <version> -v
-WPFBrowserApp <true|false> -wpf
Use "mage -help verbose" for more detailed help