From 91113cd8329ac955013fbcb115a95a9ab691de3a Mon Sep 17 00:00:00 2001 From: Luccas Castro <64063580+DevPio@users.noreply.github.com> Date: Sun, 3 Nov 2024 22:07:05 -0300 Subject: [PATCH] Rename PAD.Java.Installer.exe to PAD.Java.Installer.Host.exe for consistency --- articles/desktop-flows/how-to/java.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/desktop-flows/how-to/java.md b/articles/desktop-flows/how-to/java.md index 43a1f50ae..aafbead62 100644 --- a/articles/desktop-flows/how-to/java.md +++ b/articles/desktop-flows/how-to/java.md @@ -28,7 +28,7 @@ The following sections include information for enabling the UI automation in Jav In order to automate Java applications, particular settings must be in place. -To install the Java configuration manually, after Power Automate for desktop has been installed, navigate to the installation folder (**C:\Program Files (x86)\Power Automate Desktop**) and run the **PAD.Java.Installer.exe** as an administrator. +To install the Java configuration manually, after Power Automate for desktop has been installed, navigate to the installation folder (**C:\Program Files (x86)\Power Automate Desktop**) and run the **PAD.Java.Installer.Host.exe** as an administrator. Logs for Java automation with Power Automate for desktop can be found in the **%temp%/ java_automation_log** folder (for example, **C:\Users\username\AppData\Local\Temp\java_automation_log**).