4.0.1 • Published 6 months ago

rcedit v4.0.1

Weekly downloads
86,404
License
MIT
Repository
github
Last release
6 months ago

node-rcedit

CircleCI build status NPM package

Node module to edit resources of Windows executables.

Requirements

On platforms other than Windows, you will need to have Wine 1.6 or later installed and in the system path.

Usage

const rcedit = require('rcedit')

async rcedit(exePath, options)

exePath is the path to the Windows executable to be modified.

options is an object that can contain following fields:

  • version-string - An object containing properties to change the 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 (.ico) to set as the exePath's default icon.
  • requested-execution-level - Requested execution level to change to, must be either asInvoker, highestAvailable, or requireAdministrator. See here for more details.
  • application-manifest - String path to a local manifest file to use. See here for more details.
  • resource-string - An object in the form of { [id]: value } to add to the string table.

Returns a Promise with no value.

Building

  • Clone the repository
  • Run yarn install
  • Run yarn test to run the tests
jj-editor-installercws-nw-buildernw-package@everything-registry/sub-chunk-2536yackageysp_electron-packagerwebkit-buildertyt-nw-builder@ryverapp/electron-packager@saritasa/nwjs-builder@paulcbetts/electron-packager@vscode/gulp-electronelectron-packagerelectron-packager-boramelectron-packager-itchioelectron-packager-tfelectron-packager-widevine@ssnangua/nwjs-builder-phoenixelectron-rebrandelectron-tailelectron-test-build@tianyk/nw-builder@vandeurenglenn/electron-kitelectronite-packagerelectron-wix-msielectron-wix-msi-ttonwayelectron-wix-msi-waebsfysapp@zenul_abidin/electron-wix-msi@aitsys/nw-builderfin-nwjs-builder-phoenixmd-nw-builderlunalangloms-clidluong-electron-6-packagerlove-packagerlaunchui-packager@coding_india/all_in_one_package@dillyus/nwjs-builder-phoenix@blackglory/electron-packagergrunt-rceditavers-node-webkit-builderave-packgulp-atom-electrongulp-atom-shellgulp-awesome-electronbrave-builderculpavelitkolodny-node-webkit-buildercrypto-langkurosamagulp-electrongrunt-electron-windows-installernw-buildernw-builder-binnw-builder-mirrornw-builder-rebasenw-builder-rtmpnw-builder-tynw-builder-zeeh@happikitsune/nw-buildernwjs-buildernwjs-builder-grimnwjs-builder-luuxisnwjs-builder-phoenixnwjs-builder-phoenix-forknwjs-builder-phoenix-gsonnwjs-builder-phoenix-lsnwjs-builder-rebornnwjs-packagernwjs-build@infinitebrahmanuniverse/nolb-rcenw-ty-buildernw-packager@florentinth/nwjs-builder-phoenixnode-webkit-builder@gamecreator/nwjs-builder-phoenix@jacobq/electron-packager@kakysha/nwjs-builder-phoenixpolyonic@jj-editor/installerstackmagic-nwjs-builderstrawbees-nwjs-builder@ms-dosx86/nwjs-builder
4.0.1

6 months ago

3.0.2

9 months ago

3.1.0

9 months ago

4.0.0

8 months ago

3.0.1

3 years ago

3.0.0

3 years ago

2.3.0

3 years ago

2.2.0

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

5 years ago

1.1.2

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.9.0

7 years ago

0.8.0

7 years ago

0.7.0

8 years ago

0.6.0

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

9 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago