Skip to content

Releases: deepnight/hide

Binary-2024-09-24

17 Nov 11:12
Compare
Choose a tag to compare

To run HIDE, you will need to:

  1. Extract the ZIP somewhere,
  2. Download latest stable version of NWJS: https://nwjs.io/downloads
  3. Extract the NWJS binary in a "nwjs" folder, right inside the HIDE folder.

You should end up with the exact following folder hierarchy:

+ /HIDE
|
|-- /libs
|
|-- /nwjs
|   |-- nw.exe
|   |-- ...other files...
|
|-- /res
|
|-- app.html
|-- cdb.css
|-- ...other files...

Run hide.cmd from the HIDE folder.