Unable to install .net 4.5.2

Questions about Wine on Linux
Locked
giddycadet
Level 2
Level 2
Posts: 10
Joined: Sun Jun 25, 2023 7:26 pm

Unable to install .net 4.5.2

Post by giddycadet »

I am trying to install .net framework 4.5.2 with the following command:

`winetricks dotnet452`

The installation fails with the following message:

Setup may not run properly, because the Windows Modules Installer Service is not available on this computer.

This is on pop os 22.04. My winetricks script is already updated.
desessarts
Level 4
Level 4
Posts: 198
Joined: Wed Oct 04, 2023 7:57 am

Re: Unable to install .net 4.5.2

Post by desessarts »

you do not say if this is in 32 or 64 bits

anyway you should update your winetricks

see

viewtopic.php?t=32214
Locked