GithubHelp home page GithubHelp logo

windows96-local-2.0's Introduction

windows96-local-2.0

Have fun messing with Windows 96!

⚠Disclaimer⚠

The main reason the windows 96 team had me take down windows 96 local 1.0 from their git server, was people being able to rehost their site using my script.

Even though I may be banned from their discord server, I still expect you to not just steal their site and rehost it without adding any proper value to it.

Do note Windows 96 is NOT open source! Even if you rehost and add some value, you could still get a DMCA from the windows 96 team, so be careful!

Rehosting is at your own risk!

How do I download windows 96 using this?

  1. Download this repository.

  2. Run npm install and npx tsc

  3. Run node "rofs downloader.js" https://windows96.net to start downloading.

  4. Wait until you see Done in the console.

  5. Start a local web server to use your local copy (e.g. php -S 127.0.0.1:3000 or npx http-server)

windows96-local-2.0's People

Contributors

nandertga avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

windows96-local-2.0's Issues

npm ERR! could not determine executable to run

this happens when i try to run npx toc

log file:

0 verbose cli C:\nodejs\node.exe C:\Users\user\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js
1 info using [email protected]
2 info using [email protected]
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 4ms
5 timing config:load:file:C:\Users\user\AppData\Roaming\npm\node_modules\npm\npmrc Completed in 5ms
6 timing config:load:builtin Completed in 5ms
7 timing config:load:cli Completed in 4ms
8 timing config:load:env Completed in 1ms
9 timing config:load:file:C:\Users\user\Downloads\windows96-local-2.0-main\windows96-local-2.0-main\.npmrc Completed in 1ms
10 timing config:load:project Completed in 8ms
11 timing config:load:file:C:\Users\user\.npmrc Completed in 4ms
12 timing config:load:user Completed in 5ms
13 timing config:load:file:C:\Users\user\AppData\Roaming\npm\etc\npmrc Completed in 0ms
14 timing config:load:global Completed in 0ms
15 timing config:load:setEnvs Completed in 2ms
16 timing config:load Completed in 31ms
17 timing npm:load:configload Completed in 31ms
18 timing npm:load:mkdirpcache Completed in 0ms
19 timing npm:load:mkdirplogs Completed in 1ms
20 verbose title npm exec toc
21 verbose argv "exec" "--" "toc"
22 timing npm:load:setTitle Completed in 3ms
23 timing config:load:flatten Completed in 6ms
24 timing npm:load:display Completed in 8ms
25 verbose logfile logs-max:10 dir:C:\Users\user\AppData\Local\npm-cache\_logs\2023-01-05T18_06_46_960Z-
26 verbose logfile C:\Users\user\AppData\Local\npm-cache\_logs\2023-01-05T18_06_46_960Z-debug-0.log
27 timing npm:load:logFile Completed in 14ms
28 timing npm:load:timers Completed in 0ms
29 timing npm:load:configScope Completed in 0ms
30 timing npm:load Completed in 59ms
31 silly logfile start cleaning logs, removing 2 files
32 timing config:load:flatten Completed in 1ms
33 silly logfile done cleaning log files
34 timing arborist:ctor Completed in 2ms
35 timing arborist:ctor Completed in 0ms
36 http fetch GET 200 https://registry.npmjs.org/toc 224ms (cache revalidated)
37 timing command:exec Completed in 583ms
38 verbose stack Error: could not determine executable to run
38 verbose stack     at getBinFromManifest (C:\Users\user\AppData\Roaming\npm\node_modules\npm\node_modules\libnpmexec\lib\get-bin-from-manifest.js:17:23)
38 verbose stack     at exec (C:\Users\user\AppData\Roaming\npm\node_modules\npm\node_modules\libnpmexec\lib\index.js:187:15)
38 verbose stack     at async module.exports (C:\Users\user\AppData\Roaming\npm\node_modules\npm\lib\cli.js:133:5)
39 verbose pkgid [email protected]
40 verbose cwd C:\Users\user\Downloads\windows96-local-2.0-main\windows96-local-2.0-main
41 verbose Windows_NT 10.0.22000
42 verbose node v16.17.0
43 verbose npm  v9.2.0
44 error could not determine executable to run
45 verbose exit 1
46 timing npm Completed in 710ms
47 verbose code 1
48 error A complete log of this run can be found in:
48 error     C:\Users\user\AppData\Local\npm-cache\_logs\2023-01-05T18_06_46_960Z-debug-0.log

when i run the node "rofs downloader.js" https://windows96.net command, i get MODULE_NOT_FOUND.

real username has been replaced with user for security.

error

when i tried node rofs downloader.ts it didnt work the error:
C:\Users\noonie\windows96-local-2.0-main>node rofs.downloader.ts
node:internal/modules/cjs/loader:1093
throw err;
^

Error: Cannot find module 'C:\Users\noonie\windows96-local-2.0-main\rofs.downloa
der.ts'
at Module._resolveFilename (node:internal/modules/cjs/loader:1090:15)
at Module._load (node:internal/modules/cjs/loader:934:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_ma
in:83:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}

Node.js v19.7.0

C:\Users\noonie\windows96-local-2.0-main>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.