jtilander / niftyplugins

Visual Studio productivity plugins
MIT License
40 stars 24 forks source link

Could not find registry value P4DIFF in SOFTWARE\Perforce\Environment #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start Visual Studio 2008
2. Look at niftyPerforce output
3. Cannot run diffs with MSVC NiftyPerforce 

Please provide any additional information below.

I have created a string value in both HKLM\SOFTWARE\Perforce\Environment and 
HKCU\Software\Perforce\Environment. Neither of both work. 

NiftyPerforce ( Info):     Adding handlers for automatically add files to 
perforce as you add them to the project
NiftyPerforce ( Info):     Found perforce installation at C:\Program 
Files\Perforce\
NiftyPerforce ( Info):     Found p4.exe
NiftyPerforce ( Info):     Found p4v.exe
NiftyPerforce (Error):     Could not find registry value P4DIFF in 
SOFTWARE\Perforce\Environment

Original issue reported on code.google.com by ngaloppo@gmail.com on 27 Aug 2010 at 8:43

GoogleCodeExporter commented 9 years ago
Hm, are you running the latest version? In theory niftyperforce should not 
worry about the fact that no custom diff has been found, and you should be able 
to run the normal diff program...

Also, the output is slightly different from what I would expect actually. Could 
you try the bleeding edge as well?

http://niftyplugins.googlecode.com/svn/trunk/Build/Experimental_NiftyPerforce.ms
i

Original comment by jim.tila...@gmail.com on 29 Aug 2010 at 11:12

GoogleCodeExporter commented 9 years ago
Hey, it works with the bleeding edge! :)

Original comment by ngaloppo@gmail.com on 30 Aug 2010 at 5:30

GoogleCodeExporter commented 9 years ago

Original comment by jim.tila...@gmail.com on 26 Mar 2011 at 6:54