verpatch
v0.0.0
Published
Node wrapper for verpatch (https://ddverpatch.codeplex.com/)
Readme
Verpatch
A simple node wrapper for Verpatch
Getting started
npm install verpatch
Running tests
npm test
Usage
var verpatch = require('verpatch');
verpatch('./path/to/executable', '1.0.0', { publisher: 'publisher'});
Options
Standard Options
desc- descriptionpb- private buildcompany- company(c)- copyrightproduct- product namepv- product version
Other options
You can store any other key/value you wish
