cmder/launcher
Dax T Games 49da3745bc Fix #1806 #1675 (#1870)
## Rename user-profile.* user_profile.* to resolve #1806, #1675

* This is a backward compatible fix and will automatically and silently rename users '%cmder_root%/config/user-profile.\*' to '%cmder_root%/config/user_profile.\*' and '[user_specified_config_root]/user-profile.\*' to '[user_specified_config_root]/user_profile.\*' if the sources exist.

  * Cmder.exe does this for cmd.exe sessions.
  * The init scripts for bash and Powershell handles it for these shells
2018-09-01 00:02:56 +02:00
..
src Fix #1806 #1675 (#1870) 2018-09-01 00:02:56 +02:00
.gitignore Add launcher 2013-11-30 09:15:42 -05:00
CmderLauncher.sln update VS to 2015 release version and switch to /MT for static linking 2015-08-04 15:00:32 +02:00
CmderLauncher.vcxproj specified custom manifest file 2018-03-28 22:28:01 +04:30