You are here 705137

WinMerge Portable Development 70t11

3 posts / 0 new
Last post
SnT2k
Offline
Last seen: 18 years 6 months ago
ed: 2006-11-21 01:45
WinMerge Portable Development

I wanted to make WinMerge Portable but I have some issues on how I would treat the registry entries.

I skimmed the source code of winmerge and found the following entries which rely on the registry. (note that WinMerge, uses a Wrapper, CRegKeyEx at ReyKey.h/p)

VssPrompt.p: line 97 <-- checks/injects into Visual source safe
SourceControl.p: line 123 <-- ditto
PropRegistry.p: lines 185 and 146 <-- settings are stored here
Plugins.p: line 77 <-- checks for windows scripting host

I know what to do with PropRegistry (just reroute it). However, what should I do with the rest?

tittoproject
tittoproject's picture
Offline
Last seen: 6 years 5 months ago
ed: 2005-12-09 12:23
WinPenPack

A portable version of WinMerge, X-WinMerge is already available on WinPenPack.com

Browse in the menu: --> X-Software --> Web-Programming

SnT2k
Offline
Last seen: 18 years 6 months ago
ed: 2006-11-21 01:45
aye thanks, you saved me a

aye thanks, you saved me a bunch.

Topic locked