opening chrome shortcut

Discuss RoboTask here
Post Reply
sahiyan
Posts: 1
Joined: Wed Jul 14, 2021 7:43 am

opening chrome shortcut

Post 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"
Oleg
Site Admin
Posts: 3000
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: opening chrome shortcut

Post 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 1907 times
Oleg Yershov
Post Reply