topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 6:24 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: ClickOnce applications  (Read 2726 times)

Jibz

  • Developer
  • Joined in 2005
  • ***
  • Posts: 1,187
    • View Profile
    • Donate to Member
ClickOnce applications
« on: September 29, 2011, 02:32 AM »
I noticed today that FARR was unable to find a new application I installed, even though it was in the start menu.

After a little poking around, I found it is because it was a ClickOncew application, which uses a file with extension 'appref-ms' to launch instead of a regular 'lnk'.

I added appref-ms to the extension search for the start menu, which works fine :Thmbsup:.
« Last Edit: September 29, 2011, 02:39 AM by Jibz »

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: ClickOnce applications
« Reply #1 on: September 29, 2011, 07:41 AM »
Thanks for the report jibz!