Difference between revisions of "List of executables in ReactOS by default"

From ReactOS Wiki
Jump to: navigation, search
(C:\ReactOS\system32)
 
(5 intermediate revisions by one other user not shown)
Line 156: Line 156:
 
*[[Ntoskrnl.exe|ntoskrnl.exe]] - NT Kernel & System
 
*[[Ntoskrnl.exe|ntoskrnl.exe]] - NT Kernel & System
 
*ntvdm.exe - ReactOS Virtual DOS Machine
 
*ntvdm.exe - ReactOS Virtual DOS Machine
*osk.exe
+
*osk.exe - ReactOS On Screen Keyboard
*ping.exe
+
*ping.exe - TCP/IP Ping Command
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/ping
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/ping
*progman.exe
+
**SS64 documentation: https://ss64.com/nt/ping.html
*rapps.exe
+
*progman.exe - ReactOS Program Manager
*reg.exe
+
*[[RAPPS|rapps.exe]] - ReactOS Applications Manager
 +
*reg.exe - ReactOS Registry Console Tool
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/reg
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/reg
*regedt32.exe
+
**SS64 documentation: https://ss64.com/nt/reg.html
*regsvr32.exe
+
*regedt32.exe - ReactOS Registry Explorer
 +
*regsvr32.exe - Register a COM component in the registry
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/regsvr32
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/regsvr32
*route.exe
+
**SS64 documentation: https://ss64.com/nt/regsvr32.html
*rpcss.exe
+
*route.exe - ReactOS TCP/IPv4 Win32 Route
*rundll32.exe
+
**SS64 documentation: https://ss64.com/nt/route.html
*runonce.exe
+
*rpcss.exe - RPC subsystem
*sc.exe
+
*rundll32.exe - Run a DLL as an App
 +
**SS64 documentation: https://ss64.com/nt/rundll32.html
 +
*runonce.exe - ReactOS Run Once Wrapper
 +
*sc.exe - Services control application
 +
**SS64 documentation: https://ss64.com/nt/sc.html
 
*schtasks.exe
 
*schtasks.exe
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/schtasks
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/schtasks
*services.exe
+
**SS64 documentation: https://ss64.com/nt/schtasks.html
*servman.exe
+
*services.exe - Service Control Manager
*setup.exe
+
*servman.exe - ReactOS Service Manager
 +
*setup.exe - ReactOS Setup
 
*setup16.exe
 
*setup16.exe
*shutdown.exe
+
*shutdown.exe - ReactOS Shutdown Utility
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/shutdown
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/shutdown
*smss.exe
+
**SS64 documentation: https://ss64.com/nt/shutdown.html
 +
*smss.exe - ReactOS Session Manager
 
*sndrec32.exe
 
*sndrec32.exe
*sndvol32.exe
+
*sndvol32.exe - ReactOS Sound Volume Control
 
*sol.exe
 
*sol.exe
*sort.exe
+
*sort.exe - ReactOS Sort Command
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/sort
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/sort
 +
**SS64 documentation: https://ss64.com/nt/sort.html
 
*spider.exe
 
*spider.exe
*spoolsv.exe
+
*spoolsv.exe - ReactOS Print Spooler Service
*subst.exe
+
*subst.exe - ReactOS Drive Letter Mapper Utility
*svchost.exe
+
**SS64 documentation: https://ss64.com/nt/subst.html
*taskkill.exe
+
*svchost.exe - SvcHost subsystem
 +
*taskkill.exe - ReactOS Task Killer
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/taskkill
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/taskkill
 +
**SS64 documentation: https://ss64.com/nt/taskkill.html
 
*taskmgr.exe
 
*taskmgr.exe
*tcpsvcs.exe
+
*tcpsvcs.exe - ReactOS TCP/IP Services Application
*telnet.exe
+
*telnet.exe - Console Telnet for Win32
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/telnet
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/telnet
*telnetd.exe
+
**SS64 documentation: https://ss64.com/nt/telnet.html
 +
*telnetd.exe - ReactOS Simple Telnet Service
 
*tftpd.exe
 
*tftpd.exe
*timeout.exe
+
*timeout.exe - ReactOS Timeout Utility
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/timeout_1
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/timeout_1
*tracert.exe
+
**SS64 documentation: https://ss64.com/nt/timeout.html
 +
*tracert.exe - ReactOS TCP/IP Traceroute
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/tracert
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/tracert
*tree.com
+
**SS64 documentation: https://ss64.com/nt/tracert.html
 +
*tree.com - ReactOS Tree Walk Utility
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/tree
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/tree
*user.exe
+
**SS64 documentation: https://ss64.com/nt/tree.html
*userinit.exe
+
*user.exe - ReactOS WOW16 User-interface stub
*utilman.exe
+
*userinit.exe - Userinit Logon Application
*whoami.exe
+
*utilman.exe - ReactOS Accessibility Utility Manager
 +
*whoami.exe - whoami: display information about logged-on users
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/whoami
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/whoami
*whois.exe
+
**SS64 documentation: https://ss64.com/nt/whoami.html
*winlogon.exe
+
*whois.exe - ReactOS TCP/IPv4 Win32 Whois
 +
*winlogon.exe - ReactOS Logon Application
 
*winmine.exe
 
*winmine.exe
*winver.exe
+
*winver.exe - ReactOS Version Program
*wlanconf.exe
+
*wlanconf.exe - ReactOS WLAN Configuration Tool
*wlansvc.exe
+
*wlansvc.exe - Wireless LAN Service
*wordpad.exe
+
*wordpad.exe - ReactOS WordPad
 
*write.exe
 
*write.exe
 
*wscript.exe
 
*wscript.exe
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/wscript
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/wscript
*wusa.exe
+
*wusa.exe - ReactOS WUSA stub
*xcopy.exe
+
*xcopy.exe - xcopy command
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/xcopy
 
**Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/xcopy
 +
**SS64 documentation: https://ss64.com/nt/xcopy.html
  
 
=C:\ReactOS\system32\drivers=
 
=C:\ReactOS\system32\drivers=
Line 231: Line 248:
 
*wmic.exe - ReactOS WMI command line
 
*wmic.exe - ReactOS WMI command line
 
** Microsoft documentation: https://docs.microsoft.com/en-us/windows/win32/wmisdk/wmic
 
** Microsoft documentation: https://docs.microsoft.com/en-us/windows/win32/wmisdk/wmic
 +
** Microsoft documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/wmic
 +
**SS64 documentation: https://ss64.com/nt/wmic.html
 +
 +
[[Category:Design]]

Latest revision as of 19:18, 18 April 2021

This is a list of all applications / executables included in a base install of ReactOS. They are listed by directory.

Related:

C:\Program Files\Internet Explorer

C:\ReactOS

C:\ReactOS\system32

C:\ReactOS\system32\drivers

C:\ReactOS\system32\wbem