Skip to content

kaiye/reg-file-with-multiline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

reg-file-with-multiline

If a windows .reg file which has some REG_SZ value with newline characters, you can't import it correctly to regedit. This nodejs script use to solve the problem ( maybe we should call it windows regedit's bug - -! ).

Here are some related googles about the bug:

##Usage

Make sure you have install nodejs and npm install line-reader , then simply run the command in cmd: node regfile.js <filename>

Copyright 2013 @kaiye

About

nodejs script use to convert REG_SZ multiline value to hex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published