Sorry my bad, I will read more carefully.
Try installing the latest version of visual c++ https://support.microsoft.com/…ported-visual-c-downloads
And the latest Net Framework https://dotnet.microsoft.com/download/dotnet-framework
Restart the computer, visual c++ is the most important one, sometimes directx for no reason will do weird stuff if it doesn't have it installed.
If that doesn't work you can also try to increase the size of virtual memory. Before you change it make a screenshot of the values that are there as default, also you will need to increase manually the amount of virtual memory of the drive for both windows and other drives.
How to do:
Change the size of virtual memory
If you receive warnings that your virtual memory is low, you'll need to increase the minimum size of your paging file. Windows sets the initial minimum size of the paging file equal to the amount of random access memory (RAM) installed on your computer, and the maximum size equal to three times the amount of RAM installed on your computer. If you see warnings at these recommended levels, then increase the minimum and maximum sizes.
- Open System by clicking the Start button , right-clicking Computer, and then clicking Properties.
- In the left pane, click Advanced system settings . If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
- On the Advanced tab, under Performance, click Settings.
- Click the Advanced tab, and then, under Virtual memory, click Change.
- Clear the Automatically manage paging file size for all drives check box.
- Under Drive[Volume Label], click the drive that contains the paging file you want to change.
- Click Custom size, type a new size in megabytes in the Initial size (MB) or Maximum size (MB) box, click Set, and then click OK.
- Restart your computer.
////
Désolé mon mauvais, je vais lire plus attentivement.
Essayez d'installer la dernière version de visual c ++ https://support.microsoft.com/…ported-visual-c-downloads
Et la dernière version du Net Framework https://dotnet.microsoft.com/download/dotnet-framework
Redémarrez l'ordinateur, Visual C ++ est le plus important, parfois Directx sans raison fera des trucs bizarres s'il ne l'a pas installé.
Si cela ne fonctionne pas, vous pouvez également essayer d'augmenter la taille de la mémoire virtuelle. Avant de le modifier, faites une capture d'écran des valeurs par défaut, vous devrez également augmenter manuellement la quantité de mémoire virtuelle du lecteur pour les fenêtres et les autres lecteurs.
Comment faire:
Modifier la taille de la mémoire virtuelle
Si vous recevez des avertissements indiquant que votre mémoire virtuelle est insuffisante, vous devrez augmenter la taille minimale de votre fichier d'échange. Windows définit la taille minimale initiale du fichier d'échange équivalente à la quantité de mémoire vive (RAM) installée sur votre ordinateur et la taille maximale égale à trois fois la quantité de RAM installée sur votre ordinateur. Si vous voyez des avertissements à ces niveaux recommandés, augmentez les tailles minimale et maximale.
Ouvrez le système en cliquant sur le bouton Démarrer, en cliquant avec le bouton droit sur Ordinateur, puis en cliquant sur Propriétés.
Dans le volet gauche, cliquez sur Paramètres système avancés. Si vous êtes invité à entrer un mot de passe administrateur ou une confirmation, saisissez le mot de passe ou fournissez une confirmation.
Sous l'onglet Avancé, sous Performances, cliquez sur Paramètres.
Cliquez sur l'onglet Avancé, puis, sous Mémoire virtuelle, cliquez sur Modifier.
Décochez la case Gérer automatiquement la taille du fichier d'échange pour tous les lecteurs.
Sous Drive [Volume Label], cliquez sur le lecteur qui contient le fichier d'échange que vous souhaitez modifier.
Cliquez sur Taille personnalisée, tapez une nouvelle taille en mégaoctets dans la zone Taille initiale (Mo) ou Taille maximale (Mo), cliquez sur Définir, puis sur OK.
Redémarrez votre ordinateur.