Homes32 wrote: ↑Sat 15 Jul, 2023 1:49 pmIt works in Win10 so must be a change in Win11. If you run with a debugger (like x32dbg) the .dll loads, but is then unloaded shortly thereafter.
it works in any version of windows 11 i have tried it with on various laptops - so surely the problem is related to Phoenix - i dont doubt its something microsoft have done but they are not going to sort things and the wifi software seems unsupported its certainly been a while since it was updated
if its not solvable in Phoenix then a note could be added maybe?????
PhoenixPE Project
Re: PhoenixPE Project
Re: PhoenixPE Project
tonyadams wrote: ↑Sat 15 Jul, 2023 2:44 pmmost likely a dependency of wlanapi.dll is the missing or causing the issue, so we should be able to sort it out.Homes32 wrote: ↑Sat 15 Jul, 2023 1:49 pmIt works in Win10 so must be a change in Win11. If you run with a debugger (like x32dbg) the .dll loads, but is then unloaded shortly thereafter.
it works in any version of windows 11 i have tried it with on various laptops - so surely the problem is related to Phoenix - i dont doubt its something microsoft have done but they are not going to sort things and the wifi software seems unsupported its certainly been a while since it was updated
if its not solvable in Phoenix then a note could be added maybe?????
Re: PhoenixPE Project
same problem occurs in XPE with a win11 source (at least in a VM)
Always use the latest distribution file for your particular project and any post-release updated plugins. If you add files from old postings relating to previous versions, don't be surprised if they cause errors.
Re: PhoenixPE Project
issue resolved in commit 98f8022.
main issue was that Win11 introduced a dependency to mobilenetworking.dll in wlanapi.dll, which caused wlanapi.dll to fail it's initialization. This and other 32bit dependencies have been included in the most recent script.
Cheers!
Homes32
main issue was that Win11 introduced a dependency to mobilenetworking.dll in wlanapi.dll, which caused wlanapi.dll to fail it's initialization. This and other 32bit dependencies have been included in the most recent script.
Cheers!
Homes32
Re: PhoenixPE Project
excellent - many thanksHomes32 wrote: ↑Wed 19 Jul, 2023 3:11 am issue resolved in commit 98f8022.
main issue was that Win11 introduced a dependency to mobilenetworking.dll in wlanapi.dll, which caused wlanapi.dll to fail it's initialization. This and other 32bit dependencies have been included in the most recent script.
Cheers!
Homes32
a sideways question - have you any idea where the registration info is stored - i have installed it on a laptop and one option in the PE install is to point to the reg info but i have no idea where it is - i have searched in the reg and deleted all reference to it i can find but it still shows as activated so i guess its some key not referenced to Lizard or the program
Re: PhoenixPE Project
They use a 3rd party library to handle the license/registration keys. They are encrypted and stored in HKLM\SOFTWARE\\Licenses and HKLM\SOFTWARE\WOW6432Node\Licenses for 32bittonyadams wrote: ↑Wed 19 Jul, 2023 7:02 amexcellent - many thanksHomes32 wrote: ↑Wed 19 Jul, 2023 3:11 am issue resolved in commit 98f8022.
main issue was that Win11 introduced a dependency to mobilenetworking.dll in wlanapi.dll, which caused wlanapi.dll to fail it's initialization. This and other 32bit dependencies have been included in the most recent script.
Cheers!
Homes32
a sideways question - have you any idea where the registration info is stored - i have installed it on a laptop and one option in the PE install is to point to the reg info but i have no idea where it is - i have searched in the reg and deleted all reference to it i can find but it still shows as activated so i guess its some key not referenced to Lizard or the program
Keep in mind that this 3rd party library is also used by other developers from other companies as well, so unrelated software that also makes use of this library may also be present in this key. Since the information is encrypted/obfuscated we really don't know which entries go to which software that may be present unless we can observe the software on that system, so Phoenix simply copies the entire reg key. If you looking to export off another system, exporting HKLM\SOFTWARE\WOW6432Node\Licenses to a .reg file and supplying the path to this file in the script interface should register the software in PhoenixPE.
Re: PhoenixPE Project
I've not come across one in my lifetime. Your best bet if you have access to working systems is to export the drivers from each laptop with Drivers > Driver Integration > Export Host Drivers button or DISM and then include them in your build.
[/quote]
Yeah, good idea. I should have thought of that. Thanks!
Re: PhoenixPE Project
Release 2023-08-03 has been published on github
Summer's are always busy, so this is primarily a maintenance release to update app URL's and fix some annoying bugs.
Cheers!
Homes32
Summer's are always busy, so this is primarily a maintenance release to update app URL's and fix some annoying bugs.
Cheers!

