Hello,
I created a project with
Help Studio Lite and when I Build it gives me "Could find EXplore.exe"
you would have a solution.
On my machine there is
Visual Studio 2008 Professional and Visual Studio 2008 SDK.
Thanks
Date
Votes
1 comment
-
Matt Bates I apologise for any inconvenience this problem may have caused you.
Below is a registry script that will resolve this issue.To use this script copy it to a new text file and save it with a .reg extension, then import it into your registry.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\DExplore.AppObj.8.0]
@="DExplore Application Object"[HKEY_CLASSES_ROOT\DExplore.AppObj.8.0\CLSID]
@="{1F69F884-285E-418E-9715-B9EEE402DD5F}"Let me know if you have any further problems.
Please sign in to leave a comment.