mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Updated forum link to our new sub at The Oven. Thanks Galapo!
This commit is contained in:
@@ -29,9 +29,9 @@
|
|||||||
Title=PhoenixPE
|
Title=PhoenixPE
|
||||||
Description=PhoenixPE is a fully customizable rescue and recovery environment.
|
Description=PhoenixPE is a fully customizable rescue and recovery environment.
|
||||||
Author=Homes32
|
Author=Homes32
|
||||||
Version=1.0.7.0
|
Version=1.0.8.0
|
||||||
PathSetting=False
|
PathSetting=False
|
||||||
Date=2024-09-05
|
Date=2024-10-19
|
||||||
Level=0
|
Level=0
|
||||||
Selected=None
|
Selected=None
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
@@ -164,7 +164,8 @@ Echo,""
|
|||||||
If,%OnBuildExitReason%,EQUAL,ERROR,Begin
|
If,%OnBuildExitReason%,EQUAL,ERROR,Begin
|
||||||
// Error
|
// Error
|
||||||
Beep,ERROR
|
Beep,ERROR
|
||||||
Set,%BuildExitMsg%,"An error occurred building %ProjectTitle%. Please check the build log for details.#$x#$xA support package was generated and saved to #$x %BaseDir%\Logs"
|
If,%cb_GenerateSupportLog%,Equal,True,Set,%BuildExitMsg%,"An error occurred building %ProjectTitle%. Please check the build log for details.#$x#$xA support bundle was generated and saved to #$x %BaseDir%\Logs#$xbe sure to include this package if you ask for help in the forums or bug tracker."
|
||||||
|
Else,Set,%BuildExitMsg%,"An error occurred building %ProjectTitle%. Please check the build log for details."
|
||||||
Echo,%BuildExitMsg%,Warn
|
Echo,%BuildExitMsg%,Warn
|
||||||
Message,%BuildExitMsg%,ERROR
|
Message,%BuildExitMsg%,ERROR
|
||||||
End
|
End
|
||||||
@@ -185,7 +186,8 @@ End
|
|||||||
Else,If,%OnBuildExitReason%,EQUAL,COMMAND,Begin
|
Else,If,%OnBuildExitReason%,EQUAL,COMMAND,Begin
|
||||||
// HALT/EXIT command
|
// HALT/EXIT command
|
||||||
Beep,CONFIRMATION
|
Beep,CONFIRMATION
|
||||||
Set,%BuildExitMsg%,"An error occurred building %ProjectTitle%. Please check the build log for details.#$x#$xA support package was generated and saved to #$x %BaseDir%\Logs#$xbe sure to include this package if you ask for help."
|
If,%cb_GenerateSupportLog%,Equal,True,Set,%BuildExitMsg%,"An error occurred building %ProjectTitle%. Please check the build log for details.#$x#$xA support bundle was generated and saved to #$x %BaseDir%\Logs#$xbe sure to include this package if you ask for help in the forums or bug tracker."
|
||||||
|
Else,Set,%BuildExitMsg%,"An error occurred building %ProjectTitle%. Please check the build log for details."
|
||||||
Echo,%BuildExitMsg%,Warn
|
Echo,%BuildExitMsg%,Warn
|
||||||
Message,%BuildExitMsg%,ERROR
|
Message,%BuildExitMsg%,ERROR
|
||||||
End
|
End
|
||||||
@@ -359,7 +361,7 @@ lbl_Documentation=Documentation,1,1,465,321,78,16,8,Bold
|
|||||||
web_Wiki="PhoenixPE Wiki",1,10,467,336,73,18,https://github.com/PhoenixPE/PhoenixPE/wiki
|
web_Wiki="PhoenixPE Wiki",1,10,467,336,73,18,https://github.com/PhoenixPE/PhoenixPE/wiki
|
||||||
lbl_CommunitySupport="Community Support",1,1,453,365,103,16,8,Bold
|
lbl_CommunitySupport="Community Support",1,1,453,365,103,16,8,Bold
|
||||||
web_Discord="PhoenixPE Discord",1,10,461,380,88,18,https://discord.com/channels/642440817138597908/642751078399606815
|
web_Discord="PhoenixPE Discord",1,10,461,380,88,18,https://discord.com/channels/642440817138597908/642751078399606815
|
||||||
web_TheOven="The Oven",1,10,485,398,45,18,https://theoven.org/viewforum.php?f=17
|
web_TheOven="The Oven",1,10,485,398,45,18,https://theoven.org/viewforum.php?f=26
|
||||||
web_Reboot=reboot.pro,1,10,483,415,51,18,http://reboot.pro/index.php?showforum=147
|
web_Reboot=reboot.pro,1,10,483,415,51,18,http://reboot.pro/index.php?showforum=147
|
||||||
|
|
||||||
[EncodedFolders]
|
[EncodedFolders]
|
||||||
|
Reference in New Issue
Block a user