Improve WAMP server
There is a build at the address https://zippy.com.ua/download/UniServer.zip
When launched on new PCs, an error appears about the absence of the redistributable package
of the type that the runtime library vcruntime42.dll was not found
Since users are usually not IT specialists, not everyone understands
to run the accompanying installation runtime package
not everyone will even read the instructions that this needs to be done.
The task is to run the build in a clean environment (virtual machine or "sandbox" in Windows 11)
to find out which component requires the runtime libraries.
To upload the necessary libraries and check in a clean environment that everything starts and the page of the built-in site opens
To check in an environment where the runtime package is already installed whether there will be any conflicts
Include in the report on the task a list of where which libraries were added