Fix remaining text file line endings in the tree. (#18)

Based on https://stackoverflow.com/a/1511273

Also enforce CRLF for all *.xml files in our tree, because they are distributed with ReactOS.
This commit is contained in:
Colin Finck 2017-10-06 15:00:36 +02:00 committed by GitHub
parent 3cd76b91b5
commit 950c86fb4c
305 changed files with 466133 additions and 466140 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="À propos de ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher les informations de la version de ReactOS."/>
<TOOL _locID="Action Center" NAME="Centre de maintenance" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Ouvrir le Centre de maintenance."/>
<TOOL _locID="Computer Management" NAME="Gestion de lordinateur" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher et configurer les paramètres et composants du système."/>
<TOOL _locID="System Information" NAME="Informations système" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher les informations avancées sur les paramètres matériels et logiciels."/>
<TOOL _locID="Event Viewer" NAME="Observateur dévénements" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher des messages danalyse et de dépannage."/>
<TOOL _locID="Programs" NAME="Programmes" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Lancer, ajouter ou supprimer des programmes et des composants ReactOS."/>
<TOOL _locID="System Properties" NAME="Propriétés système" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="Afficher les informations de base sur les paramètres système de votre ordinateur."/>
<TOOL _locID="Internet Options" NAME="Options Internet" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher les propriétés Internet."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Configuration du protocole Internet" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="Afficher et configurer les paramètres dadresse réseau."/>
<TOOL _locID="Performance Monitor" NAME="Analyseur de performances" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Analyser les performances des ordinateurs locaux ou distants."/>
<TOOL _locID="Resource Monitor" NAME="Moniteur de ressource" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Surveiller les performances et lutilisation des ressources de lordinateur local."/>
<TOOL _locID="Task Manager" NAME="Gestionnaire des tâches" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher des informations détaillées sur les programmes et les processus qui sexécutent sur votre ordinateur."/>
<TOOL _locID="Command Prompt" NAME="Invite de commandes" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Ouvrir une fenêtre dinvite de commandes."/>
<TOOL _locID="Registry Editor" NAME="Éditeur du Registre" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Apporter des modifications au Registre de ReactOS."/>
<TOOL _locID="Remote Assistance" NAME="Assistance à distance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Recevoir de laide dun ami (ou lui proposer de laide) via Internet."/>
<TOOL _locID="System Restore" NAME="Restaurer le système" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restaurer le système de lordinateur à un état antérieur."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="À propos de ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher les informations de la version de ReactOS."/>
<TOOL _locID="Action Center" NAME="Centre de maintenance" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Ouvrir le Centre de maintenance."/>
<TOOL _locID="Computer Management" NAME="Gestion de lordinateur" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher et configurer les paramètres et composants du système."/>
<TOOL _locID="System Information" NAME="Informations système" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher les informations avancées sur les paramètres matériels et logiciels."/>
<TOOL _locID="Event Viewer" NAME="Observateur dévénements" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher des messages danalyse et de dépannage."/>
<TOOL _locID="Programs" NAME="Programmes" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Lancer, ajouter ou supprimer des programmes et des composants ReactOS."/>
<TOOL _locID="System Properties" NAME="Propriétés système" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="Afficher les informations de base sur les paramètres système de votre ordinateur."/>
<TOOL _locID="Internet Options" NAME="Options Internet" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher les propriétés Internet."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Configuration du protocole Internet" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="Afficher et configurer les paramètres dadresse réseau."/>
<TOOL _locID="Performance Monitor" NAME="Analyseur de performances" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Analyser les performances des ordinateurs locaux ou distants."/>
<TOOL _locID="Resource Monitor" NAME="Moniteur de ressource" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Surveiller les performances et lutilisation des ressources de lordinateur local."/>
<TOOL _locID="Task Manager" NAME="Gestionnaire des tâches" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Afficher des informations détaillées sur les programmes et les processus qui sexécutent sur votre ordinateur."/>
<TOOL _locID="Command Prompt" NAME="Invite de commandes" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Ouvrir une fenêtre dinvite de commandes."/>
<TOOL _locID="Registry Editor" NAME="Éditeur du Registre" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Apporter des modifications au Registre de ReactOS."/>
<TOOL _locID="Remote Assistance" NAME="Assistance à distance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Recevoir de laide dun ami (ou lui proposer de laide) via Internet."/>
<TOOL _locID="System Restore" NAME="Restaurer le système" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restaurer le système de lordinateur à un état antérieur."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="Despre ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Afișare informații de versiune a ReactOS."/>
<TOOL _locID="Action Center" NAME="Centru de acțiune" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Deschidere Centru de acțiune."/>
<TOOL _locID="Computer Management" NAME="Gestiune calculator" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="Inspectare și configurare sistem și componente."/>
<TOOL _locID="System Information" NAME="Informații de sistem" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Inspectare informații avansate despre configurația fizică și de program."/>
<TOOL _locID="Event Viewer" NAME="Observator de evenimente" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitorizarea și depanarea mesajelor."/>
<TOOL _locID="Programs" NAME="Programe" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Lansare, adăugare sau eliminare de programe și componente ReactOS."/>
<TOOL _locID="System Properties" NAME="Proprietăți de sistem" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="Afișare informații de bază despre configurația de sistem al calculatorului."/>
<TOOL _locID="Internet Options" NAME="Opțiuni de Internet" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Afișare opțiune de Internet."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Configurație protocol de Internet" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="Afișare și configurare proprietăți ale adresei de rețea."/>
<TOOL _locID="Performance Monitor" NAME="Monitor de performanță" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitorizare performanță pentru calculatoare locale sau la distanță."/>
<TOOL _locID="Resource Monitor" NAME="Monitor de resurse" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitorizare utilizare de resurse pentru calculatoare locale."/>
<TOOL _locID="Task Manager" NAME="Gestionar de activități" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Gestiune programelor și proceselor din calculatorul dumneavoastră."/>
<TOOL _locID="Command Prompt" NAME="Linie de comandă" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Lansare linie de comandă."/>
<TOOL _locID="Registry Editor" NAME="Editor de registru" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Efectuare schimbări în registrul ReactOS."/>
<TOOL _locID="Remote Assistance" NAME="Asistență la distanță" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Obținere (sau oferire) asistență prin Internet de la (sau către) un prieten."/>
<TOOL _locID="System Restore" NAME="Restaurare sistem" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restaurare a sistemului de operare la o stare anterioară."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="Despre ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Afișare informații de versiune a ReactOS."/>
<TOOL _locID="Action Center" NAME="Centru de acțiune" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Deschidere Centru de acțiune."/>
<TOOL _locID="Computer Management" NAME="Gestiune calculator" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="Inspectare și configurare sistem și componente."/>
<TOOL _locID="System Information" NAME="Informații de sistem" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Inspectare informații avansate despre configurația fizică și de program."/>
<TOOL _locID="Event Viewer" NAME="Observator de evenimente" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitorizarea și depanarea mesajelor."/>
<TOOL _locID="Programs" NAME="Programe" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Lansare, adăugare sau eliminare de programe și componente ReactOS."/>
<TOOL _locID="System Properties" NAME="Proprietăți de sistem" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="Afișare informații de bază despre configurația de sistem al calculatorului."/>
<TOOL _locID="Internet Options" NAME="Opțiuni de Internet" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Afișare opțiune de Internet."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Configurație protocol de Internet" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="Afișare și configurare proprietăți ale adresei de rețea."/>
<TOOL _locID="Performance Monitor" NAME="Monitor de performanță" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitorizare performanță pentru calculatoare locale sau la distanță."/>
<TOOL _locID="Resource Monitor" NAME="Monitor de resurse" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitorizare utilizare de resurse pentru calculatoare locale."/>
<TOOL _locID="Task Manager" NAME="Gestionar de activități" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Gestiune programelor și proceselor din calculatorul dumneavoastră."/>
<TOOL _locID="Command Prompt" NAME="Linie de comandă" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Lansare linie de comandă."/>
<TOOL _locID="Registry Editor" NAME="Editor de registru" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Efectuare schimbări în registrul ReactOS."/>
<TOOL _locID="Remote Assistance" NAME="Asistență la distanță" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Obținere (sau oferire) asistență prin Internet de la (sau către) un prieten."/>
<TOOL _locID="System Restore" NAME="Restaurare sistem" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restaurare a sistemului de operare la o stare anterioară."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="ReactOS Üzerine" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="ReactOS sürüm bilgisini görüntüle."/>
<TOOL _locID="Action Center" NAME="İşlem Özeği" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="İşlem Özeği'ni aç."/>
<TOOL _locID="Computer Management" NAME="Bilgisayar Yönetimi" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="Dizge ayarlarını ve bileşenlerini görüntüle ve yapılandır."/>
<TOOL _locID="System Information" NAME="Dizge Bilgisi" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Donanım ve yazılım ayarları üzerine gelişmiş bilgi görüntüle."/>
<TOOL _locID="Event Viewer" NAME="Olay Görüntüleyicisi" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="İzleme ve sorun çözme iletilerini görüntüle."/>
<TOOL _locID="Programs" NAME="İzlenceler" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="İzlenceleri ve ReactOS bileşenlerini başlat, ekle veyâ kaldır."/>
<TOOL _locID="System Properties" NAME="Dizge Husûsiyetleri" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="Bilgisayar dizgesi ayarlarınız üzerine başlıca bilgi görüntüle."/>
<TOOL _locID="Internet Options" NAME="Umûmî Ağ Seçenekleri" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Umûmî Ağ Husûsiyetleri'ni görüntüle."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Umûmî Ağ İletişim Kuralı Yapılandırması" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="Ağ adresi ayarlarını görüntüle ve yapılandır."/>
<TOOL _locID="Performance Monitor" NAME="Başarım İzleyici" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Yerli veyâ uzak bilgisayarlarının başarımını izle."/>
<TOOL _locID="Resource Monitor" NAME="Kaynak İzleyicisi" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Yerli bilgisayarın başarımını ve kaynak kullanımını izle."/>
<TOOL _locID="Task Manager" NAME="Görev Yöneticisi" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Bilgisayarınızda çalışan izlenceler ve işlemler üzerine ayrıntıları görüntüle."/>
<TOOL _locID="Command Prompt" NAME="Komut İstemi" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Bir komut istemi penceresi aç."/>
<TOOL _locID="Registry Editor" NAME="Değer Defteri Düzenleyicisi" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="ReactOS değer defterine değişiklikler yap."/>
<TOOL _locID="Remote Assistance" NAME="Uzaktan Yardım" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Umûmî Ağ üzerinde bir arkadaştan yardım al veyâ bir arkadaşa yardım et."/>
<TOOL _locID="System Restore" NAME="Dizge Geri Yükleme" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Bilgisayar dizgenizi daha önceki bir duruma geri yükle."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="ReactOS Üzerine" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="ReactOS sürüm bilgisini görüntüle."/>
<TOOL _locID="Action Center" NAME="İşlem Özeği" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="İşlem Özeği'ni aç."/>
<TOOL _locID="Computer Management" NAME="Bilgisayar Yönetimi" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="Dizge ayarlarını ve bileşenlerini görüntüle ve yapılandır."/>
<TOOL _locID="System Information" NAME="Dizge Bilgisi" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Donanım ve yazılım ayarları üzerine gelişmiş bilgi görüntüle."/>
<TOOL _locID="Event Viewer" NAME="Olay Görüntüleyicisi" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="İzleme ve sorun çözme iletilerini görüntüle."/>
<TOOL _locID="Programs" NAME="İzlenceler" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="İzlenceleri ve ReactOS bileşenlerini başlat, ekle veyâ kaldır."/>
<TOOL _locID="System Properties" NAME="Dizge Husûsiyetleri" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="Bilgisayar dizgesi ayarlarınız üzerine başlıca bilgi görüntüle."/>
<TOOL _locID="Internet Options" NAME="Umûmî Ağ Seçenekleri" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Umûmî Ağ Husûsiyetleri'ni görüntüle."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Umûmî Ağ İletişim Kuralı Yapılandırması" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="Ağ adresi ayarlarını görüntüle ve yapılandır."/>
<TOOL _locID="Performance Monitor" NAME="Başarım İzleyici" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Yerli veyâ uzak bilgisayarlarının başarımını izle."/>
<TOOL _locID="Resource Monitor" NAME="Kaynak İzleyicisi" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Yerli bilgisayarın başarımını ve kaynak kullanımını izle."/>
<TOOL _locID="Task Manager" NAME="Görev Yöneticisi" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Bilgisayarınızda çalışan izlenceler ve işlemler üzerine ayrıntıları görüntüle."/>
<TOOL _locID="Command Prompt" NAME="Komut İstemi" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Bir komut istemi penceresi aç."/>
<TOOL _locID="Registry Editor" NAME="Değer Defteri Düzenleyicisi" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="ReactOS değer defterine değişiklikler yap."/>
<TOOL _locID="Remote Assistance" NAME="Uzaktan Yardım" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Umûmî Ağ üzerinde bir arkadaştan yardım al veyâ bir arkadaşa yardım et."/>
<TOOL _locID="System Restore" NAME="Dizge Geri Yükleme" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Bilgisayar dizgenizi daha önceki bir duruma geri yükle."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>
<MSCONFIGTOOLFILE>
<_locDefinition>
<_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition>
<MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/>
<TOOL _locID="Action Center" NAME="Action Center" PATH="%windir%\System32\wscui.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Open the Action Center."/>
<TOOL _locID="Computer Management" NAME="Computer Management" PATH="%windir%\System32\compmgmt.msc" DEFAULT_OPT="" ADV_OPT="" HELP="View and configure system settings and components."/>
<TOOL _locID="System Information" NAME="System Information" PATH="%windir%\System32\msinfo32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View advanced information about hardware and software settings."/>
<TOOL _locID="Event Viewer" NAME="Event Viewer" PATH="%windir%\System32\eventvwr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View monitoring and troubleshooting messages."/>
<TOOL _locID="Programs" NAME="Programs" PATH="%windir%\System32\appwiz.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="Launch, add or remove programs and ReactOS components."/>
<TOOL _locID="System Properties" NAME="System Properties" PATH="%windir%\System32\control.exe" DEFAULT_OPT="system" ADV_OPT="" HELP="View basic information about your computer system settings."/>
<TOOL _locID="Internet Options" NAME="Internet Options" PATH="%windir%\System32\inetcpl.cpl" DEFAULT_OPT="" ADV_OPT="" HELP="View Internet Properties."/>
<TOOL _locID="Internet Protocol Configuration" NAME="Internet Protocol Configuration" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="/k %windir%\system32\ipconfig.exe" ADV_OPT="/k %windir%\system32\ipconfig.exe /all" HELP="View and configure network address settings."/>
<TOOL _locID="Performance Monitor" NAME="Performance Monitor" PATH="%windir%\System32\perfmon.exe" DEFAULT_OPT="" ADV_OPT="/sys" HELP="Monitor the performance of local or remote computers."/>
<TOOL _locID="Resource Monitor" NAME="Resource Monitor" PATH="%windir%\System32\resmon.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Monitor the performance and resource usage of the local computer."/>
<TOOL _locID="Task Manager" NAME="Task Manager" PATH="%windir%\System32\taskmgr.exe" DEFAULT_OPT="" ADV_OPT="" HELP="View details about programs and processes running on your computer."/>
<TOOL _locID="Command Prompt" NAME="Command Prompt" PATH="%windir%\System32\cmd.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Open a command prompt window."/>
<TOOL _locID="Registry Editor" NAME="Registry Editor" PATH="%windir%\System32\regedt32.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Make changes to the ReactOS registry."/>
<TOOL _locID="Remote Assistance" NAME="Remote Assistance" PATH="%windir%\System32\msra.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Receive help from (or offer help to) a friend over the Internet."/>
<TOOL _locID="System Restore" NAME="System Restore" PATH="%windir%\System32\rstrui.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Restore your computer system to an earlier state."/>
</MSCONFIGTOOLS>
</MSCONFIGTOOLFILE>

View file

@ -1,11 +1,11 @@
#include <windef.h>
#include <winuser.h>
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Device Manager"
#define REACTOS_STR_INTERNAL_NAME "devmgmt"
#define REACTOS_STR_ORIGINAL_FILENAME "devmgmt.exe"
#include <reactos/version.rc>
#include <reactos/manifest_exe.rc>
1 ICON devmgmt.ico
#include <windef.h>
#include <winuser.h>
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Device Manager"
#define REACTOS_STR_INTERNAL_NAME "devmgmt"
#define REACTOS_STR_ORIGINAL_FILENAME "devmgmt.exe"
#include <reactos/version.rc>
#include <reactos/manifest_exe.rc>
1 ICON devmgmt.ico

View file

@ -1,27 +1,27 @@
MessageIdTypedef=ULONG
SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
Warning=0x2:STATUS_SEVERITY_WARNING
Error=0x3:STATUS_SEVERITY_ERROR)
FacilityNames=(System=0x0:FACILITY_SYSTEM)
LanguageNames=(English=0x409:MSG00409)
MessageId=1
Severity=Success
Facility=Application
SymbolicName=MSG_SUCCESS_INSTALL
Language=English
Installation of the program "%1" is called.
.
MessageId=2
Severity=Success
Facility=Application
SymbolicName=MSG_SUCCESS_REMOVE
Language=English
Removal of the program "%1" is called.
.
MessageIdTypedef=ULONG
SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
Warning=0x2:STATUS_SEVERITY_WARNING
Error=0x3:STATUS_SEVERITY_ERROR)
FacilityNames=(System=0x0:FACILITY_SYSTEM)
LanguageNames=(English=0x409:MSG00409)
MessageId=1
Severity=Success
Facility=Application
SymbolicName=MSG_SUCCESS_INSTALL
Language=English
Installation of the program "%1" is called.
.
MessageId=2
Severity=Success
Facility=Application
SymbolicName=MSG_SUCCESS_REMOVE
Language=English
Removal of the program "%1" is called.
.