# win32.run

## win32.run

- [Introduction](https://docs.win32.run/introduction.md): Windows XP in JavaScript, with a File System, programs, custom file picker and saver dialogs, 3rd-party program, etc.
- [Acknowledgements](https://docs.win32.run/acknowledgements.md)
- [Files Transfer](https://docs.win32.run/files-transfer.md)
- [Developers](https://docs.win32.run/developers.md): This section is intended for developers
- [Run, build & deploy](https://docs.win32.run/developers/run-build-and-deploy.md)
- [Spaghetti Code](https://docs.win32.run/developers/spaghetti-code.md)
- [Code Structure](https://docs.win32.run/developers/spaghetti-code/code-structure.md)
- [System Variables](https://docs.win32.run/developers/spaghetti-code/system-variables.md)
- [Working with Files](https://docs.win32.run/developers/spaghetti-code/working-with-files.md)
- [Open a program with a file](https://docs.win32.run/developers/spaghetti-code/open-a-program-with-a-file.md)
- [3rd-party apps](https://docs.win32.run/developers/3rd-party-apps.md)
- [Pick Files](https://docs.win32.run/developers/3rd-party-apps/pick-files.md)
- [Save File As](https://docs.win32.run/developers/3rd-party-apps/save-file-as.md)
- [Get File](https://docs.win32.run/developers/3rd-party-apps/get-file.md)
- [Save File](https://docs.win32.run/developers/3rd-party-apps/save-file.md)
