User Profile
vpanchumarthi
Copper Contributor
Joined 6 years ago
User Widgets
Recent Discussions
MSIX - Application HKCU RegKey
I have created MSIX for EditPlus 3.50; Eula Agreement & License have been captured in HKCU keys and all the keys were captured in MSIX package. While I install the MSIX application , app is not able to read the reg keys which are located in registry.dat. After launching MSIX application, registry.dat will be merged virtually with Physical registry and application can see the registry keys which are captured in registry.dat. But I am not able to see this behavior when I packaged EditPlus MSIX. Application is prompting for serial key again . Any suggestions, please share I am using Hover (Advanced Installer) to identify if the registry keys were merged virtually or not after the launching application and I see that keys were merged with physical registry after launching the application. Screenshots were attached to this post.3.1KViews0likes1CommentMSIX Packaging Tool Driver Installation Failure
I am not able to install MSIX Packaging Tool Driver . Can you any please help me on this. Details are below: Windows Version: 1809 (OS Build 17763.973) Downloaded MSIX Packaging Tool from https://www.microsoft.com/en-us/p/msix-packaging-tool/9n5lw3jbcxkf?activetab=pivot:overviewtab 1. Launched MSIX Packaging Tool 2. Selected "Created Package on this Computer" Click Next 3. Getting the error "Driver Installation Failure" 4. Checked DISM Log: Info DISM DISM Package Manager: PID=5132 TID=17768 Error in operation: (null) (CBS HRESULT=0x8024002e) - CCbsConUIHandler::Error Error DISM DISM Package Manager: PID=5132 TID=8020 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x8024002e) Error DISM DISM Package Manager: PID=5132 TID=8020 Failed processing package changes with session options - CDISMPackageManager::ProcessChangesWithOptions(hr:0x8024002e) Error DISM DISM Package Manager: PID=5132 TID=8020 Failed to install capability. - CPackageManagerCLIHandler::ProcessCmdLine_AddCapability(hr:0x8024002e) Error DISM DISM Package Manager: PID=5132 TID=8020 Failed while processing command add-capability. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x8024002e) 5. Checked CBS Log and below is the error CBS Exec: Processing complete. Session: xxxxxxxxx, Package: Msix-PackagingTool-Driver-Package~31bf3856ad364e35~amd64~~10.0.17763.1, Identifier: KB777778 [HRESULT = 0x8024002e - Unknown Error] 6. Downloaded FOD for MSIX Driver and used power shell script to install, but still getting error to install the driver Dism /Online /add-package /packagepath:(path)Solved21KViews0likes11Comments
Recent Blog Articles
No content to show