if I set the following command in wincmd.ini :
detect="ext="SWF" & (([0]="F" & [1]="W" & [2]="S")|[0]="C" & [1]="W" & [2]="S"))"
TC will crush when viewing "0 bytes" file or "readonly" file ( system file or CDRom file ).
But It's Ok when I change the command in wincmd.ini :
detect="ext="SWF""
I dont't know if the problem is causing from testing file header "FWS" or "CWS".
Anyone has the same problem as me ???
Bug of FlashView plugin (view swf file)
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
The problem is that there is one closing brace too much at the end. Try this:
detect="ext="SWF" & (([0]="F" & [1]="W" & [2]="S")|([0]="C" & [1]="W" & [2]="S"))"
detect="ext="SWF" & (([0]="F" & [1]="W" & [2]="S")|([0]="C" & [1]="W" & [2]="S"))"
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com