How to safely install a program without copying GDI +?
Asked By
0 points
N/A
Posted on - 03/21/2012
Hi all,
With the assistance of a pleasant consultant here at work we’ve discovered the following: What we have finally arrived at is getting the latest edition of gdiplus.dll (as of the framework 2.0 file) from our device, copying this to system32. Next it permits us to install the program. Before we really ran the program, we copied the gdiplus.dll in the Windows Defender directory.
Â
Then we got it out of system32 (since the guidelines were specific not to keep it there, there was no need to leave it there). That means it works, but I don't suggest anybody who are using GDI screw their devices to do it.
Â
Please help me to find out if there is any other user friendly system to do this.
Â
Thanks for your reply.