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

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file