SciresM / hactool

hactool is a tool to view information about, decrypt, and extract common file formats for the Nintendo Switch, especially Nintendo Content Archives.
ISC License
1.03k stars 156 forks source link

installer not working #131

Open MrA4312 opened 2 days ago

MrA4312 commented 2 days ago

Whenever I run the windows installer it just opens up some command prompt code for 1 second, then disappears and nothing else happens.

Whovian9369 commented 2 days ago

That's because it's not an installer, but the command line app itself. The command prompt appearing and disappearing is you running the program (without arguments) and it showing a help message.

Try running the program from the Command Prompt instead.