Hi,
here are the steps to cross compile the Windows executables for unbound from source on (Fedora 42) linux.
Continue reading Unbound: Build (Cross compile on Fedora) it for Windows
Hi,
here are the steps to cross compile the Windows executables for unbound from source on (Fedora 42) linux.
Continue reading Unbound: Build (Cross compile on Fedora) it for Windows
Hi,
these are the steps to install vzlogger on an Orange Pi Zero by using a volkszaehler TTL device as interface to get the measures of the electricity meter. Connect the Output to the Pin 10/GPIO199/UART1_RX
First of all install Armbian .
Continue reading Smartmeter: vzlogger on Orange Pi Zero
Hi,
SML feature is not included in default builds. You have to compile it by yourself.
Continue reading Tasmota: Build firmware for Smart Meter Interfaces
Hi,
after an Upgrade from Windows 10 to Windows 11 on a customer PC sysprep is no longer working. Unfortunataly the error messages in C:\Windows\System32\sysprep\Panther\setuperr.log does not really help to find the root cause:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | Error pGetUninstallInterfaceCommon: Failed loading the setupplatform, hr = 0x80070666 Error SYSPRP RemoveUninstall:Failed to instantiate uninstall interface; hr = 0x80070666 Error SYSPRP Sysprep_Clean_Opk:Failed to remove Uninstall; dwRet = 0x666 Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'Sysprep_Clean_Opk' from C:\Windows\System32\spopk.dll; dwRet = 0x666 Error SYSPRP SysprepSession::ExecuteAction: Failed during sysprepModule operation; dwRet = 0x666 Error SYSPRP SysprepSession::ExecuteInternal: Error in executing action for Microsoft-Windows-Sysprep-SpOpk; dwRet = 0x666 Error SYSPRP SysprepSession::Execute: Error in executing actions from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml; dwRet = 0x666 Error SYSPRP RunPlatformActions:Failed while executing Sysprep session actions; dwRet = 0x666 Error [0x0f0070] SYSPRP RunDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x666 Error [0x0f00a8] SYSPRP WinMain:Hit failure while processing sysprep cleanup providers; hr = 0x80070666 Error [0x0f0060] SYSPRP ParseCommands:Found unsupported command line option '/?' Error [0x0f00a4] SYSPRP WinMain: Unable to parse command-line arguments to sysprep; GLE = 0x0 Error [0x0f0060] SYSPRP ParseCommands:Found unsupported command line option '/?' Error [0x0f00a4] SYSPRP WinMain: Unable to parse command-line arguments to sysprep; GLE = 0x0 |
Continue reading Windows: sysprep fails with “Failure occurred while executing ‘Sysprep_Clean_Opk’ “
Hi,
the powershell has a “slimmed down intellisense” to complete commandlet names, functions, .NET types etc.
Continue reading Windows Powershell: CTRL-Space is no longer working