How to add a file name extension to the ulister unload

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
rt2ryu
Junior Member
Junior Member
Posts: 24
Joined: 2018-02-26, 10:30 UTC

How to add a file name extension to the ulister unload

Post by *rt2ryu »

We know the ulister had a ini file which called ulister.ini to cutome which type to load or not noloadtypes=1999,xxxx

but it assign the number to Corresponding a file name extension like “1802 - .ZIP/JAR File ...” in formats.txt

so I want to custome like .apk or the other file name extension which not load by the ulister.So how to do it?
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6449
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: How to add a file name extension to the ulister unload

Post by *Horst.Epp »

The type 1999 is for unknown formats but apk is no unknown format,
its an archive which is perfectly displayed by ULister.
So whats the problem with it ?
Windows 11 Home x64 Version 23H2 (OS Build 22631.3374)
TC 11.03 x64 / x86
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.69
QAP 11.6.3.2 x64
User avatar
rt2ryu
Junior Member
Junior Member
Posts: 24
Joined: 2018-02-26, 10:30 UTC

Re: How to add a file name extension to the ulister unload

Post by *rt2ryu »

I use

Code: Select all

https://totalcmd.net/plugring/APK-wdx.html 
wlx_apk64to priview the icon fo the APK file,
it could
As of version 2.0 you can also register the plug-in as a LISTER PLUG-IN (wlx),
Image: http://wincmd.ru/files/9924355/wdx_APK-wdx__2.png

the ulister deal it as an archive file to show the file list in the Lister.

and even I put the APK-wlx on the first ,the ulister will took the deal still. So I want to stop this, and the better to how to add the filetype which not apperance in the formats.txt to the notload by ulister

by the way
I douted the ulister seem APK as an Archive file, so i add the .rar .zip and cab to the noload but it not work. that's why i try to ask add the extension name not in the existen formats.
Post Reply