0

I am getting this message from Archive Manager when trying to open a text file:

Could not open “users.js”
Archive type not supported.

I've tried different archive managers but not one works!

List of application I have in my machine to extract:

  1. Archive Mounter
  2. Xarchier (just downloaded but not working)
  3. Archive Manager (default one)

This is the output of file users.js -> users.js: ASCII text, with CRLF line terminators

Zanna
  • 70,465
Mohsin
  • 29
  • 8

1 Answers1

1

Archive manager programs are not designed to open plain text files.

It seems there is a bug somewhere with file associations that I've also encountered in Ubuntu 20.04 where the system defaults to opening .js files with archive-manager

wesinat0r
  • 131