From 18faecc008169b35467995cea712cae63a0efc43 Mon Sep 17 00:00:00 2001 From: Steve Dogiakos Date: Sun, 20 Oct 2024 16:36:15 +0000 Subject: [PATCH] Creating readme.md --- Readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..36f7995 --- /dev/null +++ b/Readme.md @@ -0,0 +1,20 @@ +# Redbox Kiosk Computer File Repository +This repository contains the extracted files from a Redbox kiosk computer, with a file structure based on a Windows 7 PC. + +## Repository Structure +The files are organized according to the original Windows 7 PC structure, and may include system, application, and configuration files specific to the Redbox kiosk environment. +## Usage + +### Cloning the Repository +To clone this repository, use the following command: +`git clone https://git.dogiakos.com/steve/redbox-kiosk-files.git` +## Navigating the Files +You can explore the file structure to understand the configuration and software setup of the Redbox kiosk. Please note that some files might be system-specific or application-specific. +## Important Note: +Be cautious when running any executable files, as they may contain legacy configurations or dependencies from the original Redbox environment. +## Contributions +Since this repository is mainly for archival and analysis purposes, contributions are currently not accepted. However, feel free to open an issue if you find something noteworthy. +## License +This repository contains files from a Redbox kiosk computer and is provided for educational and archival purposes. Please ensure compliance with any applicable laws regarding software usage and distribution. + +**Disclaimer:** The contents of this repository are provided as-is, without any warranties or guarantees. Use at your own risk. \ No newline at end of file