UiPath Studio 中文文档

【UiPath Studio 中文文档】72 日志 - 安装日志

2018-12-23  本文已影响94人  Creator_蔚蓝

当运行 Windows 安装器 (UiPathPlatform.msi), 所有的错误都会记录在 Event Viewer.

为了获取更详细的日志,你可以从命令行执行安装器并传递以下参数:
msiexec.exe /i "path_of_the_installer" /lv* "path_of_the_log_file"

例如:
msiexec.exe /i "%UserProfile%\Downloads\UiPathPlatform.msi" /lv* "%UserProfile%\Desktop\Log.txt"

执行这个命令行将会在指定目录生成一个叫做 Log.txt 的文件,该文件包含了安装日志数据。

如果你运行用户模式的安装器 (.exe),将自动生成安装日志,你可以在 %localappdata%\SquirrelTemp\SquirrelSetup.log 中找到。

官网原文链接


更多 UiPath 相关的资讯,请关注公众号:UiPath教程

UiPath教程
上一篇下一篇

猜你喜欢

热点阅读