$ cnpm install @develar/rcedit
Node module to edit resources of exe.
npm installgrunt to compile the CoffeeScript codercedit = require 'rcedit'
On platforms other then Windows you will need to have Wine installed and in the system path.
Change exePath with options, the callback would be called with (error)
when the command is done.
The options is an object that can contain following fields:
version-string - An object containings properties to change of exePath's
version string.file-version - File's version to change to.product-version - Product's version to change to.icon - Path to the icon file to set as exePath's default icon.Copyright 2013 - present © cnpmjs.org | Home |