cmder/launcher
Jan Schulz 2c0c6ed416 Make "cmder here" work again
The new system works by setting "CMDER_START" if a cmder.exe gets a
startup path. The rest is then implemented in the profile.ps1 and init.bat.
The new system works as follows:

1.If a startup path is given, cmder.exe sets this as `CMDER_START` and the
  startup scripts change to that directory.
2.If the usere sets a `CMDER_START` environment variable and this is not
  overwritten by cmder.exe, this variable is taken as the startup
  directory by the startup scripts.
3.If not such path is give, the conemu startup dirs is the winner, as the
  startup scripts don't change anything.
2016-01-11 22:19:10 +01:00
..
src Make "cmder here" work again 2016-01-11 22:19:10 +01: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 update VS to 2015 release version and switch to /MT for static linking 2015-08-04 15:00:32 +02:00