Jump to content
You must now use your email address to sign in [click for more info] ×

designer, Photo, Publisher V2 installation


Stsl

Recommended Posts

Hello,

The Microsoft Setup tool cannot start when the msix file is double-clicked. This also applies to Designer and Publisher V2.
I have unpacked this file, and I can use the application but Studio Link does not work because I have not actually installed the application.
I tried running msiexec from a command line in administrator mode, it doesn't work.

Regards

 

pb-affinity.png

Link to comment
Share on other sites

Same for me running Windows 11 Home.

The App installer Window briefly appears, then quits and then I get this message.

281302595_2022-11-0913_50_10-C__Users_iaina_Downloads_affinity-photo-2.0.0_msix.png.40491758a18ee7a98db7b43071be44f5.png

I've downloaded app 3 times just to confirm it's not a checksum error but get this each and every time I try running it (even following a hard reboot)

 

Edition    Windows 11 Home
Version    22H2
Installed on    ‎18/‎05/‎2022
OS build    22623.875
Serial number    PF3BEB63
Experience    Windows Feature Experience Pack 1000.22636.1000.0

 

Device name    Legion
Processor    AMD Ryzen 7 5800H with Radeon Graphics            3.20 GHz
Installed RAM    16.0 GB (13.9 GB usable)
Device ID    A824F5E6-A874-4221-97DB-251C424BBE6E
Product ID    00342-20776-48123-AAOEM
System type    64-bit operating system, x64-based processor
Pen and touch    No pen or touch input is available for this display

 

Link to comment
Share on other sites

