mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
update faq
@@ -32,6 +32,16 @@ There are a few issues to be taken into account with with pre-packaged applicati
|
|||||||
|
|
||||||
3. Customization. Portable apps may not be designed to be pre-configured, and even if they are the process is not any easier then making the needed registry/config modifications at build time. By extracting the original setup file ourselves we can allow the user to configure some application settings via the script interface, such as language, layout, preferences, etc. We can also register and make use of shell extensions, menu integrations, file handlers, services, drivers, etc. that are typically disabled and/or removed altogether in a portable app package, as they just don't make sense in that context.
|
3. Customization. Portable apps may not be designed to be pre-configured, and even if they are the process is not any easier then making the needed registry/config modifications at build time. By extracting the original setup file ourselves we can allow the user to configure some application settings via the script interface, such as language, layout, preferences, etc. We can also register and make use of shell extensions, menu integrations, file handlers, services, drivers, etc. that are typically disabled and/or removed altogether in a portable app package, as they just don't make sense in that context.
|
||||||
|
|
||||||
|
== Can you include XYZ application in PhoneixPE? ==
|
||||||
|
|
||||||
|
Unfortunately it's impossible for us to include every conceivable application in PhoenixPE and everyone has a different idea of what is important or what fits their personal tastes.
|
||||||
|
|
||||||
|
PhoenixPE carefully selects applications we include in the main distribution, taking into account among other criteria: popularity, license, ease of integration, ease of maintenance, and perceived usefulness to the community at large.
|
||||||
|
|
||||||
|
The great news is, that with PEBakery's user friendly and flexible scripting language it's relatively easy to make your own scripts and include your favorite applications. Be sure to check out the [https://github.com/pebakery/pebakery-docs PEBakery Documentation] and the [https://github.com/PhoenixPE/PhoenixPE/wiki/PhoenixAPI PhoenixPE API].
|
||||||
|
|
||||||
|
If you get stuck give a shout out in the forums, there is a good chance that somebody has made a script for a similar application or will be able to answer your questions.
|
||||||
|
|
||||||
= Win11 Support =
|
= Win11 Support =
|
||||||
|
|
||||||
== Building from a Win11 source with explorer shell causes blackscreen on boot. ==
|
== Building from a Win11 source with explorer shell causes blackscreen on boot. ==
|
||||||
|
Reference in New Issue
Block a user