mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Add tools folder
This commit is contained in:
19
Projects/MyApps/README.txt
Normal file
19
Projects/MyApps/README.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
Place your custom apps in this folder to integrate them into PhoenixPE.
|
||||
|
||||
Scripts are organized into folders that correspond to the various run levels used by PhoenixPE
|
||||
|
||||
|
||||
Level Folder Description
|
||||
------ ------- ------------
|
||||
1 Pre-Build Pre-Build Configuration
|
||||
2 Core Core Build Scripts
|
||||
3 Shell Shell Components
|
||||
4 Components Scripts that add or activate core functionality such as ramdisk, networking, printing, RDP, etc.
|
||||
4 Tweaks Customization to existing functionality. Generally used for registry tweaks and personalization.
|
||||
5 Applications General Applications
|
||||
6 Drivers Driver Intergration (Display, NIC, etc.)
|
||||
7 Finalize Final configuration, cleanup, and creation of boot.wim
|
||||
8 Media Creation Scripts for creating the final boot media.
|
||||
9 Testing Scripts for testing and verifying the finished build.
|
||||
10 Toolbox Misc. tools useful for script developers.
|
||||
|
Reference in New Issue
Block a user