mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 02:28:09 +02:00
Add sample config files in PreShellConfig docs
@@ -54,6 +54,8 @@ By placing a specifically named script in a pre-defined location these scripts w
|
||||
|
||||
AutoItSetOption("ExpandEnvStrings", 1)
|
||||
|
||||
#include "PhoenixPE.Common.au3"
|
||||
|
||||
; Main
|
||||
Config()
|
||||
Shortcuts()
|
||||
@@ -184,7 +186,7 @@ _END RunPrograms
|
||||
|
||||
### AddAutoRun
|
||||
|
||||
For more flexibility, you may choose to run AutoIt3 or PECMD scripts directly at different startup stages using the `AddAutoRun` command.
|
||||
For more flexibility it is preferred to run AutoIt3 or PECMD scripts directly at different startup stages using the `AddAutoRun` command.
|
||||
|
||||
**Example**
|
||||
|
||||
|
Reference in New Issue
Block a user