Get the new PortableApps.com Platform 10.0: Gorgeous themes, a full portable app store and advanced functionality
Announcing the World's Best Flash Drive: The PortableApps.com Companion | Did you see a malware warning on Friday?

WinMerge Portable Development

SnT2k - November 21, 2006 - 5:56am

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/cpp)

VssPrompt.cpp: line 97 <-- checks/injects into Visual source safe
SourceControl.cpp: line 123 <-- ditto
PropRegistry.cpp: lines 185 and 146 <-- settings are stored here
Plugins.cpp: 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?


( categories: )

WinPenPack

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

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

aye thanks, you saved me a

aye thanks, you saved me a bunch.