AveYo / Compressed2TXT

File(s)/Folder(s) "Send to" menu .bat ascii encoder with optional password and makecab lzx compression
MIT License
219 stars 33 forks source link

error #2

Closed jose89fcb closed 3 years ago

jose89fcb commented 4 years ago

when i run the .bat this comes out

https://i.imgur.com/Mw4lWwp.png

https://i.imgur.com/9dzZiUm.png

any solution?

paulstelian97 commented 4 years ago

Can you leave the command used to compress the file? You shouldn't give the output archive file name as a parameter; otherwise it might try to compress itself which will lead to invalid data.

Also avoid having the archive and the file you compress have the same name (this might mean you cannot compress .cmd files)

AveYo commented 4 years ago

There might be script bug, it would help if you could send a small sample

jose89fcb commented 4 years ago

Puede haber un error de script, sería útil si pudiera enviar una pequeña muestra

this is the code: https://pastebin.com/1W2mqb37

paulstelian97 commented 4 years ago

I cannot see anything related to Compressed2TXT in that code you pasted.

AveYo commented 4 years ago

Tx for the code but I meant the compressed output.
I'm thinking there must be a Spanish-localization issue