Hello.
I cant found how to set a priority for custom file association... for example all .exe extensions I need optionally open in custom software, but not broke default executable priority in same time. At first executable as by default, second open with I want.
thanks
custom fileassoc priority
-
jupe
- Posts: 3478
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: custom fileassoc priority
The order they are in in the list is the priority order, top to bottom, if you only want a association to be shown in the open with list, not loaded by default prefix it with a pipe symbol = |
-
pupi
- Posts: 2
- Joined: 05 Mar 2018 07:14
Re: custom fileassoc priority
thanks
something so simple cant be found anywhere ...even in help file
-
highend
- Posts: 15004
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: custom fileassoc priority
You mean the usage of the pipe symbol? Ofc it is
Execute this from the address bar:You can define associations that should only be listed in the POM, but not be triggered on "open". It's done by simply prefixing the | (pipe) character to the PFA. The following example allows you to have this PFA enabled and listed in the POM:
|exe;dll>::copytext <curname> <curver>
while double-clicking an EXE file will still run the EXE, and not the PFA.
Code: Select all
help "idh_pom.htm";One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club