Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install path Chrome
#1
Hello,

How can i extract the path where Chrome is installed and use it in a macro. I want to use my macro on several computers but the installation of chrome is not the same everywhere.

Thx
#2
Macro Macro2447
Code:
Copy      Help
str s.searchpath("chrome.exe")
s.getpath
out s


Forum Jump:


Users browsing this thread: 1 Guest(s)