The easiest way is to install the same version of WAMP to a with the same folder structure to a different partition ( if you don't have an extra partition use external drive). For example, if your current WAMP, which causes you the error is in C:/wamp64
, install the duplicate in D:/wamp64
.
After that copying process, the content of the wampmanager.ini
from the new installation and replace to wampmanager.ini
of the old installation ( open the file with Notepad, delete the existing stuff and replace it with the copied content).
Then replace the drive letter with the old drive letter (i.e D:/wamp64
with C:/wamp64
) and save the file. ( you will have two lines to change this letter).
That is it. You are ready and good to go.
Enjoy!!
Tested with wamp64 version 3.0 and it works fine.