Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chekprog/Compressed2TXT_GMod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compressed2TXT GUI Mod

Forked from AveYo’s Compressed2TXT v6.5 Windows 7 support ( PowerShell 2.0 / C# 2.0 ) Very fast encoding and decoding BAT85 and BAT91 classes Multiple file(s) and folder(s) "Send to" menu selection Drag-and-drop support for files(s) and folders(s)

Preview Preview

Что улучшено:

  • Drag-n-drop GUI — теперь можно просто перетащить файлы/папки прямо в окно.
  • Изменение криптоимени — можно задать своё имя проекта (то, что в батнике идёт как :bat2file:). Плюс к этому добавил транслитерацию: если вводишь имя на русском, оно сразу преобразуется в латиницу, а пробелы заменяются.
  • Выбор папки распаковки — можно указать любой путь, по умолчанию рядом с батником/архивом.
  • Поддержка MSzip — альтернатива LZX.

Всё остальное работает, как в оригинале.


What's new:

  • Drag-and-drop GUI – just drop files or folders into the window to pack them.
  • Custom crypto name — set your own project name (the :bat2file: label inside the BAT).
    Also added live transliteration: typing in Russian will auto-convert to Latin, spaces replaced too.
  • Custom extraction folder – choose where to unpack, not just the default next to the script/archive.
  • MSzip compression option – for when you prefer speed over ratio (or vice versa).

Everything else stays just like the original.

About

File(s)/Folder(s) "Send to" menu .bat ascii encoder with optional password and makecab lzx compression

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PowerShell 100.0%