Can't get CONTROL u...
 
Notifications
Clear all

Guests have read-only access to our forums. If you wish to participate you will need to register. Be sure to activate your account from the email sent to you when you register.

[Closed] Can't get CONTROL uris to work

7 Posts
3 Users
0 Reactions
1,514 Views
(@mjr4077au)
New Member Registered
Joined: 4 years ago
Posts: 2
Topic starter  

Hi there! I'm trying to get a mailto link working like the below with 3.2.0, but instead of following Windows' protocol association, I get a window asking me how to handle the link and it just doesn't work:

CONTROL=type:1,text:Email,display:user@domain.com,uri:mailto:user@domain.com

I put some screenshots in the attachment. Not sure if this is and issue or I'm just not doing the right thing here.


   
(@rtruss)
Estimable Member Registered
Joined: 5 years ago
Posts: 77
 

I would say that is a cause of no default mail client being selected, I do see you have a few options in your list, which is most likely contributing to the issue. Have you opened up one yet and told the OS to make it the default? The mailto std should use your whatever mail client you have configured as the default.

I tried to duplicate the issue but am not, not even on units with multiple mail clients installed. Mine all see to default of the built-in mail client, even those where I know I have not yet launched/configured outlook or the built-in client. Have you removed the built-in mail app?


   
Glenn
(@glenn)
Member Admin
Joined: 8 years ago
Posts: 1849
 

It looks like you have no default mail application. Go to Start->Settings->Apps->Default Apps and make sure you have a mail application configurated.


   
(@mjr4077au)
New Member Registered
Joined: 4 years ago
Posts: 2
Topic starter  

This is actually completely my fault. I've got DesktopInfo running as a service via NSSM so its always open and users don't have rights to close it. Of course, the SYSTEM user profile doesn't have proper associations or mailto: handler etc so it fails.

Thanks for responding though πŸ™‚


   
(@rtruss)
Estimable Member Registered
Joined: 5 years ago
Posts: 77
 

Anyone else notice that mailto is not working in v 3.2.2.4130?

CONTROL=type:1,Text:E-Mail:,display:someemail@someplace.com,uri:mailto:someemail@someplace.com
Or am I missing something?


   
(@rtruss)
Estimable Member Registered
Joined: 5 years ago
Posts: 77
 

I did confirm it worked with 3.2.0.4119.


   
Glenn
(@glenn)
Member Admin
Joined: 8 years ago
Posts: 1849
 

Working here. Does it crash or just do nothing?


   
Glenn's Page