NSIS vs RegViz
A side-by-side look at NSIS and RegViz. For an in-depth review of either product, follow the links below.
NSIS
Development
NSIS (Nullsoft Scriptable Install System) is an open source system utility for creating installers on Windows. It provides a simple scripting language to build the logic and UI of installers. NSIS is useful for bundling software into distributable packages with installers.
installerwindowsopen-source
RegViz
Development
RegViz is an open-source browser extension for visualizing and inspecting HTTP(S) requests as they happen in the browser. It allows developers to see all network requests in a graphical format, inspect request/response headers and payloads, set breakpoints, and more.
httpnetworkbrowservisualizationinspectiondebugging