Thread (3 messages) flat view 3 messages, 2 authors, 2016-06-15

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

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:43:37

Hi,

On Thu, 27 Sep 2007, Johannes Sixt wrote:
	Ok, here's something that shows how git helps solve REAL PROBLEMS.
Hehe.
+WINWORDEXE = C:/Program Files/Microsoft Office/Office/WINWORD.EXE
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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help