Running from Admin Powershell and copying the path, worked for me. Although it silently installed it "somewhere" (I'm presuming to the default path?)
 

It would have been useful to get a prompt in case I wanted to install it somewhere else, but for me, default location was fine.

Link to comment
Share on other sites

Ok this was a major pain in @@@.

So the only way to get the programs to be installed under windows 10 is to have the following:

Go to the windows store

Get the App Installer 

Run the MSIX files 

But that didn't work for me I had to do some major changes to windows to get everything up and running. 
I still got the error: Powershell Get-AppxPackage not working
 

Do the following:

  • press Win + R
  • write regedit (and press enter)
  • go to the registry value: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppXSvc
  • on the right hand side, double click on start
  • Change the value to 2. (Mine was set to 4).
  • press ok and restart your computer.

Once restarted open the MSIX file you are trying to install and it works... 
This was not a nice thing to do as an experienced Windows user even. Change your installing type Seriff. 
If I couldn't get this to work tonight I would have refunded tomorrow.

I hope this helps out others as well. 

Link to comment
Share on other sites

Okay, I thought I could just click on an EXE file.... LOL  ;-(  After researching I followed instructions.  Still not installing!  
Why in the world would you make this so difficult?   Questioning my purchase now and definingly not recommending Affinity 2
Reply back with a video tutorial or a link that works showing how to install,  Thank you


Use PowerShell Instead:

You can also install MSIX packages via PowerShell by opening PowerShell as Admin and then using the following command, presuming you have downloaded the MSIX to your Downloads folder:

Add-AppxPackage -Path "C:\Users\MyUserName\Downloads\affinity-designer-2.0.0.msix" -DependencyPath "https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx"



Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

PS C:\Users\Office> Add-AppxPackage -Path "W:\Download\Affinity Suites v2\affinity-designer-2.0.0.msix" -DependencyPath
"https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx"
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied.
Windows cannot install package SerifEuropeLtd.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rt because this package is
not compatible with the device. The package requires OS version 10.0.19041.0 or higher on the Windows.Mobile device
family. The device is currently running OS version 10.0.17763.3650.
NOTE: For additional information, look for [ActivityId] 3c7351e1-f466-000f-1a5b-733c66f4d801 in the Event Log or use
the command line Get-AppPackageLog -ActivityID 3c7351e1-f466-000f-1a5b-733c66f4d801
At line:1 char:1
+ Add-AppxPackage -Path "W:\Download\Affinity Suites v2\affinity-design ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (W:\Download\Aff...gner-2.0.0.msix:String) [Add-AppxPackage], Exception
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

Link to comment
Share on other sites

Just now, netean said:

It's also now in the Windows Store (make sure you search for Affinity Photo 2 as version 1 is still there too)

I suspect if you get the Windows Store version it will install all dependencies as well?

I thought that would work as well but than got faced with the infamous Windows updater is disabled message. I had to go through a lot of other hoops to get that out of the way. 

Link to comment
Share on other sites

3 hours ago, KBC said:

The package requires OS version 10.0.19041.0 or higher on the Windows.Mobile device
family.

Note that your OS is not up to date to be able to install the product as you are running OS version 10.0.17763.3650. The update to v19041 in December 2020 includes support for the MSIX installer. You will NEED to update your OS.

Both PC’s Win 11 x64 System with Intuos Pen & Touch 
PC1 ASUS ROG Strix - AMD Ryzen 9 6900X CPU @ 3.3GHz. 32GB RAM

- GPU 1: AMD Radeon integrated. GPU 2: NVIDIA RTX 3060, 6GB
PC2 HP Pavilion - 
Intel® Core™ i7-7700HQ CPU @ 2.80GHz (8 CPUs), 16GB RAM
 - GPU 1: Intel HD Graphics 630, GPU 2: NVIDIA GTX1050, 4GB

iPad (8th Gen) 2020

 

Link to comment
Share on other sites

I tried to install Microsoft.VCLibs.x64.14.00.Desktop.appx before, it didn't work. I had the same problem :

Add-AppxPackage: Failed to deploy with HRESULT: 0x80073D19, An error occurred because a user logged out. error 0x80073CFC: When processing the request, the system failed to write the windows.integrityExtension to the registry due to the Unable to start the application error. Try to reinstall it to solve the problem.

The version 1 setup worked well, why change what works well?

Link to comment
Share on other sites

In the event log (sorry, it's in french) :

Get-AppPackageLog -ActivityID 2991037e-f4c9-0002-96f0-9129c9f4d801

Time                      ID           Message
----                      --           -------
10/11/2022 07:20:30       604          Lancement de l'opération de déploiement Add sur un package avec le paramètre
                                       principal file:///D:/Personnel/Photo/serif/affinity-designer-2.0.0.msix,
                                       paramètres de dépendance https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx
                                       et options 0 et 0. Voir http://go.microsoft.com/fwlink/?LinkId=235160 pour
                                       obtenir de l'aide sur le diagnostic des problèmes de déploiement d'applications.
10/11/2022 07:20:31       157          Le contenu principal de la signature du package de l’application a été validé
                                       pour le package de l’application publié par CN=Serif (Europe) Ltd, O=Serif
                                       (Europe) Ltd, L=Nottingham, S=Nottinghamshire, C=GB. La charge utile ne sera
                                       pas validée tant que les fichiers ne seront pas lus.
10/11/2022 07:20:31       170          Le lecteur de flux a été correctement créé pour le package
                                       SerifEuropeLtd.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rt d’application.
10/11/2022 07:20:33       157          Le contenu principal de la signature du package de l’application a été validé
                                       pour le package de l’application publié par CN=Microsoft Corporation,
                                       O=Microsoft Corporation, L=Redmond, S=Washington, C=US. La charge utile ne sera
                                       pas validée tant que les fichiers ne seront pas lus.
10/11/2022 07:20:33       216          Avertissement de validation du manifeste de l’application: l’espace de noms
                                       déclaré http://schemas.microsoft.com/developer/appx/2015/build n’est pas
                                       applicable, il sera ignoré pendant le traitement du manifeste.
10/11/2022 07:20:33       170          Le lecteur de flux a été correctement créé pour le package
                                       Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x64__8wekyb3d8bbwe
                                       d’application.
10/11/2022 07:20:33       10002        La création du fichier de résilience C:\ProgramData\Microsoft\Windows\AppReposit
                                       ory\ef60aba3-22fe-433b-9bd1-061e917c1dba_S-1-5-21-1746939311-2693090667-15056635
                                       26-75334_10.rslc pour l’opération Add est terminée sur le package
                                       SerifEuropeLtd.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rt.
10/11/2022 07:20:33       607          L’opération de déploiement Add sur le package
                                       SerifEuropeLtd.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rt a été retirée de
                                       la file d’attente et s’exécute pour le SID utilisateur
                                       S-1-5-21-1746939311-2693090667-1505663526-75334.
10/11/2022 07:20:33       854          Ajout réussi des URI suivants à traiter:
                                       file:///D:/Personnel/Photo/serif/affinity-designer-2.0.0.msix
                                      https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx.
10/11/2022 07:20:35       659          Ajout de {Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x64__8wekyb3d8bbwe} à
                                       partir de l’URI fourni ignoré, car il est déjà installé sur le système.
10/11/2022 07:20:35       855          Fin de la résolution des listes d'actions. Listes d'actions DeploymentRequest:
                                       addPackageList:
                                       Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x86__8wekyb3d8bbwe
                                       SerifEuropeLtd.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rt.
10/11/2022 07:21:00       8761         Le répertoire AppExecutionAlias est manquant. Code d’erreur : 0x8007010B.
10/11/2022 07:21:00       573          Paramètre de synchronisation activée d’état, nom de la famille de packages
                                       SerifEuropeLtd.AffinityDesigner2_3cqzy0nppv2rt, activé false.
10/11/2022 07:21:00       10000        La maintenance du package
                                       Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x86__8wekyb3d8bbwe est sur le
                                       point de commencer. Le paramétrage de l’état du package à désactiver a retourné
                                       0x0.
10/11/2022 07:21:00       10000        La maintenance du package
                                       SerifEuropeLtd.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rt est sur le point
                                       de commencer. Le paramétrage de l’état du package à désactiver a retourné 0x0.
10/11/2022 07:21:00       8100         Début de la validation et de la définition de l’étiquette de confiance sur le
                                       package Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x86__8wekyb3d8bbwe avec
                                       les indicateurs 0x5.
10/11/2022 07:21:00       8102         Fichier modifié \\?\C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00.UWPDesk
                                       top_14.0.30704.0_x86__8wekyb3d8bbwe\concrt140.dll détecté dans le package
                                       Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x86__8wekyb3d8bbwe.
10/11/2022 07:21:00       8104         Impossible de définir l’étiquette de confiance sur le package
                                       Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x86__8wekyb3d8bbwe avec les
                                       indicateurs 0x5. Erreur: 0x80073CFC.
10/11/2022 07:21:00       306          erreur 0x80073CFC: lors du traitement de la demande, le système n’est pas
                                       parvenu à inscrire l’extension windows.integrityExtension dans le Registre en
                                       raison de l’erreur Impossible de démarrer l’application. Essayez de la
                                       réinstaller pour résoudre le problème.
                                       .
10/11/2022 07:21:00       316          erreur 0x80073CFC: impossible d’inscrire la demande, car l’erreur suivante
                                       s’est produite pendant l’inscription de l’extension windows.integrityExtension:
                                       Impossible de démarrer l’application. Essayez de la réinstaller pour résoudre
                                       le problème.
                                       .
10/11/2022 07:21:00       300          erreur 0x80073CF6: impossible d’inscrire le package
                                       Microsoft.VCLibs.140.00.UWPDesktop_8wekyb3d8bbwe dans le Registre en raison de
                                       l’erreur Impossible d’inscrire le package.
                                       .
10/11/2022 07:21:00       605          Le dernier état correct atteint est SingletonRegisterAdd. Un échec s’est
                                       produit avant que l’état suivant RegistrationChanged n’ait été atteint. Heure:
                                       0x80073CF6
10/11/2022 07:21:01       7750         avertissement 0x80070005: l’erreur suivante s’est produite pendant le nettoyage
                                       de la base de données indexée lors de la suppression du package
                                       AppxManifest.xml (Accès refusé.
                                       ).
10/11/2022 07:21:01       330          erreur 0x80070005: lors de la suppression de la demande, le système n’est pas
                                       parvenu à désinscrire l’extension windows.indexedDB du Registre en raison de
                                       l’erreur Accès refusé.
                                       .
10/11/2022 07:21:01       330          erreur 0x80070002: lors de la suppression de la demande, le système n’est pas
                                       parvenu à désinscrire l’extension windows.MRT du Registre en raison de l’erreur
                                       Le fichier spécifié est introuvable.
                                       .
10/11/2022 07:21:02       7750         avertissement 0x80070005: l’erreur suivante s’est produite pendant le nettoyage
                                       de la base de données indexée lors de la suppression du package
                                       AppxManifest.xml (Accès refusé.
                                       ).
10/11/2022 07:21:02       330          erreur 0x80070005: lors de la suppression de la demande, le système n’est pas
                                       parvenu à désinscrire l’extension windows.indexedDB du Registre en raison de
                                       l’erreur Accès refusé.
                                       .
10/11/2022 07:21:02       8761         Le répertoire AppExecutionAlias est manquant. Code d’erreur : 0x8007010B.
10/11/2022 07:21:03       472          Déplacement du dossier du package \\?\C:\Program Files\WindowsApps\SerifEuropeLt
                                       d.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rt vers \\?\C:\Program Files\Wind
                                       owsApps\Deleted\SerifEuropeLtd.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rte5
                                       3a32f5-82a8-453d-b2cb-13b37212ccf3. Résultat: 0x0.
10/11/2022 07:21:03       10001        La maintenance du package
                                       Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x86__8wekyb3d8bbwe est
                                       terminée. Le paramétrage de l’état du package à activer a retourné 0x0.
10/11/2022 07:21:03       10001        La maintenance du package
                                       Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x86__8wekyb3d8bbwe est
                                       terminée. Le paramétrage de l’état du package à activer a retourné 0x0.
10/11/2022 07:21:03       10001        La maintenance du package
                                       SerifEuropeLtd.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rt est terminée. Le
                                       paramétrage de l’état du package à activer a retourné 0x0.
10/11/2022 07:21:03       10001        La maintenance du package
                                       SerifEuropeLtd.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rt est terminée. Le
                                       paramétrage de l’état du package à activer a retourné 0x0.
10/11/2022 07:21:05       401          L'opération Add de déploiement avec le volume cible 😄 sur le package
                                       SerifEuropeLtd.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rt à partir de
                                       (affinity-designer-2.0.0.msix)  a échoué avec l'erreur 0x80073D19. Consultez la
                                       page http://go.microsoft.com/fwlink/?LinkId=235160 pour contribuer à
                                       diagnostiquer les problèmes de déploiement de l'application.
10/11/2022 07:21:05       404          Échec de l'opération de déploiement de l'AppX pour le package
                                       SerifEuropeLtd.AffinityDesigner2_2.0.0.1640_x64__3cqzy0nppv2rt avec l'erreur
                                       0x80073D19. Texte de l'erreur spécifique à cet échec: erreur 0x80073CFC: lors
                                       du traitement de la demande, le système n’est pas parvenu à inscrire
                                       l’extension windows.integrityExtension dans le Registre en raison de l’erreur
                                       Impossible de démarrer l’application. Essayez de la réinstaller pour résoudre
                                       le problème.
                                       .

Link to comment
Share on other sites

Now it works. I just went to the "Developers Area" tab of the security settings, without changing any settings. And curiously, I was able to install the applications.

Remarq There are no shortcuts created on the desktop, and I can't access the applications to create them manually, even in administrator mode. .

Edited by Stsl
Link to comment
Share on other sites

5 hours ago, Stsl said:

Remarq There are no shortcuts created on the desktop, and I can't access the applications to create them manually, even in administrator mode. .

You'll find the apps in the Windows Start menu. If you want a desktop icon: 

 

-- Walt
Designer, Photo, and Publisher V1 and V2 at latest retail and beta releases
PC:
    Desktop:  Windows 11 Pro, version 23H2, 64GB memory, AMD Ryzen 9 5900 12-Core @ 3.00 GHz, NVIDIA GeForce RTX 3090 

    Laptop:  Windows 11 Pro, version 23H2, 32GB memory, Intel Core i7-10750H @ 2.60GHz, Intel UHD Graphics Comet Lake GT2 and NVIDIA GeForce RTX 3070 Laptop GPU.
iPad:  iPad Pro M1, 12.9": iPadOS 17.4.1, Apple Pencil 2, Magic Keyboard 
Mac:  2023 M2 MacBook Air 15", 16GB memory, macOS Sonoma 14.4.1

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.