We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfadd82 commit 47397ffCopy full SHA for 47397ff
src/res/node.rc
@@ -52,7 +52,7 @@ BEGIN
52
BEGIN
53
VALUE "CompanyName", "Node.js"
54
VALUE "ProductName", "Node.js"
55
- VALUE "FileDescription", "Node.js: Server-side JavaScript"
+ VALUE "FileDescription", "Node.js JavaScript Runtime"
56
VALUE "FileVersion", NODE_EXE_VERSION
57
VALUE "ProductVersion", NODE_EXE_VERSION
58
VALUE "OriginalFilename", "node.exe"
0 commit comments