Hello,
when I look at MSI files with Total7zip activated, I see only entries starting with "fil" followed by numbers and capital letters.
If I deactivate Total7zip, I see the files and folder structures of the MSI content, as I want it to see.
This is my ini entry:
[PackerPlugins]
;Total7Zip=324,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;7z=735,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;wim=735,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;xz=731,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;bzip2=731,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;7zip_gzip=731,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;7zip_tar=735,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;7zip_zip=735,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;gzip=731,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;tar=735,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;rar=196,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;bz2=196,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;arj=196,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;cab=708,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;flv=708,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;gz=716,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;lzh=735,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;jar=212,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;rar=212,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
msi=68,%Commander_path%\WCX\InstallExplorer\InstExpl.wcx
TotalObserver=68,%Commander_path%\Wcx\TotalObserver\TotalObserver.wcx
iso=192,%COMMANDER_PATH%\wcx\iso\iso.wcx
img=192,%COMMANDER_PATH%\wcx\iso\iso.wcx
ima=31,%Commander_path%\wcx\img\img.wcx
bin=192,%COMMANDER_PATH%\wcx\iso\iso.wcx
nrg=192,%COMMANDER_PATH%\wcx\iso\iso.wcx
lst=31,%Commander_path%\wcx\DiskDirExtended\DiskDirExtended.wcx
bat=279,%Commander_path%\wcx\makebat\makebat.wcx
m3u=279,%Commander_path%\wcx\makebat\makebat.wcx
sqx=607,%Commander_path%\Wcx\Total SQX\TotalSQX.wcx
tio=23,%Commander_path%\wcx\TotalISO\TotalISO.wcx
avi=277,%Commander_path%\WCX\aviwcx\aviwcx.wcx
wipe=5,%Commander_path%\wcx\wipe\wipe.wcx
dircpy=279,%Commander_path%\Wcx\dircpy\dircpy.wcx
mdf=192,%COMMANDER_PATH%\wcx\iso\iso.wcx
gif=287,%Commander_path%\Wcx\Gif\GifWcx.wcx
HardLink=257,%Commander_path%\WCX\CreateHardLink\CreateHardLink.wcx
CopyTree=277,%Commander_path%\WCX\CopyTree\CopyTree.wcx
How can I activate Total7zip again and still see the folders and files in an MSI file (putting "msi=68,%Commander_path%\WCX\InstallExplorer\InstExpl.wcx" as my first entry and activating Total7zip did NOT work).
Any other comments to improve my packer plugin setup are also welcome.
Thank you for your help.
Problem with seeing files in MSI archives
Moderators: Hacker, petermad, Stefan2, white
Problem with seeing files in MSI archives
Regards, Brahman
Win10 & 11 Pro x64
Win10 & 11 Pro x64
Re: Problem with seeing files in MSI archives
I use the MSI plus plugin for Total Commander Version: 0.6.0.1
converted to a x64 version using the decTC32Host tool.
viewtopic.php?t=40680
This shows the msi content separated in
-Dialogs
- Files
- Streams
- Tables
and all files, of course.
converted to a x64 version using the decTC32Host tool.
viewtopic.php?t=40680
This shows the msi content separated in
-Dialogs
- Files
- Streams
- Tables
and all files, of course.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.55 RC1 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.55 RC1 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: Problem with seeing files in MSI archives
Thank you Horst,
but that isn't my problem.
I am completely happy with the way the MSI files are displayed, when Total7zip is deactivated.
Problem is when Total7zip is activated I am not happy. So how to activate Total7zip but not have it work on MSI files?
but that isn't my problem.
I am completely happy with the way the MSI files are displayed, when Total7zip is deactivated.
Problem is when Total7zip is activated I am not happy. So how to activate Total7zip but not have it work on MSI files?
Regards, Brahman
Win10 & 11 Pro x64
Win10 & 11 Pro x64
Re: Problem with seeing files in MSI archives
Set the values so that the flag 64 it not contained in any archive type. What do I mean by that? Let's look at the first two lines:324 = 256 + 64 + 4 and 735 = 512 + 128 + 64 + 16 + 8 + 4 + 2 + 1. According to the help, section 4.bTC sees the former as follows:
So, all you need to do is subtract 64 from each number (Total7zip plugin only) and it will work as you want. The easy way is to use TC Plugins Manager to set the flags via a GUI.
NB:
All of this would be much easier if TC already had a proper plugins manager.
Regards
Dalai
Code: Select all
;Total7Zip=324,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
;7z=735,%COMMANDER_PATH%\wcx\Total7zip\Total7zip.wcx
Code: Select all
[packerplugins]
Lists all configured packer plugins (see configuration - packer)
bz2=27,c:\totalcmd\bzip2dll.dll Plugin for bzip2 packer. 27 is the sum of all DLL capabilities:
1: Can create new archives
2: Can modify existing archives
4: Can handle multiple files in one archive
8: Can delete files from archive
16: Supports the options dialog
32: Supports packing in memory
64: Detects archive type by content
128: Allows searching for text in archives
256: Don't open with Enter, only with Ctrl+PgDn
512: Supports encryption
- Don't open with Enter
- Detect archive type by content
- Can handle multiple files in one archive
So, all you need to do is subtract 64 from each number (Total7zip plugin only) and it will work as you want. The easy way is to use TC Plugins Manager to set the flags via a GUI.
NB:
All of this would be much easier if TC already had a proper plugins manager.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: Problem with seeing files in MSI archives
Thank you, that was exactly was I looking for!
Regards, Brahman
Win10 & 11 Pro x64
Win10 & 11 Pro x64