switch to taskdialog

This commit is contained in:
David Refoua
2018-09-05 04:22:42 +04:30
parent cfe22c8ef0
commit 9b121f1c0a
2 changed files with 37 additions and 3 deletions

View File

@ -4,9 +4,9 @@
STRINGTABLE
{
IDS_TITLE L"Cmder Launcher"
IDS_TITLE "Cmder Launcher"
IDS_SWITCHES L"Unrecognized parameter.\n\nValid options:\n\n /c [CMDER User Root Path]\n\n /task [ConEmu Task Name]\n\n [/start [Start in Path] | [Start in Path]]\n\n /single\n\nor\n\n /register [USER | ALL]\n\nor\n\n /unregister [USER | ALL]\n"
IDS_SWITCHES L"Valid options:\n\n /c [CMDER User Root Path]\n /task [ConEmu Task Name]\n [/start [Start in Path] | [Start in Path]]\n /single\n\nor, either:\n /register [USER | ALL]\n /unregister [USER | ALL]"
}
/////////////////////////////////////////////////////////////////////////////