Homes32
Re: PhoenixPE Project
Hello!
I build last Phoenix PE from release 08/03/2023. After booting from USB All host drives are offline.
Is it a known issue? May be I forget something? Please, help.
I build last Phoenix PE from release 08/03/2023. After booting from USB All host drives are offline.
Is it a known issue? May be I forget something? Please, help.
Re: PhoenixPE Project
When I do a build with Phoenix (both the most recent version and one back) - if I check off Powershell Core and/or Powershell, it fails with an error.
The full logs say:
The system log has this:
The full logs say:
Code: Select all
[Error] Macro - Invalid command [Call] (Call,TargetVersion,,1x) (Line 109)
[Warning] Echo - An error occurred building PhoenixPE. Please check the build log for details.
A support package was generated and saved to
C:\PE\PhoenixPE\Logs (Echo,%BuildExitMsg%,Warn) (Line 168)
[Warning] Build stopped by error
The system log has this:
Code: Select all
[2023-07-27 11:47:06 AM] [Info] Build [Networking - Button [btn_PENMEditor]] started
[2023-07-27 11:47:07 AM] [Info] Build [Networking - Button [btn_PENMEditor]] finished (0:00:01)
[2023-07-27 12:09:58 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:10:15 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Setup_x64_Web]] started
[2023-07-27 12:10:15 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Setup_x64_Web]] finished (0:00:00)
[2023-07-27 12:10:15 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:10:41 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Custom_x64_Web]] started
[2023-07-27 12:10:41 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Custom_x64_Web]] finished (0:00:00)
[2023-07-27 12:10:42 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:10:44 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Custom_x86_Web]] started
[2023-07-27 12:10:44 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Custom_x86_Web]] finished (0:00:00)
[2023-07-27 12:10:44 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:10:49 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Setup_x64_Web]] started
[2023-07-27 12:10:49 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Setup_x64_Web]] finished (0:00:00)
[2023-07-27 12:10:49 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:10:51 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Custom_x64_Web]] started
[2023-07-27 12:10:52 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Custom_x64_Web]] finished (0:00:00)
[2023-07-27 12:10:52 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:12:10 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Setup_x64_Web]] started
[2023-07-27 12:12:10 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Setup_x64_Web]] finished (0:00:00)
[2023-07-27 12:12:11 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:12:48 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:13:31 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Custom_x64_Web]] started
[2023-07-27 12:13:31 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Custom_x64_Web]] finished (0:00:00)
[2023-07-27 12:13:31 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:13:41 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Custom_x64_Web]] started
[2023-07-27 12:13:41 PM] [Info] Build [PowerShell Core - Button [Button_Download_PowerShell_Core_Custom_x64_Web]] finished (0:00:00)
[2023-07-27 12:13:42 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:14:49 PM] [Info] Build [PowerShell Core - Run] started
[2023-07-27 12:14:49 PM] [Info] Build [PowerShell Core - Run] finished (0:00:00)
[2023-07-27 12:14:49 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:15:00 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:16:42 PM] [Info] Build [PowerShell Core - Run] started
[2023-07-27 12:16:42 PM] [Info] Build [PowerShell Core - Run] finished (0:00:00)
[2023-07-27 12:16:42 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:16:58 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:17:44 PM] [Info] Build [PowerShell Core - Run] started
[2023-07-27 12:17:44 PM] [Info] Build [PowerShell Core - Run] finished (0:00:00)
[2023-07-27 12:17:44 PM] [Error] Unable to find encoded image [] (Image_Software=,1,5,275,2,55,47)
[2023-07-27 12:17:55 PM] [Info] Build [PowerShell - Run] started
[2023-07-27 12:17:55 PM] [Info] Build [PowerShell - Run] finished (0:00:00)
Re: PhoenixPE Project
i dont add powershell but have just done a build having ticked powershell core in system tools and it worked perfectly - am still using the old build from earlier this year and building using windows 11
if i have misunderstood your problem post back and i will try again
non of that helps much other than saying it works for me
if i have misunderstood your problem post back and i will try again
non of that helps much other than saying it works for me
Re: PhoenixPE Project
I can only find a Powershell Core script in the latest builds, can you run the individual script and post the simple log - export and compress then post the resultant 7z file
Always use the latest distribution file for your particular project and any post-release updated plugins. If you add files from old postings relating to previous versions, don't be surprised if they cause errors.
Re: PhoenixPE Project
Here are the logs for Powershell and Powershell core.
- Attachments
-
- PowerShell-Logs.zip
- (5.83 KiB) Downloaded 588 times
Re: PhoenixPE Project
@ tsherr
I only looked at the PowerShell log at the moment and you can see it's an old Win10PE SE script so you wouldn't expect it to work in the Phoenix project
edit:
and it looks like your PowerShell core script is from the wrong project as well
Always use the latest distribution file for your particular project and any post-release updated plugins. If you add files from old postings relating to previous versions, don't be surprised if they cause errors.
Re: PhoenixPE Project
Ok, thanks. I'm not sure how they got in there. I'm going to try a fresh install.
Edit: Yup. Somehow I'd screwed up and added those. Thanks for your help.
Edit: Yup. Somehow I'd screwed up and added those. Thanks for your help.
Re: PhoenixPE Project
@tsherr
No problem - with hindsight, I should have been able to tell from your first posting, but wasn't sure which project they may have been from.
No problem - with hindsight, I should have been able to tell from your first posting, but wasn't sure which project they may have been from.
Always use the latest distribution file for your particular project and any post-release updated plugins. If you add files from old postings relating to previous versions, don't be surprised if they cause errors.
Re: PhoenixPE Project
Updated audio patch to allow sound under the SYSTEM account with Win11 10.0.22621.1702
extract scriptfile from 7z and replace existing file in ...\Projects\PhoenixPE\Components\320-Audio.script
extract scriptfile from 7z and replace existing file in ...\Projects\PhoenixPE\Components\320-Audio.script
Always use the latest distribution file for your particular project and any post-release updated plugins. If you add files from old postings relating to previous versions, don't be surprised if they cause errors.
Re: PhoenixPE Project
If I want to add a batch file to the desktop (or actually anywhere) PhoenixPE, what folder do I put it in?
Re: PhoenixPE Project
Hi tsherr
a simple script just to give you an idea (actually creates a test cmd file and a desktop shortcut to it and a simple test to check it works)
Always use the latest distribution file for your particular project and any post-release updated plugins. If you add files from old postings relating to previous versions, don't be surprised if they cause errors.