Jump to content

Recommended Posts

Posted

@Exit  I know your code work but partially.  I also did that before with issue.  You can find a bunch of threads on internet with the same issue. For that reason I did SFTA application. 

Saludos

Posted

small update in GitHub related to

  Quote

#INTERNAL_USE_ONLY#

Expand  

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

@Exit  I know your code work but partially.  I also did that before with issue.  You can find a bunch of threads on internet with the same issue. For that reason I did SFTA application. 

Saludos

Posted

I tried adding a custom extension with your code.
It claimed >_SerFileTypeAssociation OK
but when clicking on a testfile.abc, Windows asked me for an application.

image.png.70a66aef9f5a506f1462f00485af0084.png 

Please tell me, how to add a custom extension with your solution

 

  On 9/17/2020 at 2:27 PM, Danyfirex said:

I know your code work but partially

Expand  

Could you please explain what only partially works in my solution.

App: Au3toCmd              UDF: _SingleScript()                             

Posted

@Danyfirex interesting :) I was asking this because I currently need to use 3rd party tool in my project Win10Configurator to set chrome as default browser using as plan B 😕

Sorry if it's quite challenging to understand me sometimes, there is 2 possible reasons to this:

  Reveal hidden contents
Posted

I'll explain later(I'm by very slow connection so even write this message it's frustrating for me). You can navigate in my GitHub or Blog  for deep information check SFTA tool.

Saludos

Posted (edited)

@Exit 

I think you're using a different Windows Version (lower than Windows 8.) I've tested your code with .html .doc and .pdf and It does not work. maybe someone around here can confirm it.

About You question of adding a custom extension you first need to add your application as usual in Windows (Adding Program/Application Id)

Other thing to mention is that my code is focused for current user I does not require admin rights.

I'll update the code to allow register custom extension etc.

Saludos

 

 

 

Edited by Danyfirex
emoji 8) removed
Posted
  On 9/18/2020 at 9:46 AM, Danyfirex said:

I think you're using a different Windows Version (lower than Windows 😎

Expand  

image.png.14e2465c17fb2a4a9b5ca666f6fdc43d.png

 

  On 9/18/2020 at 9:46 AM, Danyfirex said:

someone around here can confirm it.

Expand  

That's a good idea. I ask the interested users for feedback.

  On 9/18/2020 at 9:46 AM, Danyfirex said:

About You question of adding a custom extension you first need to add your application as usual in Windows (Adding Program/Application Id)

 

Expand  

This also applies to your solution.

 

App: Au3toCmd              UDF: _SingleScript()                             

Posted

Update. Added Functions for Register and Remove and another example.

 

Saludos

 

 

Posted

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...