Corrected the repository structure
Clarified that the files are from the Win7 IoT version
This commit is contained in:
parent
c11e64c38b
commit
24166b9e95
12
Readme.md
12
Readme.md
|
@ -2,19 +2,19 @@
|
||||||
This repository contains the extracted files from a Redbox kiosk computer, with a file structure based on a Windows 7 PC.
|
This repository contains the extracted files from a Redbox kiosk computer, with a file structure based on a Windows 7 PC.
|
||||||
|
|
||||||
## Repository Structure
|
## 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.
|
The files are organized according to the original Windows 7 IoT PC structure, and may include system, application, and configuration files specific to the Redbox kiosk environment.
|
||||||
## Usage
|
|
||||||
|
|
||||||
|
## Usage
|
||||||
### Cloning the Repository
|
### Cloning the Repository
|
||||||
To clone this repository, use the following command:
|
To clone this repository, use the following command:
|
||||||
`git clone https://git.dogiakos.com/steve/redbox-kiosk-files.git`
|
`git clone https://git.dogiakos.com/steve/redbox-kiosk-files.git`
|
||||||
## Navigating the Files
|
### 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.
|
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:
|
### Important Note:
|
||||||
Be cautious when running any executable files, as they may contain legacy configurations or dependencies from the original Redbox environment.
|
Be cautious when running any executable files, as they may contain legacy configurations or dependencies from the original Redbox environment.
|
||||||
## Contributions
|
### 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.
|
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
|
### 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.
|
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.
|
**Disclaimer:** The contents of this repository are provided as-is, without any warranties or guarantees. Use at your own risk.
|
Loading…
Reference in New Issue