cm_GoToDir command, how to exclude all image type files

English support forum

Moderators: Hacker, petermad, Stefan2, white

User avatar
Gral
Power Member
Power Member
Posts: 1600
Joined: 2005-01-26, 15:12 UTC

Re: cm_GoToDir command, how to exclude all image type files

Post by *Gral »

So i though you sometime need it, sometime don't...
But why and how you use "cm_GoToDir"? For most cases just press "Enter" works properly for open folders and archive files.
User avatar
xxxdo1
Junior Member
Junior Member
Posts: 87
Joined: 2024-11-03, 02:45 UTC

Re: cm_GoToDir command, how to exclude all image type files

Post by *xxxdo1 »

2Gral
cm_GoToDir allows me to exclude all executable files, making the operation safer. Frequently downloading files and using Enter can easily open Trojan viruses.
User avatar
xxxdo1
Junior Member
Junior Member
Posts: 87
Joined: 2024-11-03, 02:45 UTC

Re: cm_GoToDir command, how to exclude all image type files

Post by *xxxdo1 »

Fla$her wrote: 2024-11-05, 20:48 UTC Imagine= 71 ,%COMMANDER_PATH%\plugins\wlx\Imagine\Imagine.wcx
For this
User avatar
xxxdo1
Junior Member
Junior Member
Posts: 87
Joined: 2024-11-03, 02:45 UTC

Re: cm_GoToDir command, how to exclude all image type files

Post by *xxxdo1 »

Code: Select all

[PackerPlugins]
lst=21,%COMMANDER_PATH%\Plugins\Wcx\DiskDir\DiskDir.wcx
bin=192,%COMMANDER_PATH%\Plugins\Wcx\ISO\Iso.wcx
c2d=192,%COMMANDER_PATH%\Plugins\Wcx\ISO\Iso.wcx
ima=192,%COMMANDER_PATH%\Plugins\Wcx\ISO\Iso.wcx
img=192,%COMMANDER_PATH%\Plugins\Wcx\ISO\Iso.wcx
iso=192,%COMMANDER_PATH%\Plugins\Wcx\ISO\Iso.wcx
nrg=192,%COMMANDER_PATH%\Plugins\Wcx\ISO\Iso.wcx
svcd=192,%COMMANDER_PATH%\Plugins\Wcx\ISO\Iso.wcx
vcd=192,%COMMANDER_PATH%\Plugins\Wcx\ISO\Iso.wcx
xcd=192,%COMMANDER_PATH%\Plugins\Wcx\ISO\Iso.wcx
7z=735,%COMMANDER_PATH%\Plugins\Wcx\Total7Zip\Total7Zip.wcx
7zip=735,%COMMANDER_PATH%\Plugins\Wcx\Total7Zip\Total7Zip.wcx
rsz=21,%COMMANDER_PATH%\Plugins\Wcx\TotalRSZ\TotalRSZ.wcx
ico=71,%COMMANDER_PATH%\Plugins\Wlx\Imagine\Imagine.wcx
gif=71,%COMMANDER_PATH%\Plugins\Wlx\Imagine\Imagine.wcx
ani=71,%COMMANDER_PATH%\Plugins\Wlx\Imagine\Imagine.wcx
2Fla$her
I put it at the end, but using cm_GoToDir still finds Imagine.wcx. Do I have to delete it?
Fla$her
Power Member
Power Member
Posts: 2982
Joined: 2020-01-18, 04:03 UTC

Re: cm_GoToDir command, how to exclude all image type files

Post by *Fla$her »

I was wrong. 1 instead of 71. Fixed.
Overquoting is evil! 👎
User avatar
xxxdo1
Junior Member
Junior Member
Posts: 87
Joined: 2024-11-03, 02:45 UTC

Re: cm_GoToDir command, how to exclude all image type files

Post by *xxxdo1 »

2Fla$her
Thanks again, solved
Post Reply