Posted August 4th, 2007 by SteveW
I have evaluated to product for the entire duration and then it expired. When I tried to open a .phpproj project after the trial expired it remove the "application for the project". Now I always get an error message when loading the solution or .phpproj files.
How do it get the splash screen back so I could possibly enter the registation code when I purchase the application?
Thanks,
-Steve
SteveW says:
"C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe" /resetskippkgs
meeshuk says:
I have double clicked on that file It only takes me to the software but doesn't give me a chance to enter the
/resetskippkgs
Any other thoughts?
BTW - I have also tried running from command prompt
mkamioner says:
Make sure you use:
"C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe" /resetskippkgs
juanc says:
VS.Php 2.5 will not have this issue anymore.
juanc says:
You should try from the command line:
devenv /ResetSkipPkgs
Let me know if the issue was resolved or not.
Thanks,