Collection OF RUN Command

I got this useful Command from this website : http://www.geekofreak.com/2013/01/collection-of-run-commands-for-windows.html

Run Command


Following are the program name and thier Run commands.

[A]

Add/Remove Programs = appwiz.cpl
Administrative Tools = control admintools
Authorization Manager= azman.msc “New”

[C]
Calculator = calc
Certificate Manager = certmgr.msc
Character Map = charmap
Check Disk Utility = chkdsk
Control Panel = control “New”
Command Prompt = cmd.exe
Component Services = dcomcnfg
Computer Management = compmgmt.msc = CompMgmtLauncher “New”

[D]

Date and Time Properties = timedate.cpl
Downloads = Downloads “New”
Device Manager = devmgmt.msc
Direct X Troubleshooter = dxdiag
Disk Cleanup Utility = cleanmgr
Defragment User Interface = dfrgui “New”
Ditilizer Calibration Tool = tabcal “New”
Disk Management = diskmgmt.msc
Disk Parmelonion Manager = diskpart
Display Properties = control desktop or desk.cpl
DPI Scaling = dpiscaling “New”
Driver Package Installer = dpinst “New”
Driver Verifier Utility = verifier or /reset
DVD Player = dvdplay “New”

[E]
Encryption File System = rekeywiz “New”
Event Viewer = eventvwr.msc

[F]
Fax Cover Sheet Editor = fxscover “New”
File Signature Verification Tool = sigverif
Folders Properties = control folders
Fonts = control fonts
Free Cell Card Game = freecell

[G]
Game Controllers | joy.cpl
Group Policy Editor = gpedit.msc

[I]
Internet Explorer = iexplore
Iexpress Wizard = iexpress
Internet Properties = inetcpl.cpl
IP Configuration = ipconfig.exe
iSCSI Initiator = iscsicpl “New”

[K]
Keyboard Properties = control keyboard

[L]

Libraries = explorer or Windows key + E
Local Security Settings = secpol.msc
Local Users and Groups = lusrmgr.msc
Logs You Out Of Windows = logoff

[M]
Microsoft Support Diagnostic Tool = msdt “New”
Microsoft Paint = mspaint.exe
Mouse Properties = control mouse
Mouse Properties = main.cpl
Mobility Center (only on mobile) = mblctr or Windows key + X

[N]
Network Connections = control netconnections
Network Connections = ncpa.cpl
Notepad = notepad

[O]
ODBC Data Source Administrator = odbcad32 “New”
Optional Features Manager = optionalfeatures “New”
On Screen Keyboard = osk or Windows key + U

[P]
Package Installer = dpinst
Pen & Touch Options = tabletpc.cpl
People Near Me Identifier = collab.cpl
Performance Monitor = perfmon.msc
Phone and Modem Options = telephon.cpl
Power Configuration = powercfg.cpl
Printers and Faxes = control printers
Printer Migration = PrintBrmUi “New”
Private Character Editor = eudcedit
Problem Steps Recorder = psr.exe
Programs and Features = appwiz.cpl

[R]
Regional Settings = intl.cpl
Registry Editor = regedit.exe
Remote Assistance = msra “New”
Remote Desktop = mstsc
Resultant Set of Policy = rsop.msc

[S]
Scheduled Tasks = control schedtasks
Screen Resolution = desk.cpl
Security Center = wscui.cpl
Services = services.msc
Shared Folders/MMC = fsmgmt.msc
Shuts Down Windows = shutdown
Snipping Tool = snippingtool “New”
Sounds and Audio = mmsys.cpl
Sound Recorder = soundrecorder “New”
Sound Volume = sndvol “New”
Spider Solitare Card Game = spider
SQL Client Configuration = cliconfg
Stored User Names and Passwords = credwiz “New”
Sticky Note = StikyNot “New”
System Configuration Editor = sysedit
System Configuration Utility = msconfig
System File Checker Utility = sfc
System Information = msinfo32
System Properties = sysdm.cpl or Windows key + Pause/Break
System Restore = rstrui.exe

[T]   
Task Manager = taskmgr
Trusted Platform Module = TpmInit “New”

[U]
Utility Manager = utilman
User Accounts = netplwiz or control userpasswords2

