Control Panel
is necessary 1 type .cpl after name of control panel applet in run dialog box?
yes,
unless create separate *.cmd files in system32 director same name.
example
for inetcpl.cpl can make inetcpl.cmd file contains following:
inetcpl.cmd
@echo off
start /w control inetcpl.cpl
exit
Windows Server > Windows Server General Forum
Comments
Post a Comment