In deploy/packager/native/windows/WinLauncher.cpp there are multiple TODOs:
-- Set the default directory to user's Documents and Settings folder
-- Add application folder to library path so LoadLibrary works.
-- Detect the maximum path length for the current OS and make sure we aren't exceeding that length.
-- Set the default directory to user's Documents and Settings folder
-- Add application folder to library path so LoadLibrary works.
-- Detect the maximum path length for the current OS and make sure we aren't exceeding that length.