[W]
Windows Activation = slui “New”
Windows Backup Utility = sdclt “New”
Windows Fax and Scan = wfs “New
Windows Firewall = firewall.cpl
Windows Firewall with Advanced Security = wf.msc “New
Windows Image Acquisition = wiaacmgr “New”
Windows Media Player = wmplayer
Windows Magnifier = magnify
Windows Management Infrastructure = wmimgmt.msc
Windows Update App Manager = wuapp “New”
Windows Standalong Update Manager = wusa “New’
Windows System Security Tool = syskey
Windows Share Creation Wizard = shrpubw “New”
Wordpad = write

So with this you get all the run commands which will help you.

– See more at: http://www.geekofreak.com/2013/01/collection-of-run-commands-for-windows.html#sthash.Pjw2b723.dpuf

JQuery Set or Remove Text from Label

To Set or Remove Text from Label we can use below Jquery

Remove Text from label

$(“#divMessage”).find(“[id$=lblMessage]”).text(“”);

Add Text in Label

$(“#divMessage”).find(“[id$=lblMessage]”).text(“Your Name”);

Get Selected Checkbox from Gridview

var numberOfChecked = $(‘input:checkbox:checked’).length;

SharePoint Site Settings URL

I got this from web : http://www.wolfholzmann.com/2013/04/11/sharepoint-site-settings/

Page and Location

Section

Purpose or Description

pages/default.aspx

 

Site Default or home page

_layouts/settings.aspx

 Site Settings

Change site settings

_layouts/people.aspx?MembershipGroupId=15

 Users and Permissions

People and Groups

_layouts/user.aspx

 

Permissions

_layouts/mngsiteadmin.aspx

 

Collection Admins

_Layouts/AreaWelcomePage.aspx

 Look and Feel

Welcome page

_layouts/prjsetng.aspx

 

Title, Description and Icon

 _Layouts/ChangeSiteMasterPage.aspx

 

 Change Site MAster Page

 _Layouts/AreaTemplateSettings.aspx

 

 Page layouts and Site Templates

 _layouts/navoptions.aspx

 

 Enable Quick Launch and Tree View

 _layouts/themeweb.aspx

 

 Site Theme

 _layouts/AreaNavigationSettings.aspx

 

 Navigation

 _layouts/ManageFeatures.aspx

 Site Actions

 Manage Site Features

_layouts/savetmpl.aspx

 

Save site as Template

 _layouts/reghost.aspx

 

 Reset page to site definition

 _layouts/deleteweb.aspx

 

 Delete this Site

 _layouts/WebAnalytics/Report.aspx?t=SummaryReport&l=s

 

 Site analytics reports

 _layouts/WebAnalytics/Report.aspx?t=SummaryReport&l=sc

 

 Site Collection analytics reports

 _layouts/mngfield.aspx

 Galleries

 Manage Site columns

 _layouts/mngctype.aspx

 

 Manage site content types

 _catalogs/wp/Forms/AllItems.aspx

 

Web Parts

 _catalogs/lt/Forms/AllItems.aspx

 

 List Templates

 _catalogs/masterpage/Forms/AllItems.aspx

 

 Master Pages

 _catalogs/theme/Forms/AllItems.aspx

 

 Themes

 _catalogs/solutions/Forms/AllItems.aspx

 

 Solutions

 _layouts/regionalsetng.aspx

 Site Administration

 Regional Settings

 _layouts/mcontent.aspx

 

 Site Libraries and Lists

 _layouts/regionalsetng.aspx

 

 Regional Settings

 _layouts/muisetng.aspx

 

 Language Settings

 _layouts/sitesubs.aspx

 

 User Alerts

 _layouts/siterss.aspx

 

 Site RSS

 _layouts/srchvis.aspx

 

Search and Offline Availability

 _layouts/mngsubwebs.aspx

 

Sites and Workspaces

 _layouts/wrkmng.aspx

 

 Workflows

 _layouts/wrksetng.aspx

 

 Workflow Settings

 _layouts/RelLinksScopeSettings.aspx

 

Manage search scope for related links

 _Layouts/areacachesettings.aspx

 

Site Output Cache

 _Layouts/termstoremanager.aspx

 

 Term Store Management

 _Layouts/NoCrawlSettings.aspx

 

 Searchable Columns

 _Layouts/sitemanager.aspx?Source={WebUrl}_layouts/settings.aspx

 

 Content and Structure

 _Layouts/SiteManager.aspx?lro=all

 

 Content and Structure logs