Re: [msysGit] [PATCH 1/2] contrib: Add diff viewing capability for Microsoft Word documents

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Sixt <johannes.sixt@...>
Cc: <git@...>, <msysgit@...>
Date: Thursday, September 27, 2007 - 8:04 am

Hi,

On Thu, 27 Sep 2007, Johannes Sixt wrote:


Hehe.


AFAICT this would be better written as $(PROGRAMFILES) (but you have to 
add proper quoting, I guess).

Or, alternatively, you can get it with a simple Tcl script

	package require registry 1.0
	puts [regsub "\\" [registry get \
		"HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Extensions" \
		 "doc"] "/"]

Or something like that.

Ciao,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [msysGit] [PATCH 1/2] contrib: Add diff viewing capabili..., Johannes Schindelin, (Thu Sep 27, 8:04 am)