Ali Brown Posted January 11, 2024 Posted January 11, 2024 I'm trying to install V2 software on a new Windows 11 laptop and I'm getting the attached error message when I kick off the installs (File system error -2147219196) Can anyone offer assistance please? Quote
Staff stokerg Posted January 12, 2024 Staff Posted January 12, 2024 Hi @Ali Brownand Welcome to the Forums, I've just replied to your email on the same subject, but I'll also post my reply here incase it helps anyone else in the future: Call up the Windows run box by holding down the Windows key and tapping the letter R. In the Windows run box, enter: Powershell Then hold down Ctrl+Shift+Enter That should open the Powershell, you may get prompted by Window to allow Powershell to open, just click on Allow. Now copy and paste the following: Add-AppxPackage -Path "C:\Users\alison\Downloads\affinity-photo-2.3.1.msix" -DependencyPath "https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx" To paste into the Powershell, just press Ctrl+V and then press enter. Does the app now install? Quote
Ali Brown Posted April 4, 2024 Author Posted April 4, 2024 On 1/12/2024 at 8:48 AM, stokerg said: Hi @Ali Brownand Welcome to the Forums, I've just replied to your email on the same subject, but I'll also post my reply here incase it helps anyone else in the future: Call up the Windows run box by holding down the Windows key and tapping the letter R. In the Windows run box, enter: Powershell Then hold down Ctrl+Shift+Enter That should open the Powershell, you may get prompted by Window to allow Powershell to open, just click on Allow. Now copy and paste the following: Add-AppxPackage -Path "C:\Users\alison\Downloads\affinity-photo-2.3.1.msix" -DependencyPath "https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx" To paste into the Powershell, just press Ctrl+V and then press enter. Does the app now install? My apologies for not doing this sooner but we had a family bereavement. I have now followed your instructions but without success. Details below: PS C:\Users\Alison> Add-AppxPackage -Path "C:\Users\alison\Downloads\affinity-photo-2.3.1.msix" -DependencyPath "https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx" Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered. AppxManifest.xml(133,8): error 0x80070005: Cannot register the SerifEuropeLtd.AffinityPhoto2_2.3.1.2217_x64__3cqzy0nppv2rt package because the following error was encountered while registering the windows.appExecutionAlias extension: Access is denied. . Try again and contact the package publisher if the problem persists. NOTE: For additional information, look for [ActivityId] fea95eda-7ea7-0000-3202-d5fea77eda01 in the Event Log or use the command line Get-AppPackageLog -ActivityID fea95eda-7ea7-0000-3202-d5fea77eda01 At line:1 char:1 + Add-AppxPackage -Path "C:\Users\alison\Downloads\affinity-photo-2.3.1 ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : WriteError: (C:\Users\alison...hoto-2.3.1.msix:String) [Add-AppxPackage], IOException + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand Quote
Staff stokerg Posted April 5, 2024 Staff Posted April 5, 2024 Hi @Ali Brown, Sorry to hear about your loss. Okay, let's switch from the MSIX installer to a more standard one. If you can go to here: https://store.serif.com/update/windows/photo/2/ and instead of clicking on the big download button, there's some text under it that says 'Also available:EXE (699.17MB)' if you click and download that version of the installer and once downloaded, run it, it should install without issue. Quote
Ali Brown Posted April 8, 2024 Author Posted April 8, 2024 Thank you. I have tried the EXE install and that doesn't work either. It just gives me a black window with "Setup failed" and no other details. Quote
Staff stokerg Posted April 8, 2024 Staff Posted April 8, 2024 Hi @Ali Brown, Can you just do the following: Call up the Windows run box by holding down the Windows key on your keyboard and tapping the letter R. In the run box enter: %temp% Then click okay and a folder will open. In here find the folder called AffinitySetup and open it. You may have more than 1 folder in here but if you can open the folder thats got today's date and you should have 2 files in the folder. If you can attach the file called SetupUI.log here on the Forums, I'll be able to see why it is failing and help further Quote
Ali Brown Posted April 8, 2024 Author Posted April 8, 2024 1 hour ago, stokerg said: Hi @Ali Brown, Can you just do the following: Call up the Windows run box by holding down the Windows key on your keyboard and tapping the letter R. In the run box enter: %temp% Then click okay and a folder will open. In here find the folder called AffinitySetup and open it. You may have more than 1 folder in here but if you can open the folder thats got today's date and you should have 2 files in the folder. If you can attach the file called SetupUI.log here on the Forums, I'll be able to see why it is failing and help further Thank you for your help - file attached. SetupUI.log Quote
walt.farrell Posted April 8, 2024 Posted April 8, 2024 12 minutes ago, Ali Brown said: file attached. Your log file indicates that there is another installation operation in progress. You'll need to complete that before you can run another one, I think. Restarting Windows should help. Quote -- Walt Designer, Photo, and Publisher V1 and V2 at latest retail and beta releases PC: Desktop: Windows 11 Pro 23H2, 64GB memory, AMD Ryzen 9 5900 12-Core @ 3.00 GHz, NVIDIA GeForce RTX 3090 Laptop: Windows 11 Pro 23H2, 32GB memory, Intel Core i7-10750H @ 2.60GHz, Intel UHD Graphics Comet Lake GT2 and NVIDIA GeForce RTX 3070 Laptop GPU. Laptop 2: Windows 11 Pro 24H2, 16GB memory, Snapdragon(R) X Elite - X1E80100 - Qualcomm(R) Oryon(TM) 12 Core CPU 4.01 GHz, Qualcomm(R) Adreno(TM) X1-85 GPU iPad: iPad Pro M1, 12.9": iPadOS 18.5, Apple Pencil 2, Magic Keyboard Mac: 2023 M2 MacBook Air 15", 16GB memory, macOS Sequoia 15.5
Ali Brown Posted April 8, 2024 Author Posted April 8, 2024 Nothing else is being installed as this is a virtually new laptop. I have restarted and get the same result. I disabled the only three apps that were running on startup (AVG, Greenshot and VPN) restarted and tried again. Same result. Is there any way of finding out what it thinks is installing? Quote
walt.farrell Posted April 8, 2024 Posted April 8, 2024 2 hours ago, Ali Brown said: Is there any way of finding out what it thinks is installing? A bunch of AVG stuff, which you can see near the end of that log file. Here's a bit of it: Quote CheckPendingFileRenameOperations + PendingFileRenameOperations + \??\C:\Program Files\Common Files\AVG\Icarus\avg-av-vps\icarus.exe.to_delete.1712579971 + + \??\C:\Program Files\Common Files\AVG\Icarus\avg-av-vps\temp\asw-cd5eca24-99a8-4f31-ae50-82341975b215\common1\product-info.xml + + \??\C:\Program Files\Common Files\AVG\Icarus\avg-av-vps\temp\asw-cd5eca24-99a8-4f31-ae50-82341975b215\common1\product-def.xml + + \??\C:\Program Files\Common Files\AVG\Icarus\avg-av-vps\temp\asw-cd5eca24-99a8-4f31-ae50-82341975b215\common1\icarus_rvrt.exe + + \??\C:\Program Files\Common Files\AVG\Icarus\avg-av-vps\temp\asw-cd5eca24-99a8-4f31-ae50-82341975b215\common1\icarus_product.dll + + \??\C:\Program Files\Common Files\AVG\Icarus\avg-av-vps\temp\asw-cd5eca24-99a8-4f31-ae50-82341975b215\common1\icarus.exe + + \??\C:\Program Files\Common Files\AVG\Icarus\avg-av-vps\temp\asw-cd5eca24-99a8-4f31-ae50-82341975b215\common1\dump_process.exe Quote -- Walt Designer, Photo, and Publisher V1 and V2 at latest retail and beta releases PC: Desktop: Windows 11 Pro 23H2, 64GB memory, AMD Ryzen 9 5900 12-Core @ 3.00 GHz, NVIDIA GeForce RTX 3090 Laptop: Windows 11 Pro 23H2, 32GB memory, Intel Core i7-10750H @ 2.60GHz, Intel UHD Graphics Comet Lake GT2 and NVIDIA GeForce RTX 3070 Laptop GPU. Laptop 2: Windows 11 Pro 24H2, 16GB memory, Snapdragon(R) X Elite - X1E80100 - Qualcomm(R) Oryon(TM) 12 Core CPU 4.01 GHz, Qualcomm(R) Adreno(TM) X1-85 GPU iPad: iPad Pro M1, 12.9": iPadOS 18.5, Apple Pencil 2, Magic Keyboard Mac: 2023 M2 MacBook Air 15", 16GB memory, macOS Sequoia 15.5
Ali Brown Posted May 9, 2024 Author Posted May 9, 2024 I have now uninstalled AVG and run the install again. Same message - Setup Failed. I'd be very grateful for any help - log file attached. SetupUI.log Quote
Staff stokerg Posted May 9, 2024 Staff Posted May 9, 2024 Hi @Ali Brown, Can you try fully shutting down your PC and starting it back up. The log still shows other apps are waiting for a reboot, mainly Brave Browser, but theres also a pending Microsoft Edge update as well. Ali Brown 1 Quote
Ali Brown Posted May 13, 2024 Author Posted May 13, 2024 On 5/9/2024 at 10:32 AM, stokerg said: Hi @Ali Brown, Can you try fully shutting down your PC and starting it back up. The log still shows other apps are waiting for a reboot, mainly Brave Browser, but theres also a pending Microsoft Edge update as well. I've fully stopped and restarted the laptop twice and rerun the install. Same error message. New log file attached. SetupUI.log Quote
Staff stokerg Posted May 15, 2024 Staff Posted May 15, 2024 Hi @Ali Brown, Can you just run a Windows update and do a check for updates and install the ones that get found and then restart the PC. Then try installing Affinity again, if it fails, please attach the new log file. Quote
Ali Brown Posted May 17, 2024 Author Posted May 17, 2024 On 5/15/2024 at 1:09 PM, stokerg said: Hi @Ali Brown, Can you just run a Windows update and do a check for updates and install the ones that get found and then restart the PC. Then try installing Affinity again, if it fails, please attach the new log file. I've installed two updates, restarted and tried again. Same "Setup failed" message. New log file attached. Thank you. SetupUI.log Quote
Staff stokerg Posted May 17, 2024 Staff Posted May 17, 2024 Hi @Ali Brown, Thanks for the new log file. Can you try right-clicking on the installer for Affinity and selecting Run As Administrator, does it then install? Quote
Ali Brown Posted May 19, 2024 Author Posted May 19, 2024 On 5/17/2024 at 11:52 AM, stokerg said: Hi @Ali Brown, Thanks for the new log file. Can you try right-clicking on the installer for Affinity and selecting Run As Administrator, does it then install? I've run the .exe as Administrator - same error message, log file attached. Thank you. SetupUI.log Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.