Add PSUDEO.txt
This commit is contained in:
parent
19feca4fdd
commit
1533359a34
49
PSUDEO.txt
Normal file
49
PSUDEO.txt
Normal file
@ -0,0 +1,49 @@
|
||||
- Checks
|
||||
--- Internet connection
|
||||
----- Ping GW
|
||||
----- Ping DNS obtained from DHCP
|
||||
----- Name resolution test (resolve domains we need to contact, list todo)
|
||||
- Disk space
|
||||
--- C:\ minimum of 80GB
|
||||
--- D:\ minimum of 80GB
|
||||
- OS
|
||||
--- Correct OS version
|
||||
--- Valid product key check
|
||||
- User prompts
|
||||
--- Specify monitor resolution
|
||||
--- Specify control type, number of buttons, joysticks
|
||||
--- Desired D:\ partition size
|
||||
- Begin install process
|
||||
--- Create restore point for C:\
|
||||
--- Resize C:\ to 80GB
|
||||
--- Resize D:\ to consume remaining disk space
|
||||
--- Set user to auto-login
|
||||
--- Download supporting applications
|
||||
----- 7-Zip binary
|
||||
----- MinGW
|
||||
------- wget
|
||||
------- git
|
||||
--- Download utilities
|
||||
----- Custom Resolution Utility
|
||||
----- AntimicroX
|
||||
----- Launchbox-App
|
||||
----- OpenJVS
|
||||
----- FastIO2KB
|
||||
----- WinIPAC Tool
|
||||
----- Data Management Tool (maybe included with Launchbox?)
|
||||
----- Sweetcade uninstall script
|
||||
------- Remove Launchbox, CRU, Control support software from startup folder
|
||||
------- Delete relevant folders/files
|
||||
--- Download drivers (find way to autoquery, download, and autoinstall)
|
||||
----- GPU
|
||||
----- Chipset & others
|
||||
--- Create folders
|
||||
------- C:\sctools\
|
||||
------- D:\sccontent\*
|
||||
--- Extract/install utilities & drivers
|
||||
--- Copy game content from external storage
|
||||
----- Scan for *.exe filenames
|
||||
------- Create folders under D:\sccontent\ based on file names found
|
||||
--------- Write list of exes to disk
|
||||
--------- Text processing
|
||||
--------- Create directories
|
Loading…
Reference in New Issue
Block a user