node/tools/msvs/msi
Steven Rockarts e431cae7e7 win,msi: create npm folder in AppData directory
Create the empty npm folder in Roaming\Appdata so that non-Administrator
users have a place to store global packages. This fixes the error Error:
ENOENT, stat error that occurs when a user tries to run the npm install
<package> command.

Bug: https://github.com/joyent/node/issues/8141
PR: https://github.com/joyent/node/pull/8838
Reviewed-by: Bert Belder <bertbelder@gmail.com>

Please enter the commit message for your changes. Lines starting
2015-01-12 23:06:29 +01:00
..
WixUI_en-us.wxl windows/msi: more installer enhancements 2013-02-07 15:31:21 -08:00
nodemsi.sln windows: don't install x64 version into the 'program files (x86)' folder 2012-06-02 02:18:09 +02:00
nodemsi.wixproj build: run wix tool chain out of process 2014-06-13 14:39:53 -07:00
product.wxs win,msi: create npm folder in AppData directory 2015-01-12 23:06:29 +01:00