Page 1 of 1

opening chrome shortcut

Posted: Wed Jul 14, 2021 7:53 am
by sahiyan
How do you open a shortcut? I used Run Program/Open to open chrome shurtcut (profile shortcut) but it just launches the application and not the link with its parameters.

shortcut address : "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --profile-directory="Profile 21"

but robotask open this address: "C:\Program Files (x86)\Google\Chrome\Application"

Re: opening chrome shortcut

Posted: Wed Jul 14, 2021 10:31 am
by Oleg
When you select a shortcut then the action editor get application name from it.
You can specify the fill path to LNK file
for example:
C:\Users\MyUserName\Desktop\MyTest.lnk

Or run Chrome with parameters directly
chrome with params.png
chrome with params.png (18.69 KiB) Viewed 1925 times