kunkel321 > 2021-11-09 08:57
joeNOR > 2021-11-09 11:32
Jean Lalonde > 2021-11-09 16:50
kunkel321 > 2021-11-09 17:30
(2021-11-09 17:30)kunkel321 Wrote: Thanks for the replies fellas. I will try these ideas. I think it will probably be better if I can base the setup on a web URL favorite, because that way I can more easily get the FaveIcon for the site.
[few minutes later] Might have found a bug(?) I tried pasting
Quote:"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --profile-directory="Profile 2"
into the "Launch with" box of Advanced Settings. When I try to run the favorite, I get the below error message. I noticed that the path starts with "C:\PortableApps\quickaccesspopup\" which is the location of my QAP app. Should that be there??
Note that I tried putting the command switch "--profile-directory="Profile 2"" into the "parameters" location in Advanced Settings. That didn't fix it.
I did retrieve the FaveIcon of the site prior to going to Advanced Settings. Maybe the path in some temp variable from that got carried over to the "Launch with this application" variable?? IDK.
Quote:---------------------------
"Launch with" application does not exist - Quick Access Popup
---------------------------
"Launch with this application" file not found:
C:\PortableApps\quickaccesspopup\"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --profile-directory="Profile 2"
Check the favorite's advanced settings. Do you want to edit this favorite?
---------------------------
Yes No
---------------------------
Jean Lalonde > 2021-11-09 18:14
joeNOR > 2021-11-10 02:04
C:\Users\username\AppData\Local\Vivaldi\Application\vivaldi.exe --incognito https://forum.quickaccesspopup.com/
START C:\Users\username\AppData\Local\Vivaldi\Application\vivaldi.exe --incognito %1
C:\Test\vivaldistart.cmd
Jean Lalonde > 2021-11-10 08:42
joeNOR > 2021-11-10 09:19
Jean Lalonde > 2021-11-10 09:44
Jean Lalonde > 2021-11-10 09:47
joeNOR > 2021-11-10 12:22
kunkel321 > 2021-11-12 15:04
(2021-11-09 18:14)Jean Lalonde Wrote: Launch with: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe (no quotes)
Parameters: try each of these
"--profile-directory=Profile 2"
--profile-directory="Profile 2"
--profile-directory=Profile 2
Double-quoting parameters can be tricky and there is not always "one-for-all" good way to do it because it depends on how the target app parses them.
Jean Lalonde > 2021-11-12 16:59
kunkel321 > 2021-11-12 17:43
joeNOR > 2021-11-12 18:04
Jean Lalonde > 2021-11-12 18:20
joeNOR > 2021-11-12 18:33
Jean Lalonde > 2021-11-13 08:21
(2021-11-12 18:33)joeNOR Wrote: >Oh! This is a bug. I did not anticipate that scenario. I'll have a quick fix for this in the next release. Thanks for reporting it :-)
Does this mean that a favorite of type Link basically can/should function as an Application favorite, ie cramming everything into the URL field (with the added benefit of things like grabbing the favicon)?
-jN
kunkel321 > 2021-11-22 09:48