Enable programmatically the “Quick Edit Mode” in P

2019-08-16 14:53发布

问题:

Does anyone know how to enable or disable programmatically the "Quick Edit Mode" in PowerShell or CMD console ?
I would like to lauch PowerShell from a script (batch) and to give the same look and behavior as the default PowerShell console lauched from the shortcut.

回答1:

Try to set/create a QuickEdit DWord value with value of 1 under the following regkey:

HKEY_CURRENT_USER\Console\<look for powershell related key>