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
+1
View File
@@ -49,6 +49,7 @@
*.sif text eol=crlf *.sif text eol=crlf
*.vbs text eol=crlf *.vbs text eol=crlf
*.vcxproj text eol=crlf *.vcxproj text eol=crlf
*.xml text eol=crlf
# Files with these extensions are accepted binary files inside the ReactOS # Files with these extensions are accepted binary files inside the ReactOS
# tree. Git must not tamper with them at all! # tree. Git must not tamper with them at all!
File diff suppressed because it is too large Load Diff
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <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="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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <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="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="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="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="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="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="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="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 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="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="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="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="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="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="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="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ă."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <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="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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
@@ -1,27 +1,27 @@
<MSCONFIGTOOLFILE> <MSCONFIGTOOLFILE>
<_locDefinition> <_locDefinition>
<_locDefault _loc="locNone"/> <_locDefault _loc="locNone"/>
<_locTag _locAttrData="NAME,HELP">TOOL</_locTag> <_locTag _locAttrData="NAME,HELP">TOOL</_locTag>
</_locDefinition> </_locDefinition>
<MSCONFIGTOOLS> <MSCONFIGTOOLS>
<TOOL _locID="About ReactOS" NAME="About ReactOS" PATH="%windir%\system32\winver.exe" DEFAULT_OPT="" ADV_OPT="" HELP="Display ReactOS version information."/> <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="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="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="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="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="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="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 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="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="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="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="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="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="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="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."/> <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> </MSCONFIGTOOLS>
</MSCONFIGTOOLFILE> </MSCONFIGTOOLFILE>
+11 -11
View File
@@ -1,11 +1,11 @@
#include <windef.h> #include <windef.h>
#include <winuser.h> #include <winuser.h>
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Device Manager" #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Device Manager"
#define REACTOS_STR_INTERNAL_NAME "devmgmt" #define REACTOS_STR_INTERNAL_NAME "devmgmt"
#define REACTOS_STR_ORIGINAL_FILENAME "devmgmt.exe" #define REACTOS_STR_ORIGINAL_FILENAME "devmgmt.exe"
#include <reactos/version.rc> #include <reactos/version.rc>
#include <reactos/manifest_exe.rc> #include <reactos/manifest_exe.rc>
1 ICON devmgmt.ico 1 ICON devmgmt.ico
+27 -27
View File
@@ -1,27 +1,27 @@
MessageIdTypedef=ULONG MessageIdTypedef=ULONG
SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
Informational=0x1:STATUS_SEVERITY_INFORMATIONAL Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
Warning=0x2:STATUS_SEVERITY_WARNING Warning=0x2:STATUS_SEVERITY_WARNING
Error=0x3:STATUS_SEVERITY_ERROR) Error=0x3:STATUS_SEVERITY_ERROR)
FacilityNames=(System=0x0:FACILITY_SYSTEM) FacilityNames=(System=0x0:FACILITY_SYSTEM)
LanguageNames=(English=0x409:MSG00409) LanguageNames=(English=0x409:MSG00409)
MessageId=1 MessageId=1
Severity=Success Severity=Success
Facility=Application Facility=Application
SymbolicName=MSG_SUCCESS_INSTALL SymbolicName=MSG_SUCCESS_INSTALL
Language=English Language=English
Installation of the program "%1" is called. Installation of the program "%1" is called.
. .
MessageId=2 MessageId=2
Severity=Success Severity=Success
Facility=Application Facility=Application
SymbolicName=MSG_SUCCESS_REMOVE SymbolicName=MSG_SUCCESS_REMOVE
Language=English Language=English
Removal of the program "%1" is called. Removal of the program "%1" is called.
. .
+3 -3
View File
@@ -1,3 +1,3 @@
[autorun] [autorun]
open=reactos\welcome.exe open=reactos\welcome.exe
icon=icon.ico icon=icon.ico
+3 -3
View File
@@ -1,3 +1,3 @@
[autorun] [autorun]
open=bootcd\reactos\welcome.exe open=bootcd\reactos\welcome.exe
icon=icon.ico icon=icon.ico
+3 -3
View File
@@ -1,3 +1,3 @@
[autorun] [autorun]
open=readme.txt open=readme.txt
icon=icon.ico icon=icon.ico
+31 -31
View File
@@ -1,31 +1,31 @@
[FREELOADER] [FREELOADER]
DefaultOS=Setup DefaultOS=Setup
TimeOut=0 TimeOut=0
[Display] [Display]
TitleText=ReactOS Setup TitleText=ReactOS Setup
StatusBarColor=Cyan StatusBarColor=Cyan
StatusBarTextColor=Black StatusBarTextColor=Black
BackdropTextColor=White BackdropTextColor=White
BackdropColor=Blue BackdropColor=Blue
BackdropFillStyle=Medium BackdropFillStyle=Medium
TitleBoxTextColor=White TitleBoxTextColor=White
TitleBoxColor=Red TitleBoxColor=Red
MessageBoxTextColor=White MessageBoxTextColor=White
MessageBoxColor=Blue MessageBoxColor=Blue
MenuTextColor=Gray MenuTextColor=Gray
MenuColor=Black MenuColor=Black
TextColor=Gray TextColor=Gray
SelectedTextColor=Black SelectedTextColor=Black
SelectedColor=Gray SelectedColor=Gray
ShowTime=No ShowTime=No
MenuBox=No MenuBox=No
CenterMenu=No CenterMenu=No
MinimalUI=Yes MinimalUI=Yes
TimeText=Seconds until highlighted choice will be started automatically: TimeText=Seconds until highlighted choice will be started automatically:
[Operating Systems] [Operating Systems]
Setup="Setup" Setup="Setup"
[Setup] [Setup]
BootType=ReactOSSetup BootType=ReactOSSetup
+14 -14
View File
@@ -1,14 +1,14 @@
@ECHO OFF @ECHO OFF
set DRIVE= set DRIVE=
for %%X in (A B C D E F G H I J K L M N O P Q R S T U V W X Y Z) do (if exist %%X:\AHK-Tests set DRIVE=%%X) for %%X in (A B C D E F G H I J K L M N O P Q R S T U V W X Y Z) do (if exist %%X:\AHK-Tests set DRIVE=%%X)
if not defined DRIVE ( if not defined DRIVE (
dbgprint "AHK Application testing suite not present, skipping." dbgprint "AHK Application testing suite not present, skipping."
exit /b 0 exit /b 0
) )
xcopy /Y /H /E %DRIVE%:\AHK-Tests\*.* %SystemRoot%\bin xcopy /Y /H /E %DRIVE%:\AHK-Tests\*.* %SystemRoot%\bin
REM Download Amine's rosautotest from svn REM Download Amine's rosautotest from svn
dwnl http://svn.reactos.org/amine/rosautotest.exe %SystemRoot%\system32\rosautotest.exe dwnl http://svn.reactos.org/amine/rosautotest.exe %SystemRoot%\system32\rosautotest.exe
dbgprint "....AHK Application testing suite added." dbgprint "....AHK Application testing suite added."
+14 -14
View File
@@ -1,14 +1,14 @@
@echo off @echo off
set WINETEST_DEBUG=0 set WINETEST_DEBUG=0
set WINETEST_PLATFORM=reactos set WINETEST_PLATFORM=reactos
move C:\ReactOS\bin\redirtest1.dll C:\ReactOS\bin\kernel32test_versioned.dll move C:\ReactOS\bin\redirtest1.dll C:\ReactOS\bin\kernel32test_versioned.dll
move C:\ReactOS\bin\testdata\redirtest2.dll C:\ReactOS\bin\testdata\kernel32test_versioned.dll move C:\ReactOS\bin\testdata\redirtest2.dll C:\ReactOS\bin\testdata\kernel32test_versioned.dll
if exist "C:\ReactOS\bin\AHKAppTests.cmd" ( if exist "C:\ReactOS\bin\AHKAppTests.cmd" (
dbgprint "Preparing AHK Application testing suite." dbgprint "Preparing AHK Application testing suite."
call C:\ReactOS\bin\AHKAppTests.cmd call C:\ReactOS\bin\AHKAppTests.cmd
del C:\ReactOS\bin\AHKAppTests.cmd del C:\ReactOS\bin\AHKAppTests.cmd
) )
dbgprint --process "ipconfig" dbgprint --process "ipconfig"
start rosautotest /r /s /n start rosautotest /r /s /n
+28 -28
View File
@@ -1,28 +1,28 @@
@echo off @echo off
ECHO ECHO
ECHO Installing Programs... ECHO Installing Programs...
ECHO ECHO
REM ECHO REM ECHO
REM ECHO Installing Abiword REM ECHO Installing Abiword
REM ECHO REM ECHO
REM START /WAIT abiword.exe REM START /WAIT abiword.exe
REM start /WAIT dbgprint.exe SYSREG_CHECKPOINT:ABIWORD_INSTALL_COMPLETE REM start /WAIT dbgprint.exe SYSREG_CHECKPOINT:ABIWORD_INSTALL_COMPLETE
REM ECHO REM ECHO
REM ECHO Installing OpenOffice REM ECHO Installing OpenOffice
REM ECHO REM ECHO
REM START /WAIT openoffice.msi /Q REM START /WAIT openoffice.msi /Q
REM start /WAIT dbgprint.exe SYSREG_CHECKPOINT:OPENOFFICE_INSTALL_COMPLETE REM start /WAIT dbgprint.exe SYSREG_CHECKPOINT:OPENOFFICE_INSTALL_COMPLETE
ECHO ECHO
ECHO Informing Sysreg that we are done ECHO Informing Sysreg that we are done
ECHO ECHO
START C:\ReactOS\bin\dbgprint.exe SYSREG_CHECKPOINT:THIRDBOOT_COMPLETE START C:\ReactOS\bin\dbgprint.exe SYSREG_CHECKPOINT:THIRDBOOT_COMPLETE
ECHO ECHO
ECHO Shutting down ReactOS ECHO Shutting down ReactOS
ECHO ECHO
START shutdown.exe shutdown START shutdown.exe shutdown
+57 -57
View File
@@ -1,57 +1,57 @@
[Unattend] [Unattend]
Signature = "$ReactOS$" Signature = "$ReactOS$"
; Set UnattendSetupEnabled to yes in order to get unattended setup working ; Set UnattendSetupEnabled to yes in order to get unattended setup working
; yes - unattend setup enabled ; yes - unattend setup enabled
; no - unattend setup disabled ; no - unattend setup disabled
UnattendSetupEnabled = yes UnattendSetupEnabled = yes
; Install to \Device\Harddisk0\Partition1\ReactOS ; Install to \Device\Harddisk0\Partition1\ReactOS
DestinationDiskNumber = 0 DestinationDiskNumber = 0
DestinationPartitionNumber = 1 DestinationPartitionNumber = 1
InstallationDirectory=ReactOS InstallationDirectory=ReactOS
; MBRInstallType=0 skips MBR installation ; MBRInstallType=0 skips MBR installation
; MBRInstallType=1 install MBR on floppy ; MBRInstallType=1 install MBR on floppy
; MBRInstallType=2 install MBR on hdd ; MBRInstallType=2 install MBR on hdd
MBRInstallType=2 MBRInstallType=2
FullName="MyName" FullName="MyName"
;OrgName="MyOrg" ;OrgName="MyOrg"
ComputerName="MYCOMPUTERNAME" ComputerName="MYCOMPUTERNAME"
;AdminPassword="MyPassword" ;AdminPassword="MyPassword"
; TimeZone is set GMT as default ; TimeZone is set GMT as default
TimeZoneIndex=85 TimeZoneIndex=85
; enable this setting to disable daylight saving changes ; enable this setting to disable daylight saving changes
; DisableAutoDaylightTimeSet = 1 ; DisableAutoDaylightTimeSet = 1
; enable this setting to format the selected partition ; enable this setting to format the selected partition
; 1 - format enabled ; 1 - format enabled
; 0 - format disabled ; 0 - format disabled
FormatPartition=1 FormatPartition=1
; enable this setting to automatically create a partition ; enable this setting to automatically create a partition
; during installation ; during installation
; 1 - enabled ; 1 - enabled
; 0 - disabled ; 0 - disabled
AutoPartition = 1 AutoPartition = 1
; set this option to automatically ; set this option to automatically
; specify language in 2nd mode setup ; specify language in 2nd mode setup
; see hivesys.inf for available languages ; see hivesys.inf for available languages
LocaleID = 409 LocaleID = 409
; enable this section to automatically launch programs ; enable this section to automatically launch programs
; after 3rd boot ; after 3rd boot
; ;
[GuiRunOnce] [GuiRunOnce]
%SystemRoot%\system32\cmd.exe /c "regtest.cmd" %SystemRoot%\system32\cmd.exe /c "regtest.cmd"
[Display] [Display]
BitsPerPel = 16 BitsPerPel = 16
XResolution = 800 XResolution = 800
YResolution = 600 YResolution = 600
VRefresh = 0 VRefresh = 0
+11999 -11999
View File
File diff suppressed because it is too large Load Diff
+51 -51
View File
@@ -1,51 +1,51 @@
[FREELOADER] [FREELOADER]
DefaultOS=LiveCD_Debug DefaultOS=LiveCD_Debug
TimeOut=5 TimeOut=5
[Display] [Display]
TitleText=ReactOS LiveCD TitleText=ReactOS LiveCD
StatusBarColor=Cyan StatusBarColor=Cyan
StatusBarTextColor=Black StatusBarTextColor=Black
BackdropTextColor=White BackdropTextColor=White
BackdropColor=Blue BackdropColor=Blue
BackdropFillStyle=Medium BackdropFillStyle=Medium
TitleBoxTextColor=White TitleBoxTextColor=White
TitleBoxColor=Red TitleBoxColor=Red
MessageBoxTextColor=White MessageBoxTextColor=White
MessageBoxColor=Blue MessageBoxColor=Blue
MenuTextColor=Gray MenuTextColor=Gray
MenuColor=Black MenuColor=Black
TextColor=Gray TextColor=Gray
SelectedTextColor=Black SelectedTextColor=Black
SelectedColor=Gray SelectedColor=Gray
ShowTime=No ShowTime=No
MenuBox=No MenuBox=No
CenterMenu=No CenterMenu=No
MinimalUI=Yes MinimalUI=Yes
TimeText=Seconds until highlighted choice will be started automatically: TimeText=Seconds until highlighted choice will be started automatically:
[Operating Systems] [Operating Systems]
LiveCD="LiveCD" LiveCD="LiveCD"
LiveCD_Debug="LiveCD (Debug)" LiveCD_Debug="LiveCD (Debug)"
LiveCD_Screen="LiveCD (Screen)" LiveCD_Screen="LiveCD (Screen)"
LiveCD_LogFile="LiveCD (Log file)" LiveCD_LogFile="LiveCD (Log file)"
[LiveCD] [LiveCD]
BootType=Windows2003 BootType=Windows2003
SystemPath=\reactos SystemPath=\reactos
Options=/MININT Options=/MININT
[LiveCD_Debug] [LiveCD_Debug]
BootType=Windows2003 BootType=Windows2003
SystemPath=\reactos SystemPath=\reactos
Options=/DEBUG /DEBUGPORT=COM1 /BAUDRATE=115200 /SOS /MININT Options=/DEBUG /DEBUGPORT=COM1 /BAUDRATE=115200 /SOS /MININT
[LiveCD_Screen] [LiveCD_Screen]
BootType=Windows2003 BootType=Windows2003
SystemPath=\reactos SystemPath=\reactos
Options=/DEBUG /DEBUGPORT=SCREEN /SOS /MININT Options=/DEBUG /DEBUGPORT=SCREEN /SOS /MININT
[LiveCD_LogFile] [LiveCD_LogFile]
BootType=Windows2003 BootType=Windows2003
SystemPath=\reactos SystemPath=\reactos
Options=/DEBUG /DEBUGPORT=FILE:\Device\HarddiskX\PartitionY\debug.log /SOS /MININT Options=/DEBUG /DEBUGPORT=FILE:\Device\HarddiskX\PartitionY\debug.log /SOS /MININT
+77 -77
View File
@@ -1,77 +1,77 @@
======================== ========================
ReactOS™ Version 0.4.x ReactOS™ Version 0.4.x
Updated August 31, 2016 Updated August 31, 2016
======================== ========================
1. What is ReactOS? 1. What is ReactOS?
------------------- -------------------
ReactOS™ is an Open Source effort to develop a quality operating system that is ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven). family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).
More information is available at: https://www.reactos.org More information is available at: https://www.reactos.org
2. Relationship with the WINE project 2. Relationship with the WINE project
------------------------------------- -------------------------------------
ReactOS has always intended to work with the WINE project to share as much ReactOS has always intended to work with the WINE project to share as much
programming effort as possible. This mainly concerns User Mode DLLs and programming effort as possible. This mainly concerns User Mode DLLs and
still happens to a degree today. Other areas of cooperation lie in still happens to a degree today. Other areas of cooperation lie in
applications and testing suites. applications and testing suites.
3. Future compatibility 3. Future compatibility
----------------------- -----------------------
The ReactOS project, although currently focused on Windows Server 2003 The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases. Windows Vista and future Windows NT releases.
4. Supporting other System Applications 4. Supporting other System Applications
--------------------------------------- ---------------------------------------
The Windows NT architecture allows for subsystems, as does the ReactOS The Windows NT architecture allows for subsystems, as does the ReactOS
architecture. A subsystem is an implementation of the APIs of another architecture. A subsystem is an implementation of the APIs of another
operating system, allowing ReactOS to run applications from other systems. operating system, allowing ReactOS to run applications from other systems.
We are already looking at subsystems for: Java, OS/2, and DOS and possibly We are already looking at subsystems for: Java, OS/2, and DOS and possibly
others in the future. others in the future.
5. Is ReactOS legal? 5. Is ReactOS legal?
-------------------- --------------------
Yes we are. Yes we are.
All the code of ReactOS has been written from scratch by our developers. All the code of ReactOS has been written from scratch by our developers.
We go to great lengths to ensure that the code our developers create is clean, We go to great lengths to ensure that the code our developers create is clean,
same applies to the variety of methods we use to understand Windows internals, same applies to the variety of methods we use to understand Windows internals,
including clean room reverse engineering, using existing documentation freely including clean room reverse engineering, using existing documentation freely
available both in books and on the web, using extensive tests (tens of millions) available both in books and on the web, using extensive tests (tens of millions)
which apply black box engineering methods against both public and private APIs which apply black box engineering methods against both public and private APIs
exposed by the operating system. exposed by the operating system.
6. Tutorials 6. Tutorials
------------ ------------
Developer and User Tutorials: https://www.reactos.org/wiki Developer and User Tutorials: https://www.reactos.org/wiki
The tutorials contain more information on the project, compiling and testing The tutorials contain more information on the project, compiling and testing
ReactOS - amongst other topics. Contributors to the project are always welcome. ReactOS - amongst other topics. Contributors to the project are always welcome.
7. Frequently Asked Questions 7. Frequently Asked Questions
----------------------------- -----------------------------
Some of your questions may be answered in: https://www.reactos.org/joining/faqs Some of your questions may be answered in: https://www.reactos.org/joining/faqs
In addition, the ReactOS forum: https://www.reactos.org/forum/ may contain In addition, the ReactOS forum: https://www.reactos.org/forum/ may contain
complementary, yet non-official, information. complementary, yet non-official, information.
8. Authors 8. Authors
---------- ----------
This document was originally written by Jason Filby ([email protected]) This document was originally written by Jason Filby ([email protected])
and is now occasionally updated by various contributors. and is now occasionally updated by various contributors.
+225 -225
View File
@@ -1,225 +1,225 @@
// fathelp.S // fathelp.S
// FAT12/16 Boot Sector Helper Code // FAT12/16 Boot Sector Helper Code
// Copyright (c) 1998, 2001, 2002, 2003 Brian Palmer // Copyright (c) 1998, 2001, 2002, 2003 Brian Palmer
//#include <asm.inc> //#include <asm.inc>
//org 8000h //org 8000h
//.text //.text
#define BootSectorStackTop HEX(7bf2) #define BootSectorStackTop HEX(7bf2)
#define DataAreaStartHigh 2 #define DataAreaStartHigh 2
#define DataAreaStartLow 4 #define DataAreaStartLow 4
#define BiosCHSDriveSizeHigh 6 #define BiosCHSDriveSizeHigh 6
#define BiosCHSDriveSizeLow 8 #define BiosCHSDriveSizeLow 8
#define BiosCHSDriveSize 8 #define BiosCHSDriveSize 8
#define ReadSectorsOffset 10 #define ReadSectorsOffset 10
#define ReadClusterOffset 12 #define ReadClusterOffset 12
#define PutCharsOffset 14 #define PutCharsOffset 14
#define OEMName 3 #define OEMName 3
#define BytesPerSector 11 #define BytesPerSector 11
#define SectsPerCluster 13 #define SectsPerCluster 13
#define ReservedSectors 14 #define ReservedSectors 14
#define NumberOfFats 16 #define NumberOfFats 16
#define MaxRootEntries 17 #define MaxRootEntries 17
#define TotalSectors 19 #define TotalSectors 19
#define MediaDescriptor 21 #define MediaDescriptor 21
#define SectorsPerFat 22 #define SectorsPerFat 22
#define SectorsPerTrack 24 #define SectorsPerTrack 24
#define NumberOfHeads 26 #define NumberOfHeads 26
#define HiddenSectors 28 #define HiddenSectors 28
#define TotalSectorsBig 32 #define TotalSectorsBig 32
#define BootDrive 36 #define BootDrive 36
#define Reserved 37 #define Reserved 37
#define ExtendSig 38 #define ExtendSig 38
#define SerialNumber 39 #define SerialNumber 39
#define VolumeLabel 43 #define VolumeLabel 43
#define FileSystem 54 #define FileSystem 54
#define BootPartition HEX(7dfd) #define BootPartition HEX(7dfd)
// This code will be stored in the first 512 bytes // This code will be stored in the first 512 bytes
// of freeldr.sys. The first 3 bytes will be a jmp // of freeldr.sys. The first 3 bytes will be a jmp
// instruction to skip past the FAT helper code // instruction to skip past the FAT helper code
// that is stored in the rest of the 512 bytes. // that is stored in the rest of the 512 bytes.
// //
PUBLIC start PUBLIC start
start: start:
// This code is loaded at 0000:F800 so we have to // This code is loaded at 0000:F800 so we have to
// encode a jmp instruction to jump to 0000:FA00 // encode a jmp instruction to jump to 0000:FA00
.byte HEX(e9), HEX(fd), HEX(01) .byte HEX(e9), HEX(fd), HEX(01)
// Now starts the extra boot code that we will store // Now starts the extra boot code that we will store
// in the first 512 bytes of freeldr.sys. This code // in the first 512 bytes of freeldr.sys. This code
// allows the FAT12/16 bootsector to navigate the // allows the FAT12/16 bootsector to navigate the
// FAT table so that we can still load freeldr.sys // FAT table so that we can still load freeldr.sys
// even if it is fragmented. // even if it is fragmented.
FatHelperEntryPoint: FatHelperEntryPoint:
/* First save AX - the start cluster of freeldr.sys */ /* First save AX - the start cluster of freeldr.sys */
push ax push ax
/* Display "Loading FreeLoader..." message */ /* Display "Loading FreeLoader..." message */
mov si, offset msgLoading mov si, offset msgLoading
call word ptr [bp-PutCharsOffset] call word ptr [bp-PutCharsOffset]
call ReadFatIntoMemory call ReadFatIntoMemory
/* Restore AX (start cluster) */ /* Restore AX (start cluster) */
pop ax pop ax
// AX has start cluster of freeldr.sys // AX has start cluster of freeldr.sys
mov bx, FREELDR_BASE / 16 mov bx, FREELDR_BASE / 16
mov es,bx mov es,bx
LoadFile: LoadFile:
push ax push ax
call IsFat12 call IsFat12
pop ax pop ax
jnc LoadFile2 jnc LoadFile2
cmp ax, HEX(0ff8) // Check to see if this is the last cluster in the chain cmp ax, HEX(0ff8) // Check to see if this is the last cluster in the chain
jmp LoadFile3 jmp LoadFile3
LoadFile2: LoadFile2:
cmp ax, HEX(0fff8) cmp ax, HEX(0fff8)
LoadFile3: LoadFile3:
jae LoadFile_Done // If so continue, if not then read then next one jae LoadFile_Done // If so continue, if not then read then next one
push ax push ax
xor bx,bx // Load ROSLDR starting at 0000:8000h xor bx,bx // Load ROSLDR starting at 0000:8000h
push es push es
call word ptr [bp-ReadClusterOffset] call word ptr [bp-ReadClusterOffset]
pop es pop es
xor bx,bx xor bx,bx
mov bl, [bp+SectsPerCluster] mov bl, [bp+SectsPerCluster]
shl bx,5 // BX = BX * 512 / 16 shl bx,5 // BX = BX * 512 / 16
mov ax,es // Increment the load address by mov ax,es // Increment the load address by
add ax,bx // The size of a cluster add ax,bx // The size of a cluster
mov es,ax mov es,ax
call IsFat12 call IsFat12
pop ax pop ax
push es push es
jnc LoadFile4 jnc LoadFile4
call GetFatEntry12 // Get the next entry call GetFatEntry12 // Get the next entry
jmp LoadFile5 jmp LoadFile5
LoadFile4: LoadFile4:
call GetFatEntry16 call GetFatEntry16
LoadFile5: LoadFile5:
pop es pop es
jmp LoadFile // Load the next cluster (if any) jmp LoadFile // Load the next cluster (if any)
LoadFile_Done: LoadFile_Done:
mov dl, byte ptr [bp+BootDrive] // Load the boot drive into DL mov dl, byte ptr [bp+BootDrive] // Load the boot drive into DL
mov dh, byte ptr ds:[BootPartition] // Load the boot partition into DH mov dh, byte ptr ds:[BootPartition] // Load the boot partition into DH
/* continue where other bootsectors start */ /* continue where other bootsectors start */
jmp start jmp start
// Reads the entire FAT into memory at 7000:0000 // Reads the entire FAT into memory at 7000:0000
ReadFatIntoMemory: ReadFatIntoMemory:
mov ax, [bp+HiddenSectors] mov ax, [bp+HiddenSectors]
mov dx, [bp+HiddenSectors+2] mov dx, [bp+HiddenSectors+2]
add ax, [bp+ReservedSectors] add ax, [bp+ReservedSectors]
adc dx, 0 adc dx, 0
mov cx, [bp+SectorsPerFat] mov cx, [bp+SectorsPerFat]
mov bx, HEX(7000) mov bx, HEX(7000)
mov es,bx mov es,bx
xor bx,bx xor bx,bx
call word ptr [bp-ReadSectorsOffset] call word ptr [bp-ReadSectorsOffset]
ret ret
// Returns the FAT entry for a given cluster number for 16-bit FAT // Returns the FAT entry for a given cluster number for 16-bit FAT
// On entry AX has cluster number // On entry AX has cluster number
// On return AX has FAT entry for that cluster // On return AX has FAT entry for that cluster
GetFatEntry16: GetFatEntry16:
mov cx,2 // AX = AX * 2 (since FAT16 entries are 2 bytes) mov cx,2 // AX = AX * 2 (since FAT16 entries are 2 bytes)
mul cx mul cx
shl dx,12 shl dx,12
mov bx, HEX(7000) mov bx, HEX(7000)
add bx,dx add bx,dx
mov es,bx mov es,bx
mov bx,ax // Restore FAT entry offset mov bx,ax // Restore FAT entry offset
mov ax, es:[bx] // Get FAT entry mov ax, es:[bx] // Get FAT entry
ret ret
// Returns the FAT entry for a given cluster number for 12-bit FAT // Returns the FAT entry for a given cluster number for 12-bit FAT
// On entry AX has cluster number // On entry AX has cluster number
// On return AX has FAT entry for that cluster // On return AX has FAT entry for that cluster
GetFatEntry12: GetFatEntry12:
push ax push ax
mov cx,ax mov cx,ax
shr ax,1 shr ax,1
add ax,cx // AX = AX * 1.5 (AX = AX + (AX / 2)) (since FAT12 entries are 12 bits) add ax,cx // AX = AX * 1.5 (AX = AX + (AX / 2)) (since FAT12 entries are 12 bits)
mov bx, HEX(7000) mov bx, HEX(7000)
mov es,bx mov es,bx
mov bx,ax // Put FAT entry offset into BX mov bx,ax // Put FAT entry offset into BX
mov ax, es:[bx] // Get FAT entry mov ax, es:[bx] // Get FAT entry
pop cx // Get cluster number from stack pop cx // Get cluster number from stack
and cx,1 and cx,1
jz UseLow12Bits jz UseLow12Bits
and ax, HEX(0fff0) and ax, HEX(0fff0)
shr ax,4 shr ax,4
jmp GetFatEntry12_Done jmp GetFatEntry12_Done
UseLow12Bits: UseLow12Bits:
and ax, HEX(0fff) and ax, HEX(0fff)
GetFatEntry12_Done: GetFatEntry12_Done:
ret ret
// Returns CF = 1 if this is a FAT12 file system // Returns CF = 1 if this is a FAT12 file system
// Otherwise CF = 0 for FAT16 // Otherwise CF = 0 for FAT16
IsFat12: IsFat12:
mov ebx, dword ptr [bp-DataAreaStartLow] mov ebx, dword ptr [bp-DataAreaStartLow]
// EBX now has the number of the starting sector of the data area // EBX now has the number of the starting sector of the data area
// starting from the beginning of the disk, so subtrace hidden sectors // starting from the beginning of the disk, so subtrace hidden sectors
sub ebx, dword ptr [bp+HiddenSectors] sub ebx, dword ptr [bp+HiddenSectors]
xor eax,eax xor eax,eax
mov ax, word ptr [bp+TotalSectors] mov ax, word ptr [bp+TotalSectors]
cmp ax, 0 cmp ax, 0
jnz IsFat12_2 jnz IsFat12_2
mov eax, dword ptr [bp+TotalSectorsBig] mov eax, dword ptr [bp+TotalSectorsBig]
// EAX now contains the number of sectors on the volume // EAX now contains the number of sectors on the volume
IsFat12_2: IsFat12_2:
sub eax,ebx // Subtract data area start sector sub eax,ebx // Subtract data area start sector
xor edx,edx // from total sectors of volume xor edx,edx // from total sectors of volume
// EDX:EAX now contains the number of data sectors on the volume // EDX:EAX now contains the number of data sectors on the volume
movzx ebx, byte ptr [bp+SectsPerCluster] movzx ebx, byte ptr [bp+SectsPerCluster]
div ebx div ebx
// EAX now has the number of clusters on the volume // EAX now has the number of clusters on the volume
stc stc
cmp eax,4085 cmp eax,4085
jb IsFat12_Done jb IsFat12_Done
clc clc
IsFat12_Done: IsFat12_Done:
ret ret
msgLoading: msgLoading:
.ascii "Loading FreeLoader...", CR, LF, NUL .ascii "Loading FreeLoader...", CR, LF, NUL
.org 510 // Pad to 510 bytes .org 510 // Pad to 510 bytes
.word HEX(0aa55) // BootSector signature .word HEX(0aa55) // BootSector signature
+117 -117
View File
@@ -1,117 +1,117 @@
Empty8042: Empty8042:
.word HEX(00eb), HEX(00eb) // jmp $+2, jmp $+2 .word HEX(00eb), HEX(00eb) // jmp $+2, jmp $+2
in al, HEX(64) in al, HEX(64)
cmp al, HEX(0ff) // legacy-free machine without keyboard cmp al, HEX(0ff) // legacy-free machine without keyboard
jz Empty8042_ret // controllers on Intel Macs read back 0xFF jz Empty8042_ret // controllers on Intel Macs read back 0xFF
test al, 2 test al, 2
jnz Empty8042 jnz Empty8042
Empty8042_ret: Empty8042_ret:
ret ret
EnableA20: EnableA20:
pusha pusha
call Empty8042 call Empty8042
mov al, HEX(0D1) // command write mov al, HEX(0D1) // command write
out HEX(064), al out HEX(064), al
call Empty8042 call Empty8042
mov al, HEX(0DF) // A20 on mov al, HEX(0DF) // A20 on
out HEX(060), al out HEX(060), al
call Empty8042 call Empty8042
popa popa
ret ret
/* /*
* writestr * writestr
* si = pointer to zero terminated string * si = pointer to zero terminated string
*/ */
writestr: writestr:
pushfd pushfd
pushad pushad
writestr_top: writestr_top:
lodsb lodsb
and al, al and al, al
jz writestr_end jz writestr_end
call writechr call writechr
jmp short writestr_top jmp short writestr_top
writestr_end: writestr_end:
popad popad
popfd popfd
ret ret
/* /*
* writechr * writechr
* al = character to output * al = character to output
*/ */
writechr: writechr:
pushf pushf
pusha pusha
mov ah, HEX(0E) mov ah, HEX(0E)
xor bx, bx xor bx, bx
int HEX(10) int HEX(10)
popa popa
popf popf
ret ret
// //
// writehex[248]: Write a hex number in (AL, AX, EAX) to the console // writehex[248]: Write a hex number in (AL, AX, EAX) to the console
// //
writehex2: writehex2:
pushfd pushfd
pushad pushad
shl eax, 24 shl eax, 24
mov cx, 2 mov cx, 2
jmp short writehex_common jmp short writehex_common
writehex4: writehex4:
pushfd pushfd
pushad pushad
shl eax, 16 shl eax, 16
mov cx, 4 mov cx, 4
jmp short writehex_common jmp short writehex_common
writehex8: writehex8:
pushfd pushfd
pushad pushad
mov cx, 8 mov cx, 8
writehex_common: writehex_common:
.loop: .loop:
rol eax, 4 rol eax, 4
push eax push eax
and al, HEX(0F) and al, HEX(0F)
cmp al, 10 cmp al, 10
jae .high jae .high
.low: .low:
add al, '0' add al, '0'
jmp short .ischar jmp short .ischar
.high: .high:
add al, 'A'-10 add al, 'A'-10
.ischar: .ischar:
call writechr call writechr
pop eax pop eax
loop .loop loop .loop
popad popad
popfd popfd
ret ret
Reboot: Reboot:
cli cli
/* Set the word at location 40h:72h to 0 (cold reboot) */ /* Set the word at location 40h:72h to 0 (cold reboot) */
mov word ptr ds:[HEX(0472)], HEX(0) mov word ptr ds:[HEX(0472)], HEX(0)
/* and jump to location F000h:FFF0h in ROM */ /* and jump to location F000h:FFF0h in ROM */
ljmp16 HEX(0F000), HEX(0FFF0) ljmp16 HEX(0F000), HEX(0FFF0)
ChainLoadBiosBootSectorCode: ChainLoadBiosBootSectorCode:
/* Load segment registers */ /* Load segment registers */
cli cli
xor ax, ax xor ax, ax
mov ds, ax mov ds, ax
mov es, ax mov es, ax
mov fs, ax mov fs, ax
mov gs, ax mov gs, ax
mov ss, ax mov ss, ax
mov esp, HEX(7C00) mov esp, HEX(7C00)
/* Jump to the bootsector code */ /* Jump to the bootsector code */
ljmp16 HEX(0000), HEX(7C00) ljmp16 HEX(0000), HEX(7C00)
+88 -88
View File
@@ -1,88 +1,88 @@
#include "../../include/arch/pc/pcbios.h" #include "../../include/arch/pc/pcbios.h"
#define EFLAGS_CF HEX(01) #define EFLAGS_CF HEX(01)
#define EFLAGS_ZF HEX(40) #define EFLAGS_ZF HEX(40)
#define EFLAGS_SF HEX(80) #define EFLAGS_SF HEX(80)
Int386: Int386:
/* Save all registers + segment registers */ /* Save all registers + segment registers */
push ds push ds
push es push es
push fs push fs
push gs push gs
pushad pushad
/* Get the interrupt vector and patch the opcode */ /* Get the interrupt vector and patch the opcode */
mov al, byte ptr ds:[BSS_IntVector] mov al, byte ptr ds:[BSS_IntVector]
mov byte ptr ds:[Int386_vector_opcode], al mov byte ptr ds:[Int386_vector_opcode], al
/* Get current EFLAGS and mask CF, ZF and SF */ /* Get current EFLAGS and mask CF, ZF and SF */
pushf pushf
pop cx pop cx
and cx, not (EFLAGS_CF or EFLAGS_ZF or EFLAGS_SF) and cx, not (EFLAGS_CF or EFLAGS_ZF or EFLAGS_SF)
/* Get flags CF, ZF and SF from the REGS structure */ /* Get flags CF, ZF and SF from the REGS structure */
mov ax, word ptr cs:[BSS_RegisterSet + REGS_EFLAGS] mov ax, word ptr cs:[BSS_RegisterSet + REGS_EFLAGS]
and ax, (EFLAGS_CF or EFLAGS_ZF or EFLAGS_SF) and ax, (EFLAGS_CF or EFLAGS_ZF or EFLAGS_SF)
/* Combine flags and set them */ /* Combine flags and set them */
or ax, cx or ax, cx
push ax push ax
popf popf
/* Setup the registers */ /* Setup the registers */
mov ax, word ptr cs:[BSS_RegisterSet + REGS_DS] mov ax, word ptr cs:[BSS_RegisterSet + REGS_DS]
mov ds, ax mov ds, ax
mov ax, word ptr cs:[BSS_RegisterSet + REGS_ES] mov ax, word ptr cs:[BSS_RegisterSet + REGS_ES]
mov es, ax mov es, ax
mov ax, word ptr cs:[BSS_RegisterSet + REGS_FS] mov ax, word ptr cs:[BSS_RegisterSet + REGS_FS]
mov fs, ax mov fs, ax
mov ax, word ptr cs:[BSS_RegisterSet + REGS_GS] mov ax, word ptr cs:[BSS_RegisterSet + REGS_GS]
mov gs, ax mov gs, ax
mov eax, dword ptr cs:[BSS_RegisterSet + REGS_EAX] mov eax, dword ptr cs:[BSS_RegisterSet + REGS_EAX]
mov ebx, dword ptr cs:[BSS_RegisterSet + REGS_EBX] mov ebx, dword ptr cs:[BSS_RegisterSet + REGS_EBX]
mov ecx, dword ptr cs:[BSS_RegisterSet + REGS_ECX] mov ecx, dword ptr cs:[BSS_RegisterSet + REGS_ECX]
mov edx, dword ptr cs:[BSS_RegisterSet + REGS_EDX] mov edx, dword ptr cs:[BSS_RegisterSet + REGS_EDX]
mov esi, dword ptr cs:[BSS_RegisterSet + REGS_ESI] mov esi, dword ptr cs:[BSS_RegisterSet + REGS_ESI]
mov edi, dword ptr cs:[BSS_RegisterSet + REGS_EDI] mov edi, dword ptr cs:[BSS_RegisterSet + REGS_EDI]
// Don't setup ebp, we only use it as output! // Don't setup ebp, we only use it as output!
/* Call the interrupt vector */ /* Call the interrupt vector */
/*int Int386_vector*/ /*int Int386_vector*/
.byte HEX(0cd) .byte HEX(0cd)
Int386_vector_opcode: Int386_vector_opcode:
.byte 00 .byte 00
/* Save the registers */ /* Save the registers */
mov dword ptr cs:[BSS_RegisterSet + REGS_EAX], eax mov dword ptr cs:[BSS_RegisterSet + REGS_EAX], eax
mov dword ptr cs:[BSS_RegisterSet + REGS_EBX], ebx mov dword ptr cs:[BSS_RegisterSet + REGS_EBX], ebx
mov dword ptr cs:[BSS_RegisterSet + REGS_ECX], ecx mov dword ptr cs:[BSS_RegisterSet + REGS_ECX], ecx
mov dword ptr cs:[BSS_RegisterSet + REGS_EDX], edx mov dword ptr cs:[BSS_RegisterSet + REGS_EDX], edx
mov dword ptr cs:[BSS_RegisterSet + REGS_ESI], esi mov dword ptr cs:[BSS_RegisterSet + REGS_ESI], esi
mov dword ptr cs:[BSS_RegisterSet + REGS_EDI], edi mov dword ptr cs:[BSS_RegisterSet + REGS_EDI], edi
mov dword ptr cs:[BSS_RegisterSet + REGS_EBP], ebp mov dword ptr cs:[BSS_RegisterSet + REGS_EBP], ebp
mov ax, ds mov ax, ds
mov word ptr cs:[BSS_RegisterSet + REGS_DS], ax mov word ptr cs:[BSS_RegisterSet + REGS_DS], ax
mov ax, es mov ax, es
mov word ptr cs:[BSS_RegisterSet + REGS_ES], ax mov word ptr cs:[BSS_RegisterSet + REGS_ES], ax
mov ax, fs mov ax, fs
mov word ptr cs:[BSS_RegisterSet + REGS_FS], ax mov word ptr cs:[BSS_RegisterSet + REGS_FS], ax
mov ax, gs mov ax, gs
mov word ptr cs:[BSS_RegisterSet + REGS_GS], ax mov word ptr cs:[BSS_RegisterSet + REGS_GS], ax
pushfd pushfd
pop dword ptr cs:[BSS_RegisterSet + REGS_EFLAGS] pop dword ptr cs:[BSS_RegisterSet + REGS_EFLAGS]
popad popad
pop gs pop gs
pop fs pop fs
pop es pop es
pop ds pop ds
ret ret
+15 -15
View File
@@ -1,15 +1,15 @@
BootLinuxKernel: BootLinuxKernel:
// dl must be set to the boot drive // dl must be set to the boot drive
/* Load segment registers */ /* Load segment registers */
cli cli
mov bx, HEX(9000) mov bx, HEX(9000)
mov ds, bx mov ds, bx
mov es, bx mov es, bx
mov fs, bx mov fs, bx
mov gs, bx mov gs, bx
mov ss, bx mov ss, bx
mov sp, HEX(9000) mov sp, HEX(9000)
ljmp16 HEX(9020), HEX(0000) ljmp16 HEX(9020), HEX(0000)
+56 -56
View File
@@ -1,56 +1,56 @@
PnpBiosGetDeviceNodeCount: PnpBiosGetDeviceNodeCount:
mov ax, word ptr ds:[BSS_PnpBiosDataSegment] mov ax, word ptr ds:[BSS_PnpBiosDataSegment]
push ax push ax
push cs push cs
mov ax, BSS_PnpNodeSize mov ax, BSS_PnpNodeSize
push ax push ax
push cs push cs
mov ax, BSS_PnpNodeCount mov ax, BSS_PnpNodeCount
push ax push ax
push 0 push 0
call dword ptr ds:[BSS_PnpBiosEntryPoint] call dword ptr ds:[BSS_PnpBiosEntryPoint]
add sp, 12 add sp, 12
movzx ecx, ax movzx ecx, ax
mov dword ptr ds:[BSS_PnpResult], ecx mov dword ptr ds:[BSS_PnpResult], ecx
ret ret
PnpBiosGetDeviceNode: PnpBiosGetDeviceNode:
/* push bios segment */ /* push bios segment */
mov ax, word ptr ds:[BSS_PnpBiosDataSegment] mov ax, word ptr ds:[BSS_PnpBiosDataSegment]
push ax push ax
/* push control flag */ /* push control flag */
push 1 push 1
/* push pointer to node buffer (segment/offset) */ /* push pointer to node buffer (segment/offset) */
mov ax, word ptr ds:[BSS_PnpBiosBufferSegment] mov ax, word ptr ds:[BSS_PnpBiosBufferSegment]
push ax push ax
mov ax, word ptr ds:[BSS_PnpBiosBufferOffset] mov ax, word ptr ds:[BSS_PnpBiosBufferOffset]
push ax push ax
/* push pointer to node number (segment/offset) */ /* push pointer to node number (segment/offset) */
push cs push cs
mov ax, BSS_PnpNodeNumber mov ax, BSS_PnpNodeNumber
push ax push ax
/* push function number */ /* push function number */
push 1 push 1
/* call entry point */ /* call entry point */
call dword ptr ds:[BSS_PnpBiosEntryPoint] call dword ptr ds:[BSS_PnpBiosEntryPoint]
add sp, 14 add sp, 14
movzx ecx, ax movzx ecx, ax
mov dword ptr ds:[BSS_PnpResult], ecx mov dword ptr ds:[BSS_PnpResult], ecx
ret ret
+32 -32
View File
@@ -1,32 +1,32 @@
/* /*
* FreeLoader * FreeLoader
* Copyright (C) 2011 Hervé Poussineau * Copyright (C) 2011 Hervé Poussineau
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc., * with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/ */
PxeCallApi: PxeCallApi:
mov ax, word ptr ds:[BSS_PxeBufferSegment] mov ax, word ptr ds:[BSS_PxeBufferSegment]
push ax push ax
mov ax, word ptr ds:[BSS_PxeBufferOffset] mov ax, word ptr ds:[BSS_PxeBufferOffset]
push ax push ax
mov ax, word ptr ds:[BSS_PxeFunction] mov ax, word ptr ds:[BSS_PxeFunction]
push ax push ax
call dword ptr ds:[BSS_PxeEntryPoint] call dword ptr ds:[BSS_PxeEntryPoint]
add esp, 6 add esp, 6
mov word ptr ds:[BSS_PxeResult], ax mov word ptr ds:[BSS_PxeResult], ax
ret ret
+252 -252
View File
@@ -1,252 +1,252 @@
@echo off @echo off
REM This is needed so as to avoid static expansion of environment variables REM This is needed so as to avoid static expansion of environment variables
REM inside if (...) conditionals. REM inside if (...) conditionals.
REM See http://stackoverflow.com/questions/305605/weird-scope-issue-in-bat-file REM See http://stackoverflow.com/questions/305605/weird-scope-issue-in-bat-file
REM for more explanation. REM for more explanation.
REM Precisely needed for configuring Visual Studio Environment. REM Precisely needed for configuring Visual Studio Environment.
setlocal enabledelayedexpansion setlocal enabledelayedexpansion
REM Does the user need help? REM Does the user need help?
if /I "%1" == "help" goto help if /I "%1" == "help" goto help
if /I "%1" == "/?" ( if /I "%1" == "/?" (
:help :help
echo Help for configure script echo Help for configure script
echo Syntax: path\to\source\configure.cmd [script-options] [Cmake-options] echo Syntax: path\to\source\configure.cmd [script-options] [Cmake-options]
echo Available script-options: Codeblocks, Eclipse, Makefiles, clang, VSSolution, RTC echo Available script-options: Codeblocks, Eclipse, Makefiles, clang, VSSolution, RTC
echo Cmake-options: -DVARIABLE:TYPE=VALUE echo Cmake-options: -DVARIABLE:TYPE=VALUE
endlocal endlocal
exit /b exit /b
) )
REM Special case %1 = arm_hosttools %2 = vcvarsall.bat %3 = %CMAKE_GENERATOR% REM Special case %1 = arm_hosttools %2 = vcvarsall.bat %3 = %CMAKE_GENERATOR%
if /I "%1" == "arm_hosttools" ( if /I "%1" == "arm_hosttools" (
echo Configuring x86 host tools for ARM cross build echo Configuring x86 host tools for ARM cross build
REM This launches %VSINSTALLDIR%VS\vcvarsall.bat REM This launches %VSINSTALLDIR%VS\vcvarsall.bat
call %2 x86 call %2 x86
REM Configure host tools for x86. REM Configure host tools for x86.
cmake -G %3 -DARCH:STRING=i386 %~dp0 cmake -G %3 -DARCH:STRING=i386 %~dp0
exit exit
) )
REM Get the source root directory REM Get the source root directory
set REACTOS_SOURCE_DIR=%~dp0 set REACTOS_SOURCE_DIR=%~dp0
REM Set default generator REM Set default generator
set CMAKE_GENERATOR="Ninja" set CMAKE_GENERATOR="Ninja"
set CMAKE_GENERATOR_HOST=!CMAKE_GENERATOR! set CMAKE_GENERATOR_HOST=!CMAKE_GENERATOR!
REM Detect presence of cmake REM Detect presence of cmake
cmd /c cmake --version 2>&1 | find "cmake version" > NUL || goto cmake_notfound cmd /c cmake --version 2>&1 | find "cmake version" > NUL || goto cmake_notfound
REM Detect build environment (MinGW, VS, WDK, ...) REM Detect build environment (MinGW, VS, WDK, ...)
if defined ROS_ARCH ( if defined ROS_ARCH (
echo Detected RosBE for %ROS_ARCH% echo Detected RosBE for %ROS_ARCH%
set BUILD_ENVIRONMENT=MinGW set BUILD_ENVIRONMENT=MinGW
set ARCH=%ROS_ARCH% set ARCH=%ROS_ARCH%
set MINGW_TOOCHAIN_FILE=toolchain-gcc.cmake set MINGW_TOOCHAIN_FILE=toolchain-gcc.cmake
) else if defined VCINSTALLDIR ( ) else if defined VCINSTALLDIR (
REM VS command prompt does not put this in environment vars REM VS command prompt does not put this in environment vars
cl 2>&1 | find "x86" > NUL && set ARCH=i386 cl 2>&1 | find "x86" > NUL && set ARCH=i386
cl 2>&1 | find "x64" > NUL && set ARCH=amd64 cl 2>&1 | find "x64" > NUL && set ARCH=amd64
cl 2>&1 | find "ARM" > NUL && set ARCH=arm cl 2>&1 | find "ARM" > NUL && set ARCH=arm
cl 2>&1 | find "15.00." > NUL && set VS_VERSION=9 cl 2>&1 | find "15.00." > NUL && set VS_VERSION=9
cl 2>&1 | find "16.00." > NUL && set VS_VERSION=10 cl 2>&1 | find "16.00." > NUL && set VS_VERSION=10
cl 2>&1 | find "17.00." > NUL && set VS_VERSION=11 cl 2>&1 | find "17.00." > NUL && set VS_VERSION=11
cl 2>&1 | find "18.00." > NUL && set VS_VERSION=12 cl 2>&1 | find "18.00." > NUL && set VS_VERSION=12
cl 2>&1 | find "19.00." > NUL && set VS_VERSION=14 cl 2>&1 | find "19.00." > NUL && set VS_VERSION=14
cl 2>&1 | find "19.10." > NUL && set VS_VERSION=15 cl 2>&1 | find "19.10." > NUL && set VS_VERSION=15
cl 2>&1 | find "19.11." > NUL && set VS_VERSION=15 cl 2>&1 | find "19.11." > NUL && set VS_VERSION=15
if not defined VS_VERSION ( if not defined VS_VERSION (
echo Error: Visual Studio version too old or version detection failed. echo Error: Visual Studio version too old or version detection failed.
endlocal endlocal
exit /b exit /b
) )
set BUILD_ENVIRONMENT=VS set BUILD_ENVIRONMENT=VS
set VS_SOLUTION=0 set VS_SOLUTION=0
set VS_RUNTIME_CHECKS=0 set VS_RUNTIME_CHECKS=0
echo Detected Visual Studio Environment !BUILD_ENVIRONMENT!!VS_VERSION!-!ARCH! echo Detected Visual Studio Environment !BUILD_ENVIRONMENT!!VS_VERSION!-!ARCH!
) else ( ) else (
echo Error: Unable to detect build environment. Configure script failure. echo Error: Unable to detect build environment. Configure script failure.
endlocal endlocal
exit /b exit /b
) )
REM Checkpoint REM Checkpoint
if not defined ARCH ( if not defined ARCH (
echo Unknown build architecture echo Unknown build architecture
endlocal endlocal
exit /b exit /b
) )
set NEW_STYLE_BUILD=1 set NEW_STYLE_BUILD=1
REM Parse command line parameters REM Parse command line parameters
:repeat :repeat
if /I "%1%" == "-DNEW_STYLE_BUILD" ( if /I "%1%" == "-DNEW_STYLE_BUILD" (
set NEW_STYLE_BUILD=%2 set NEW_STYLE_BUILD=%2
) else if "%BUILD_ENVIRONMENT%" == "MinGW" ( ) else if "%BUILD_ENVIRONMENT%" == "MinGW" (
if /I "%1" == "Codeblocks" ( if /I "%1" == "Codeblocks" (
set CMAKE_GENERATOR="CodeBlocks - MinGW Makefiles" set CMAKE_GENERATOR="CodeBlocks - MinGW Makefiles"
) else if /I "%1" == "Eclipse" ( ) else if /I "%1" == "Eclipse" (
set CMAKE_GENERATOR="Eclipse CDT4 - MinGW Makefiles" set CMAKE_GENERATOR="Eclipse CDT4 - MinGW Makefiles"
) else if /I "%1" == "Makefiles" ( ) else if /I "%1" == "Makefiles" (
set CMAKE_GENERATOR="MinGW Makefiles" set CMAKE_GENERATOR="MinGW Makefiles"
) else if /I "%1" == "clang" ( ) else if /I "%1" == "clang" (
set MINGW_TOOCHAIN_FILE=toolchain-clang.cmake set MINGW_TOOCHAIN_FILE=toolchain-clang.cmake
) else ( ) else (
goto continue goto continue
) )
) else ( ) else (
if /I "%1" == "CodeBlocks" ( if /I "%1" == "CodeBlocks" (
set CMAKE_GENERATOR="CodeBlocks - NMake Makefiles" set CMAKE_GENERATOR="CodeBlocks - NMake Makefiles"
) else if /I "%1" == "Eclipse" ( ) else if /I "%1" == "Eclipse" (
set CMAKE_GENERATOR="Eclipse CDT4 - NMake Makefiles" set CMAKE_GENERATOR="Eclipse CDT4 - NMake Makefiles"
) else if /I "%1" == "Makefiles" ( ) else if /I "%1" == "Makefiles" (
set CMAKE_GENERATOR="NMake Makefiles" set CMAKE_GENERATOR="NMake Makefiles"
) else if /I "%1" == "VSSolution" ( ) else if /I "%1" == "VSSolution" (
set VS_SOLUTION=1 set VS_SOLUTION=1
if "!VS_VERSION!" == "9" ( if "!VS_VERSION!" == "9" (
if "!ARCH!" == "amd64" ( if "!ARCH!" == "amd64" (
set CMAKE_GENERATOR="Visual Studio 9 2008 Win64" set CMAKE_GENERATOR="Visual Studio 9 2008 Win64"
) else ( ) else (
set CMAKE_GENERATOR="Visual Studio 9 2008" set CMAKE_GENERATOR="Visual Studio 9 2008"
) )
) else if "!VS_VERSION!" == "10" ( ) else if "!VS_VERSION!" == "10" (
if "!ARCH!" == "amd64" ( if "!ARCH!" == "amd64" (
set CMAKE_GENERATOR="Visual Studio 10 Win64" set CMAKE_GENERATOR="Visual Studio 10 Win64"
) else ( ) else (
set CMAKE_GENERATOR="Visual Studio 10" set CMAKE_GENERATOR="Visual Studio 10"
) )
) else if "!VS_VERSION!" == "11" ( ) else if "!VS_VERSION!" == "11" (
if "!ARCH!" == "amd64" ( if "!ARCH!" == "amd64" (
set CMAKE_GENERATOR="Visual Studio 11 Win64" set CMAKE_GENERATOR="Visual Studio 11 Win64"
) else if "!ARCH!" == "arm" ( ) else if "!ARCH!" == "arm" (
set CMAKE_GENERATOR="Visual Studio 11 ARM" set CMAKE_GENERATOR="Visual Studio 11 ARM"
set CMAKE_GENERATOR_HOST="Visual Studio 11" set CMAKE_GENERATOR_HOST="Visual Studio 11"
) else ( ) else (
set CMAKE_GENERATOR="Visual Studio 11" set CMAKE_GENERATOR="Visual Studio 11"
) )
) else if "!VS_VERSION!" == "12" ( ) else if "!VS_VERSION!" == "12" (
if "!ARCH!" == "amd64" ( if "!ARCH!" == "amd64" (
set CMAKE_GENERATOR="Visual Studio 12 Win64" set CMAKE_GENERATOR="Visual Studio 12 Win64"
) else if "!ARCH!" == "arm" ( ) else if "!ARCH!" == "arm" (
set CMAKE_GENERATOR="Visual Studio 12 ARM" set CMAKE_GENERATOR="Visual Studio 12 ARM"
set CMAKE_GENERATOR_HOST="Visual Studio 12" set CMAKE_GENERATOR_HOST="Visual Studio 12"
) else ( ) else (
set CMAKE_GENERATOR="Visual Studio 12" set CMAKE_GENERATOR="Visual Studio 12"
) )
) else if "!VS_VERSION!" == "14" ( ) else if "!VS_VERSION!" == "14" (
if "!ARCH!" == "amd64" ( if "!ARCH!" == "amd64" (
set CMAKE_GENERATOR="Visual Studio 14 Win64" set CMAKE_GENERATOR="Visual Studio 14 Win64"
) else if "!ARCH!" == "arm" ( ) else if "!ARCH!" == "arm" (
set CMAKE_GENERATOR="Visual Studio 14 ARM" set CMAKE_GENERATOR="Visual Studio 14 ARM"
set CMAKE_GENERATOR_HOST="Visual Studio 14" set CMAKE_GENERATOR_HOST="Visual Studio 14"
) else ( ) else (
set CMAKE_GENERATOR="Visual Studio 14" set CMAKE_GENERATOR="Visual Studio 14"
) )
) else if "!VS_VERSION!" == "15" ( ) else if "!VS_VERSION!" == "15" (
if "!ARCH!" == "amd64" ( if "!ARCH!" == "amd64" (
set CMAKE_GENERATOR="Visual Studio 15 Win64" set CMAKE_GENERATOR="Visual Studio 15 Win64"
) else if "!ARCH!" == "arm" ( ) else if "!ARCH!" == "arm" (
set CMAKE_GENERATOR="Visual Studio 15 ARM" set CMAKE_GENERATOR="Visual Studio 15 ARM"
set CMAKE_GENERATOR_HOST="Visual Studio 15" set CMAKE_GENERATOR_HOST="Visual Studio 15"
) else ( ) else (
set CMAKE_GENERATOR="Visual Studio 15" set CMAKE_GENERATOR="Visual Studio 15"
) )
) )
) else if /I "%1" == "RTC" ( ) else if /I "%1" == "RTC" (
echo Runtime checks enabled echo Runtime checks enabled
set VS_RUNTIME_CHECKS=1 set VS_RUNTIME_CHECKS=1
) else ( ) else (
goto continue goto continue
) )
) )
REM Go to next parameter REM Go to next parameter
SHIFT SHIFT
goto repeat goto repeat
:continue :continue
REM Inform the user about the default build REM Inform the user about the default build
if "!CMAKE_GENERATOR!" == "Ninja" ( if "!CMAKE_GENERATOR!" == "Ninja" (
echo This script defaults to Ninja. Type "configure help" for alternative options. echo This script defaults to Ninja. Type "configure help" for alternative options.
) )
REM Create directories REM Create directories
set REACTOS_OUTPUT_PATH=output-%BUILD_ENVIRONMENT%-%ARCH% set REACTOS_OUTPUT_PATH=output-%BUILD_ENVIRONMENT%-%ARCH%
if "%REACTOS_SOURCE_DIR%" == "%CD%\" ( if "%REACTOS_SOURCE_DIR%" == "%CD%\" (
echo Creating directories in %REACTOS_OUTPUT_PATH% echo Creating directories in %REACTOS_OUTPUT_PATH%
if not exist %REACTOS_OUTPUT_PATH% ( if not exist %REACTOS_OUTPUT_PATH% (
mkdir %REACTOS_OUTPUT_PATH% mkdir %REACTOS_OUTPUT_PATH%
) )
cd %REACTOS_OUTPUT_PATH% cd %REACTOS_OUTPUT_PATH%
) )
if "%NEW_STYLE_BUILD%"=="0" ( if "%NEW_STYLE_BUILD%"=="0" (
if not exist host-tools ( if not exist host-tools (
mkdir host-tools mkdir host-tools
) )
if not exist reactos ( if not exist reactos (
mkdir reactos mkdir reactos
) )
echo Preparing host tools... echo Preparing host tools...
cd host-tools cd host-tools
if EXIST CMakeCache.txt ( if EXIST CMakeCache.txt (
del CMakeCache.txt /q del CMakeCache.txt /q
) )
set REACTOS_BUILD_TOOLS_DIR=!CD! set REACTOS_BUILD_TOOLS_DIR=!CD!
REM Use x86 for ARM host tools REM Use x86 for ARM host tools
if "%ARCH%" == "arm" ( if "%ARCH%" == "arm" (
REM Launch new script instance for x86 host tools configuration REM Launch new script instance for x86 host tools configuration
start "Preparing host tools for ARM cross build..." /I /B /WAIT %~dp0configure.cmd arm_hosttools "%VSINSTALLDIR%VC\vcvarsall.bat" %CMAKE_GENERATOR_HOST% start "Preparing host tools for ARM cross build..." /I /B /WAIT %~dp0configure.cmd arm_hosttools "%VSINSTALLDIR%VC\vcvarsall.bat" %CMAKE_GENERATOR_HOST%
) else ( ) else (
cmake -G %CMAKE_GENERATOR% -DARCH:STRING=%ARCH% "%REACTOS_SOURCE_DIR%" cmake -G %CMAKE_GENERATOR% -DARCH:STRING=%ARCH% "%REACTOS_SOURCE_DIR%"
) )
cd.. cd..
) )
echo Preparing reactos... echo Preparing reactos...
if "%NEW_STYLE_BUILD%"=="0" ( if "%NEW_STYLE_BUILD%"=="0" (
cd reactos cd reactos
) )
if EXIST CMakeCache.txt ( if EXIST CMakeCache.txt (
del CMakeCache.txt /q del CMakeCache.txt /q
del host-tools\CMakeCache.txt /q del host-tools\CMakeCache.txt /q
) )
if "%NEW_STYLE_BUILD%"=="0" ( if "%NEW_STYLE_BUILD%"=="0" (
set BUILD_TOOLS_FLAG=-DREACTOS_BUILD_TOOLS_DIR:PATH="%REACTOS_BUILD_TOOLS_DIR%" set BUILD_TOOLS_FLAG=-DREACTOS_BUILD_TOOLS_DIR:PATH="%REACTOS_BUILD_TOOLS_DIR%"
) )
if "%BUILD_ENVIRONMENT%" == "MinGW" ( if "%BUILD_ENVIRONMENT%" == "MinGW" (
cmake -G %CMAKE_GENERATOR% -DENABLE_CCACHE:BOOL=0 -DCMAKE_TOOLCHAIN_FILE:FILEPATH=%MINGW_TOOCHAIN_FILE% -DARCH:STRING=%ARCH% %BUILD_TOOLS_FLAG% %* "%REACTOS_SOURCE_DIR%" cmake -G %CMAKE_GENERATOR% -DENABLE_CCACHE:BOOL=0 -DCMAKE_TOOLCHAIN_FILE:FILEPATH=%MINGW_TOOCHAIN_FILE% -DARCH:STRING=%ARCH% %BUILD_TOOLS_FLAG% %* "%REACTOS_SOURCE_DIR%"
) else ( ) else (
cmake -G %CMAKE_GENERATOR% -DCMAKE_TOOLCHAIN_FILE:FILEPATH=toolchain-msvc.cmake -DARCH:STRING=%ARCH% %BUILD_TOOLS_FLAG% -DRUNTIME_CHECKS:BOOL=%VS_RUNTIME_CHECKS% %* "%REACTOS_SOURCE_DIR%" cmake -G %CMAKE_GENERATOR% -DCMAKE_TOOLCHAIN_FILE:FILEPATH=toolchain-msvc.cmake -DARCH:STRING=%ARCH% %BUILD_TOOLS_FLAG% -DRUNTIME_CHECKS:BOOL=%VS_RUNTIME_CHECKS% %* "%REACTOS_SOURCE_DIR%"
) )
if "%NEW_STYLE_BUILD%"=="0" ( if "%NEW_STYLE_BUILD%"=="0" (
cd.. cd..
) )
echo Configure script complete^^! Execute appropriate build commands (ex: ninja, make, nmake, etc...). echo Configure script complete^^! Execute appropriate build commands (ex: ninja, make, nmake, etc...).
endlocal endlocal
exit /b exit /b
:cmake_notfound :cmake_notfound
echo Unable to find cmake, if it is installed, check your PATH variable. echo Unable to find cmake, if it is installed, check your PATH variable.
endlocal endlocal
exit /b exit /b
-8
View File
@@ -1,8 +0,0 @@
#
# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
# file to this component. This file merely indirects to the real make file
# that is shared by all the driver components of the Windows NT DDK
#
!INCLUDE $(NTMAKEENV)\makefile.def
+30 -30
View File
@@ -1,30 +1,30 @@
HKCR HKCR
{ {
NoRemove CLSID NoRemove CLSID
{ {
'{00020000-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' } '{00020000-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' }
'{00020001-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' } '{00020001-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' }
'{00020003-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' } '{00020003-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' }
'{0002000d-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' } '{0002000d-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' }
'{0002000f-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' } '{0002000f-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' }
} }
NoRemove AVIFile NoRemove AVIFile
{ {
Compressors Compressors
{ {
auds = s '{0002000F-0000-0000-C000-000000000046}' auds = s '{0002000F-0000-0000-C000-000000000046}'
vids = s '{00020001-0000-0000-C000-000000000046}' vids = s '{00020001-0000-0000-C000-000000000046}'
} }
Extensions Extensions
{ {
AU = s '{00020003-0000-0000-C000-000000000046}' AU = s '{00020003-0000-0000-C000-000000000046}'
AVI = s '{00020000-0000-0000-C000-000000000046}' AVI = s '{00020000-0000-0000-C000-000000000046}'
WAV = s '{00020003-0000-0000-C000-000000000046}' WAV = s '{00020003-0000-0000-C000-000000000046}'
} }
RIFFHandlers RIFFHandlers
{ {
AVI = s '{00020000-0000-0000-C000-000000000046}' AVI = s '{00020000-0000-0000-C000-000000000046}'
WAVE = s '{00020003-0000-0000-C000-000000000046}' WAVE = s '{00020003-0000-0000-C000-000000000046}'
} }
} }
} }
+13 -13
View File
@@ -1,13 +1,13 @@
HKCR HKCR
{ {
NoRemove CLSID NoRemove CLSID
{ {
ForceRemove {03C036F1-A186-11D0-824A-00AA005B4383} = s 'ReactOS Shell AutoComplete List' ForceRemove {03C036F1-A186-11D0-824A-00AA005B4383} = s 'ReactOS Shell AutoComplete List'
{ {
InprocServer32 = s '%MODULE%' InprocServer32 = s '%MODULE%'
{ {
val ThreadingModel = s 'Apartment' val ThreadingModel = s 'Apartment'
} }
} }
} }
} }
+33 -33
View File
@@ -1,33 +1,33 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="5.82.2600.2982" publicKeyToken="6595b64144ccf1df"/> <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="5.82.2600.2982" publicKeyToken="6595b64144ccf1df"/>
<file name="comctl32.dll"> <file name="comctl32.dll">
<windowClass versioned="no">Button</windowClass> <windowClass versioned="no">Button</windowClass>
<windowClass versioned="no">ButtonListBox</windowClass> <windowClass versioned="no">ButtonListBox</windowClass>
<windowClass versioned="no">ComboBoxEx32</windowClass> <windowClass versioned="no">ComboBoxEx32</windowClass>
<windowClass versioned="no">ComboLBox</windowClass> <windowClass versioned="no">ComboLBox</windowClass>
<windowClass versioned="no">Combobox</windowClass> <windowClass versioned="no">Combobox</windowClass>
<windowClass versioned="no">Edit</windowClass> <windowClass versioned="no">Edit</windowClass>
<windowClass versioned="no">Listbox</windowClass> <windowClass versioned="no">Listbox</windowClass>
<windowClass versioned="no">NativeFontCtl</windowClass> <windowClass versioned="no">NativeFontCtl</windowClass>
<windowClass versioned="no">ReBarWindow32</windowClass> <windowClass versioned="no">ReBarWindow32</windowClass>
<windowClass versioned="no">ScrollBar</windowClass> <windowClass versioned="no">ScrollBar</windowClass>
<windowClass versioned="no">SysAnimate32</windowClass> <windowClass versioned="no">SysAnimate32</windowClass>
<windowClass versioned="no">SysDateTimePick32</windowClass> <windowClass versioned="no">SysDateTimePick32</windowClass>
<windowClass versioned="no">SysHeader32</windowClass> <windowClass versioned="no">SysHeader32</windowClass>
<windowClass versioned="no">SysIPAddress32</windowClass> <windowClass versioned="no">SysIPAddress32</windowClass>
<windowClass versioned="no">SysLink</windowClass> <windowClass versioned="no">SysLink</windowClass>
<windowClass versioned="no">SysListView32</windowClass> <windowClass versioned="no">SysListView32</windowClass>
<windowClass versioned="no">SysMonthCal32</windowClass> <windowClass versioned="no">SysMonthCal32</windowClass>
<windowClass versioned="no">SysPager</windowClass> <windowClass versioned="no">SysPager</windowClass>
<windowClass versioned="no">SysTabControl32</windowClass> <windowClass versioned="no">SysTabControl32</windowClass>
<windowClass versioned="no">SysTreeView32</windowClass> <windowClass versioned="no">SysTreeView32</windowClass>
<windowClass versioned="no">ToolbarWindow32</windowClass> <windowClass versioned="no">ToolbarWindow32</windowClass>
<windowClass versioned="no">msctls_hotkey32</windowClass> <windowClass versioned="no">msctls_hotkey32</windowClass>
<windowClass versioned="no">msctls_progress32</windowClass> <windowClass versioned="no">msctls_progress32</windowClass>
<windowClass versioned="no">msctls_statusbar32</windowClass> <windowClass versioned="no">msctls_statusbar32</windowClass>
<windowClass versioned="no">msctls_trackbar32</windowClass> <windowClass versioned="no">msctls_trackbar32</windowClass>
<windowClass versioned="no">msctls_updown32</windowClass> <windowClass versioned="no">msctls_updown32</windowClass>
<windowClass versioned="no">tooltips_class32</windowClass> <windowClass versioned="no">tooltips_class32</windowClass>
</file> </file>
</assembly> </assembly>
+54 -54
View File
@@ -1,54 +1,54 @@
diff -pudN e:\wine\dlls\comdlg32/cdlg32.c e:\reactos\dll\win32\comdlg32/cdlg32.c diff -pudN e:\wine\dlls\comdlg32/cdlg32.c e:\reactos\dll\win32\comdlg32/cdlg32.c
--- e:\wine\dlls\comdlg32/cdlg32.c 2016-11-16 17:28:42 +0100 --- e:\wine\dlls\comdlg32/cdlg32.c 2016-11-16 17:28:42 +0100
+++ e:\reactos\dll\win32\comdlg32/cdlg32.c 2015-08-27 22:02:19 +0100 +++ e:\reactos\dll\win32\comdlg32/cdlg32.c 2015-08-27 22:02:19 +0100
@@ -157,6 +157,8 @@ DWORD WINAPI CommDlgExtendedError(void) @@ -157,6 +157,8 @@ DWORD WINAPI CommDlgExtendedError(void)
return 0; /* we never set an error, so there isn't one */ return 0; /* we never set an error, so there isn't one */
} }
+#ifndef __REACTOS__ /* Win 7 */ +#ifndef __REACTOS__ /* Win 7 */
+ +
/************************************************************************* /*************************************************************************
* Implement the CommDlg32 class factory * Implement the CommDlg32 class factory
* *
@@ -266,7 +268,11 @@ HRESULT WINAPI DllGetClassObject(REFCLSI @@ -266,7 +268,11 @@ HRESULT WINAPI DllGetClassObject(REFCLSI
*/ */
HRESULT WINAPI DllRegisterServer(void) HRESULT WINAPI DllRegisterServer(void)
{ {
+#ifdef __REACTOS__ +#ifdef __REACTOS__
+ return E_FAIL; // FIXME: __wine_register_resources(COMDLG32_hInstance); + return E_FAIL; // FIXME: __wine_register_resources(COMDLG32_hInstance);
+#else +#else
return __wine_register_resources(COMDLG32_hInstance); return __wine_register_resources(COMDLG32_hInstance);
+#endif +#endif
} }
/*********************************************************************** /***********************************************************************
@@ -274,5 +280,11 @@ HRESULT WINAPI DllRegisterServer(void) @@ -274,5 +280,11 @@ HRESULT WINAPI DllRegisterServer(void)
*/ */
HRESULT WINAPI DllUnregisterServer(void) HRESULT WINAPI DllUnregisterServer(void)
{ {
+#ifdef __REACTOS__ +#ifdef __REACTOS__
+ return E_FAIL; // FIXME: __wine_unregister_resources(COMDLG32_hInstance); + return E_FAIL; // FIXME: __wine_unregister_resources(COMDLG32_hInstance);
+#else +#else
return __wine_unregister_resources(COMDLG32_hInstance); return __wine_unregister_resources(COMDLG32_hInstance);
+#endif +#endif
} }
+ +
+#endif /* Win 7 */ +#endif /* Win 7 */
diff -pudN e:\wine\dlls\comdlg32/itemdlg.c e:\reactos\dll\win32\comdlg32/itemdlg.c diff -pudN e:\wine\dlls\comdlg32/itemdlg.c e:\reactos\dll\win32\comdlg32/itemdlg.c
--- e:\wine\dlls\comdlg32/itemdlg.c 2016-08-14 19:11:13 +0100 --- e:\wine\dlls\comdlg32/itemdlg.c 2016-08-14 19:11:13 +0100
+++ e:\reactos\dll\win32\comdlg32/itemdlg.c 2016-08-15 16:16:18 +0100 +++ e:\reactos\dll\win32\comdlg32/itemdlg.c 2016-08-15 16:16:18 +0100
@@ -18,6 +18,8 @@ @@ -18,6 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/ */
+#ifndef __REACTOS__ /* Win 7 */ +#ifndef __REACTOS__ /* Win 7 */
+ +
#include <stdarg.h> #include <stdarg.h>
#define COBJMACROS #define COBJMACROS
@@ -4659,3 +4661,5 @@ HRESULT FileSaveDialog_Constructor(IUnkn @@ -4659,3 +4661,5 @@ HRESULT FileSaveDialog_Constructor(IUnkn
{ {
return FileDialog_constructor(pUnkOuter, riid, ppv, ITEMDLG_TYPE_SAVE); return FileDialog_constructor(pUnkOuter, riid, ppv, ITEMDLG_TYPE_SAVE);
} }
+ +
+#endif /* Win 7 */ +#endif /* Win 7 */
+45 -45
View File
@@ -1,45 +1,45 @@
Index: graphics.c Index: graphics.c
=================================================================== ===================================================================
--- graphics.c (revision 57285) --- graphics.c (revision 57285)
+++ graphics.c (working copy) +++ graphics.c (working copy)
@@ -42,6 +42,23 @@ @@ -42,6 +42,23 @@
WINE_DEFAULT_DEBUG_CHANNEL(gdiplus); WINE_DEFAULT_DEBUG_CHANNEL(gdiplus);
+/* Mike "tamlin" Nordell 2012-09-14 for ReactOS: +/* Mike "tamlin" Nordell 2012-09-14 for ReactOS:
+ * NOTE: Wine uses per-GpGraphics id's ('contid' starting from zero in + * NOTE: Wine uses per-GpGraphics id's ('contid' starting from zero in
+ * every GpGraphics). Windows seems to use process-global id's, or at + * every GpGraphics). Windows seems to use process-global id's, or at
+ * least more unique id's. + * least more unique id's.
+ * This have the following implications. It: + * This have the following implications. It:
+ * 1. fails the current gdiplus test case. + * 1. fails the current gdiplus test case.
+ * 2. is not what Windows does. + * 2. is not what Windows does.
+ * + *
+ * We therefore "obfuscate" the 'contid' a little to more match Windows' + * We therefore "obfuscate" the 'contid' a little to more match Windows'
+ * behaviour. The observable behviour should still remain the same, + * behaviour. The observable behviour should still remain the same,
+ * except for handing out more "unique" id's. + * except for handing out more "unique" id's.
+ */ + */
+#define GDIP_CONTID_STEP 64 +#define GDIP_CONTID_STEP 64
+static volatile LONG g_priv_contid = GDIP_CONTID_STEP; +static volatile LONG g_priv_contid = GDIP_CONTID_STEP;
+#define GDIP_GET_NEW_CONTID_FOR(pGpGraphics) \ +#define GDIP_GET_NEW_CONTID_FOR(pGpGraphics) \
+ (UINT)(InterlockedExchangeAdd(&g_priv_contid,GDIP_CONTID_STEP)) + (UINT)(InterlockedExchangeAdd(&g_priv_contid,GDIP_CONTID_STEP))
+ +
/* looks-right constants */ /* looks-right constants */
#define ANCHOR_WIDTH (2.0) #define ANCHOR_WIDTH (2.0)
#define MAX_ITERS (50) #define MAX_ITERS (50)
@@ -2203,7 +2220,7 @@ @@ -2203,7 +2220,7 @@
(*graphics)->busy = FALSE; (*graphics)->busy = FALSE;
(*graphics)->textcontrast = 4; (*graphics)->textcontrast = 4;
list_init(&(*graphics)->containers); list_init(&(*graphics)->containers);
- (*graphics)->contid = 0; - (*graphics)->contid = 0;
+ (*graphics)->contid = GDIP_GET_NEW_CONTID_FOR(*graphics); + (*graphics)->contid = GDIP_GET_NEW_CONTID_FOR(*graphics);
TRACE("<-- %p\n", *graphics); TRACE("<-- %p\n", *graphics);
@@ -2242,7 +2259,7 @@ @@ -2242,7 +2259,7 @@
(*graphics)->busy = FALSE; (*graphics)->busy = FALSE;
(*graphics)->textcontrast = 4; (*graphics)->textcontrast = 4;
list_init(&(*graphics)->containers); list_init(&(*graphics)->containers);
- (*graphics)->contid = 0; - (*graphics)->contid = 0;
+ (*graphics)->contid = GDIP_GET_NEW_CONTID_FOR(*graphics); + (*graphics)->contid = GDIP_GET_NEW_CONTID_FOR(*graphics);
TRACE("<-- %p\n", *graphics); TRACE("<-- %p\n", *graphics);
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+346 -346
View File
@@ -1,346 +1,346 @@
Index: mpr.spec Index: mpr.spec
=================================================================== ===================================================================
--- mpr.spec (revision 49877) --- mpr.spec (revision 49877)
+++ mpr.spec (working copy) +++ mpr.spec (working copy)
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
# ordinal exports # ordinal exports
- 1 stub @ - 1 stub @
- 2 stub @ - 2 stub @
- 3 stub @ - 3 stub @
- 4 stub @ - 4 stub @
- 5 stub @ - 5 stub @
- 6 stub @ - 6 stub @
- 7 stub @ - 7 stub @
- 8 stub @ - 8 stub @
- 9 stub @ - 9 stub @
-12 stub @ -12 stub @
-13 stub @ -13 stub @
-14 stub @ -14 stub @
-15 stub @ -15 stub @
-16 stub @ -16 stub @
-17 stub @ -17 stub @
-18 stub @ -18 stub @
-19 stub @ -19 stub @
-20 stub @ -20 stub @
-21 stub @ -21 stub @
+ 1 stub MPR_1 + 1 stub MPR_1
+ 2 stub MPR_2 + 2 stub MPR_2
+ 3 stub MPR_3 + 3 stub MPR_3
+ 4 stub MPR_4 + 4 stub MPR_4
+ 5 stub MPR_5 + 5 stub MPR_5
+ 6 stub MPR_6 + 6 stub MPR_6
+ 7 stub MPR_7 + 7 stub MPR_7
+ 8 stub MPR_8 + 8 stub MPR_8
+ 9 stub MPR_9 + 9 stub MPR_9
+12 stub MPR_12 +12 stub MPR_12
+13 stub MPR_13 +13 stub MPR_13
+14 stub MPR_14 +14 stub MPR_14
+15 stub MPR_15 +15 stub MPR_15
+16 stub MPR_16 +16 stub MPR_16
+17 stub MPR_17 +17 stub MPR_17
+18 stub MPR_18 +18 stub MPR_18
+19 stub MPR_19 +19 stub MPR_19
+20 stub MPR_20 +20 stub MPR_20
+21 stub MPR_21 +21 stub MPR_21
22 stdcall @(long) MPR_Alloc 22 stdcall @(long) MPR_Alloc
23 stdcall @(ptr long) MPR_ReAlloc 23 stdcall @(ptr long) MPR_ReAlloc
24 stdcall @(ptr) MPR_Free 24 stdcall @(ptr) MPR_Free
Index: wnet.c Index: wnet.c
=================================================================== ===================================================================
--- wnet.c (revision 71983) --- wnet.c (revision 71983)
+++ wnet.c (working copy) +++ wnet.c (working copy)
@@ -60,6 +50,9 @@ @@ -60,6 +50,9 @@
PF_NPAddConnection addConnection; PF_NPAddConnection addConnection;
PF_NPAddConnection3 addConnection3; PF_NPAddConnection3 addConnection3;
PF_NPCancelConnection cancelConnection; PF_NPCancelConnection cancelConnection;
+#ifdef __REACTOS__ +#ifdef __REACTOS__
+ PF_NPGetConnection getConnection; + PF_NPGetConnection getConnection;
+#endif +#endif
} WNetProvider, *PWNetProvider; } WNetProvider, *PWNetProvider;
typedef struct _WNetProviderTable typedef struct _WNetProviderTable
@@ -219,6 +212,10 @@ @@ -219,6 +212,10 @@
provider->addConnection3 = MPR_GETPROC(NPAddConnection3); provider->addConnection3 = MPR_GETPROC(NPAddConnection3);
if (connectCap & WNNC_CON_CANCELCONNECTION) if (connectCap & WNNC_CON_CANCELCONNECTION)
provider->cancelConnection = MPR_GETPROC(NPCancelConnection); provider->cancelConnection = MPR_GETPROC(NPCancelConnection);
+#ifdef __REACTOS__ +#ifdef __REACTOS__
+ if (connectCap & WNNC_CON_GETCONNECTIONS) + if (connectCap & WNNC_CON_GETCONNECTIONS)
+ provider->getConnection = MPR_GETPROC(NPGetConnection); + provider->getConnection = MPR_GETPROC(NPGetConnection);
+#endif +#endif
TRACE("NPAddConnection %p\n", provider->addConnection); TRACE("NPAddConnection %p\n", provider->addConnection);
TRACE("NPAddConnection3 %p\n", provider->addConnection3); TRACE("NPAddConnection3 %p\n", provider->addConnection3);
TRACE("NPCancelConnection %p\n", provider->cancelConnection); TRACE("NPCancelConnection %p\n", provider->cancelConnection);
@@ -256,6 +253,85 @@ @@ -256,6 +253,85 @@
debugstr_w(provider)); debugstr_w(provider));
} }
+#ifdef __REACTOS__ +#ifdef __REACTOS__
+static void _restoreSavedConnection(HKEY connection, WCHAR * local) +static void _restoreSavedConnection(HKEY connection, WCHAR * local)
+{ +{
+ NETRESOURCEW net; + NETRESOURCEW net;
+ DWORD type, prov, index, size; + DWORD type, prov, index, size;
+ +
+ net.lpProvider = NULL; + net.lpProvider = NULL;
+ net.lpRemoteName = NULL; + net.lpRemoteName = NULL;
+ net.lpLocalName = NULL; + net.lpLocalName = NULL;
+ +
+ TRACE("Restoring: %S\n", local); + TRACE("Restoring: %S\n", local);
+ +
+ size = sizeof(DWORD); + size = sizeof(DWORD);
+ if (RegQueryValueExW(connection, L"ConnectionType", NULL, &type, (BYTE *)&net.dwType, &size) != ERROR_SUCCESS) + if (RegQueryValueExW(connection, L"ConnectionType", NULL, &type, (BYTE *)&net.dwType, &size) != ERROR_SUCCESS)
+ return; + return;
+ +
+ if (type != REG_DWORD || size != sizeof(DWORD)) + if (type != REG_DWORD || size != sizeof(DWORD))
+ return; + return;
+ +
+ if (RegQueryValueExW(connection, L"ProviderName", NULL, &type, NULL, &size) != ERROR_SUCCESS) + if (RegQueryValueExW(connection, L"ProviderName", NULL, &type, NULL, &size) != ERROR_SUCCESS)
+ return; + return;
+ +
+ if (type != REG_SZ) + if (type != REG_SZ)
+ return; + return;
+ +
+ net.lpProvider = HeapAlloc(GetProcessHeap(), 0, size); + net.lpProvider = HeapAlloc(GetProcessHeap(), 0, size);
+ if (!net.lpProvider) + if (!net.lpProvider)
+ return; + return;
+ +
+ if (RegQueryValueExW(connection, L"ProviderName", NULL, NULL, (BYTE *)net.lpProvider, &size) != ERROR_SUCCESS) + if (RegQueryValueExW(connection, L"ProviderName", NULL, NULL, (BYTE *)net.lpProvider, &size) != ERROR_SUCCESS)
+ goto cleanup; + goto cleanup;
+ +
+ size = sizeof(DWORD); + size = sizeof(DWORD);
+ if (RegQueryValueExW(connection, L"ProviderType", NULL, &type, (BYTE *)&prov, &size) != ERROR_SUCCESS) + if (RegQueryValueExW(connection, L"ProviderType", NULL, &type, (BYTE *)&prov, &size) != ERROR_SUCCESS)
+ goto cleanup; + goto cleanup;
+ +
+ if (type != REG_DWORD || size != sizeof(DWORD)) + if (type != REG_DWORD || size != sizeof(DWORD))
+ goto cleanup; + goto cleanup;
+ +
+ index = _findProviderIndexW(net.lpProvider); + index = _findProviderIndexW(net.lpProvider);
+ if (index == BAD_PROVIDER_INDEX) + if (index == BAD_PROVIDER_INDEX)
+ goto cleanup; + goto cleanup;
+ +
+ if (providerTable->table[index].dwNetType != prov) + if (providerTable->table[index].dwNetType != prov)
+ goto cleanup; + goto cleanup;
+ +
+ if (RegQueryValueExW(connection, L"RemotePath", NULL, &type, NULL, &size) != ERROR_SUCCESS) + if (RegQueryValueExW(connection, L"RemotePath", NULL, &type, NULL, &size) != ERROR_SUCCESS)
+ goto cleanup; + goto cleanup;
+ +
+ if (type != REG_SZ) + if (type != REG_SZ)
+ goto cleanup; + goto cleanup;
+ +
+ net.lpRemoteName = HeapAlloc(GetProcessHeap(), 0, size); + net.lpRemoteName = HeapAlloc(GetProcessHeap(), 0, size);
+ if (!net.lpRemoteName) + if (!net.lpRemoteName)
+ goto cleanup; + goto cleanup;
+ +
+ if (RegQueryValueExW(connection, L"RemotePath", NULL, NULL, (BYTE *)net.lpRemoteName, &size) != ERROR_SUCCESS) + if (RegQueryValueExW(connection, L"RemotePath", NULL, NULL, (BYTE *)net.lpRemoteName, &size) != ERROR_SUCCESS)
+ goto cleanup; + goto cleanup;
+ +
+ size = strlenW(local); + size = strlenW(local);
+ net.lpLocalName = HeapAlloc(GetProcessHeap(), 0, size * sizeof(WCHAR) + 2 * sizeof(WCHAR)); + net.lpLocalName = HeapAlloc(GetProcessHeap(), 0, size * sizeof(WCHAR) + 2 * sizeof(WCHAR));
+ if (!net.lpLocalName) + if (!net.lpLocalName)
+ goto cleanup; + goto cleanup;
+ +
+ strcpyW(net.lpLocalName, local); + strcpyW(net.lpLocalName, local);
+ net.lpLocalName[size] = ':'; + net.lpLocalName[size] = ':';
+ net.lpLocalName[size + 1] = 0; + net.lpLocalName[size + 1] = 0;
+ +
+ TRACE("Attempting connection\n"); + TRACE("Attempting connection\n");
+ +
+ WNetAddConnection2W(&net, NULL, NULL, 0); + WNetAddConnection2W(&net, NULL, NULL, 0);
+ +
+cleanup: +cleanup:
+ HeapFree(GetProcessHeap(), 0, net.lpProvider); + HeapFree(GetProcessHeap(), 0, net.lpProvider);
+ HeapFree(GetProcessHeap(), 0, net.lpRemoteName); + HeapFree(GetProcessHeap(), 0, net.lpRemoteName);
+ HeapFree(GetProcessHeap(), 0, net.lpLocalName); + HeapFree(GetProcessHeap(), 0, net.lpLocalName);
+} +}
+#endif +#endif
+ +
void wnetInit(HINSTANCE hInstDll) void wnetInit(HINSTANCE hInstDll)
{ {
static const WCHAR providerOrderKey[] = { 'S','y','s','t','e','m','\\', static const WCHAR providerOrderKey[] = { 'S','y','s','t','e','m','\\',
@@ -334,6 +410,64 @@ @@ -334,6 +410,64 @@
} }
RegCloseKey(hKey); RegCloseKey(hKey);
} }
+ +
+#ifdef __REACTOS__ +#ifdef __REACTOS__
+ if (providerTable) + if (providerTable)
+ { + {
+ HKEY user_profile; + HKEY user_profile;
+ +
+ if (RegOpenCurrentUser(KEY_ALL_ACCESS, &user_profile) == ERROR_SUCCESS) + if (RegOpenCurrentUser(KEY_ALL_ACCESS, &user_profile) == ERROR_SUCCESS)
+ { + {
+ HKEY network; + HKEY network;
+ WCHAR subkey[8] = {'N', 'e', 't', 'w', 'o', 'r', 'k', 0}; + WCHAR subkey[8] = {'N', 'e', 't', 'w', 'o', 'r', 'k', 0};
+ +
+ if (RegOpenKeyExW(user_profile, subkey, 0, KEY_READ, &network) == ERROR_SUCCESS) + if (RegOpenKeyExW(user_profile, subkey, 0, KEY_READ, &network) == ERROR_SUCCESS)
+ { + {
+ DWORD size, max; + DWORD size, max;
+ +
+ TRACE("Enumerating remembered connections\n"); + TRACE("Enumerating remembered connections\n");
+ +
+ if (RegQueryInfoKey(network, NULL, NULL, NULL, &max, &size, NULL, NULL, NULL, NULL, NULL, NULL) == ERROR_SUCCESS) + if (RegQueryInfoKey(network, NULL, NULL, NULL, &max, &size, NULL, NULL, NULL, NULL, NULL, NULL) == ERROR_SUCCESS)
+ { + {
+ WCHAR *local; + WCHAR *local;
+ +
+ TRACE("There are %lu connections\n", max); + TRACE("There are %lu connections\n", max);
+ +
+ local = HeapAlloc(GetProcessHeap(), 0, (size + 1) * sizeof(WCHAR)); + local = HeapAlloc(GetProcessHeap(), 0, (size + 1) * sizeof(WCHAR));
+ if (local) + if (local)
+ { + {
+ DWORD index; + DWORD index;
+ +
+ for (index = 0; index < max; ++index) + for (index = 0; index < max; ++index)
+ { + {
+ DWORD len = size + 1; + DWORD len = size + 1;
+ HKEY connection; + HKEY connection;
+ +
+ TRACE("Trying connection %lu\n", index); + TRACE("Trying connection %lu\n", index);
+ +
+ if (RegEnumKeyExW(network, index, local, &len, NULL, NULL, NULL, NULL) != ERROR_SUCCESS) + if (RegEnumKeyExW(network, index, local, &len, NULL, NULL, NULL, NULL) != ERROR_SUCCESS)
+ continue; + continue;
+ +
+ TRACE("It is %S\n", local); + TRACE("It is %S\n", local);
+ +
+ if (RegOpenKeyExW(network, local, 0, KEY_READ, &connection) != ERROR_SUCCESS) + if (RegOpenKeyExW(network, local, 0, KEY_READ, &connection) != ERROR_SUCCESS)
+ continue; + continue;
+ +
+ _restoreSavedConnection(connection, local); + _restoreSavedConnection(connection, local);
+ RegCloseKey(connection); + RegCloseKey(connection);
+ } + }
+ +
+ HeapFree(GetProcessHeap(), 0, local); + HeapFree(GetProcessHeap(), 0, local);
+ } + }
+ } + }
+ +
+ RegCloseKey(network); + RegCloseKey(network);
+ } + }
+ +
+ RegCloseKey(user_profile); + RegCloseKey(user_profile);
+ } + }
+ } + }
+#endif +#endif
} }
void wnetFree(void) void wnetFree(void)
@@ -1875,6 +2009,43 @@ @@ -1875,6 +2009,43 @@
} }
} }
+#ifdef __REACTOS__ +#ifdef __REACTOS__
+ if (ret == WN_SUCCESS && ctxt->flags & CONNECT_UPDATE_PROFILE) + if (ret == WN_SUCCESS && ctxt->flags & CONNECT_UPDATE_PROFILE)
+ { + {
+ HKEY user_profile; + HKEY user_profile;
+ +
+ if (netres.dwType == RESOURCETYPE_PRINT) + if (netres.dwType == RESOURCETYPE_PRINT)
+ { + {
+ FIXME("Persistent connection are not supported for printers\n"); + FIXME("Persistent connection are not supported for printers\n");
+ return ret; + return ret;
+ } + }
+ +
+ if (RegOpenCurrentUser(KEY_ALL_ACCESS, &user_profile) == ERROR_SUCCESS) + if (RegOpenCurrentUser(KEY_ALL_ACCESS, &user_profile) == ERROR_SUCCESS)
+ { + {
+ HKEY network; + HKEY network;
+ WCHAR subkey[10] = {'N', 'e', 't', 'w', 'o', 'r', 'k', '\\', netres.lpLocalName[0], 0}; + WCHAR subkey[10] = {'N', 'e', 't', 'w', 'o', 'r', 'k', '\\', netres.lpLocalName[0], 0};
+ +
+ if (RegCreateKeyExW(user_profile, subkey, 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, &network, NULL) == ERROR_SUCCESS) + if (RegCreateKeyExW(user_profile, subkey, 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS, NULL, &network, NULL) == ERROR_SUCCESS)
+ { + {
+ DWORD dword_arg = RESOURCETYPE_DISK; + DWORD dword_arg = RESOURCETYPE_DISK;
+ DWORD len = (strlenW(provider->name) + 1) * sizeof(WCHAR); + DWORD len = (strlenW(provider->name) + 1) * sizeof(WCHAR);
+ +
+ RegSetValueExW(network, L"ConnectionType", 0, REG_DWORD, (const BYTE *)&dword_arg, sizeof(DWORD)); + RegSetValueExW(network, L"ConnectionType", 0, REG_DWORD, (const BYTE *)&dword_arg, sizeof(DWORD));
+ RegSetValueExW(network, L"ProviderName", 0, REG_SZ, (const BYTE *)provider->name, len); + RegSetValueExW(network, L"ProviderName", 0, REG_SZ, (const BYTE *)provider->name, len);
+ dword_arg = provider->dwNetType; + dword_arg = provider->dwNetType;
+ RegSetValueExW(network, L"ProviderType", 0, REG_DWORD, (const BYTE *)&dword_arg, sizeof(DWORD)); + RegSetValueExW(network, L"ProviderType", 0, REG_DWORD, (const BYTE *)&dword_arg, sizeof(DWORD));
+ len = (strlenW(netres.lpRemoteName) + 1) * sizeof(WCHAR); + len = (strlenW(netres.lpRemoteName) + 1) * sizeof(WCHAR);
+ RegSetValueExW(network, L"RemotePath", 0, REG_SZ, (const BYTE *)netres.lpRemoteName, len); + RegSetValueExW(network, L"RemotePath", 0, REG_SZ, (const BYTE *)netres.lpRemoteName, len);
+ len = 0; + len = 0;
+ RegSetValueExW(network, L"UserName", 0, REG_SZ, (const BYTE *)netres.lpRemoteName, len); + RegSetValueExW(network, L"UserName", 0, REG_SZ, (const BYTE *)netres.lpRemoteName, len);
+ RegCloseKey(network); + RegCloseKey(network);
+ } + }
+ +
+ RegCloseKey(user_profile); + RegCloseKey(user_profile);
+ } + }
+ } + }
+#endif +#endif
+ +
return ret; return ret;
} }
@@ -2066,6 +2237,37 @@ @@ -2066,6 +2237,37 @@
} }
} }
} }
+#ifdef __REACTOS__ +#ifdef __REACTOS__
+ +
+ if (dwFlags & CONNECT_UPDATE_PROFILE) + if (dwFlags & CONNECT_UPDATE_PROFILE)
+ { + {
+ HKEY user_profile; + HKEY user_profile;
+ WCHAR *coma = strchrW(lpName, ':'); + WCHAR *coma = strchrW(lpName, ':');
+ +
+ if (coma && RegOpenCurrentUser(KEY_ALL_ACCESS, &user_profile) == ERROR_SUCCESS) + if (coma && RegOpenCurrentUser(KEY_ALL_ACCESS, &user_profile) == ERROR_SUCCESS)
+ { + {
+ WCHAR *subkey; + WCHAR *subkey;
+ DWORD len; + DWORD len;
+ +
+ len = (ULONG_PTR)coma - (ULONG_PTR)lpName + sizeof(L"Network\\"); + len = (ULONG_PTR)coma - (ULONG_PTR)lpName + sizeof(L"Network\\");
+ subkey = HeapAlloc(GetProcessHeap(), 0, len); + subkey = HeapAlloc(GetProcessHeap(), 0, len);
+ if (subkey) + if (subkey)
+ { + {
+ strcpyW(subkey, L"Network\\"); + strcpyW(subkey, L"Network\\");
+ memcpy(subkey + (sizeof(L"Network\\") / sizeof(WCHAR)) - 1, lpName, (ULONG_PTR)coma - (ULONG_PTR)lpName); + memcpy(subkey + (sizeof(L"Network\\") / sizeof(WCHAR)) - 1, lpName, (ULONG_PTR)coma - (ULONG_PTR)lpName);
+ subkey[len / sizeof(WCHAR) - 1] = 0; + subkey[len / sizeof(WCHAR) - 1] = 0;
+ +
+ TRACE("Removing: %S\n", subkey); + TRACE("Removing: %S\n", subkey);
+ +
+ RegDeleteKeyW(user_profile, subkey); + RegDeleteKeyW(user_profile, subkey);
+ HeapFree(GetProcessHeap(), 0, subkey); + HeapFree(GetProcessHeap(), 0, subkey);
+ } + }
+ +
+ RegCloseKey(user_profile); + RegCloseKey(user_profile);
+ } + }
+ } + }
+ +
+#endif +#endif
return ret; return ret;
} }
@@ -2193,6 +2395,7 @@ @@ -2193,6 +2395,7 @@
/* find the network connection for a given drive; helper for WNetGetConnection */ /* find the network connection for a given drive; helper for WNetGetConnection */
static DWORD get_drive_connection( WCHAR letter, LPWSTR remote, LPDWORD size ) static DWORD get_drive_connection( WCHAR letter, LPWSTR remote, LPDWORD size )
{ {
+#ifndef __REACTOS__ +#ifndef __REACTOS__
char buffer[1024]; char buffer[1024];
struct mountmgr_unix_drive *data = (struct mountmgr_unix_drive *)buffer; struct mountmgr_unix_drive *data = (struct mountmgr_unix_drive *)buffer;
HANDLE mgr; HANDLE mgr;
@@ -2235,6 +2438,32 @@ @@ -2235,6 +2438,32 @@
} }
CloseHandle( mgr ); CloseHandle( mgr );
return ret; return ret;
+#else +#else
+ DWORD ret = WN_NO_NETWORK; + DWORD ret = WN_NO_NETWORK;
+ DWORD index; + DWORD index;
+ WCHAR local[3] = {letter, ':', 0}; + WCHAR local[3] = {letter, ':', 0};
+ +
+ if (providerTable != NULL) + if (providerTable != NULL)
+ { + {
+ for (index = 0; index < providerTable->numProviders; index++) + for (index = 0; index < providerTable->numProviders; index++)
+ { + {
+ if(providerTable->table[index].getCaps(WNNC_CONNECTION) & + if(providerTable->table[index].getCaps(WNNC_CONNECTION) &
+ WNNC_CON_GETCONNECTIONS) + WNNC_CON_GETCONNECTIONS)
+ { + {
+ if (providerTable->table[index].getConnection) + if (providerTable->table[index].getConnection)
+ ret = providerTable->table[index].getConnection( + ret = providerTable->table[index].getConnection(
+ local, remote, size); + local, remote, size);
+ else + else
+ ret = WN_NO_NETWORK; + ret = WN_NO_NETWORK;
+ if (ret == WN_SUCCESS || ret == WN_MORE_DATA) + if (ret == WN_SUCCESS || ret == WN_MORE_DATA)
+ break; + break;
+ } + }
+ } + }
+ } + }
+ if (ret) + if (ret)
+ SetLastError(ret); + SetLastError(ret);
+ return ret; + return ret;
+#endif +#endif
} }
/************************************************************************** /**************************************************************************
File diff suppressed because it is too large Load Diff
+24 -24
View File
@@ -1,8 +1,8 @@
Index: msxml3.spec Index: msxml3.spec
=================================================================== ===================================================================
--- msxml3.spec (revision 49877) --- msxml3.spec (revision 49877)
+++ msxml3.spec (working copy) +++ msxml3.spec (working copy)
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
- 6 stub @ - 6 stub @
- 7 stub @ - 7 stub @
- 8 stub @ - 8 stub @
@@ -20,22 +20,22 @@ Index: msxml3.spec
@ stdcall -private DllCanUnloadNow() @ stdcall -private DllCanUnloadNow()
@ stdcall -private DllGetClassObject(ptr ptr ptr) @ stdcall -private DllGetClassObject(ptr ptr ptr)
Index: nodelist.c Index: nodelist.c
=================================================================== ===================================================================
--- nodelist.c (revision 57316) --- nodelist.c (revision 57316)
+++ nodelist.c (working copy) +++ nodelist.c (working copy)
@@ -89,7 +89,11 @@ @@ -89,7 +89,11 @@
if (!ppvObject) if (!ppvObject)
{ {
- return E_POINTER; - return E_POINTER;
+ /* NOTE: Interface documentation for IUnknown explicitly states + /* NOTE: Interface documentation for IUnknown explicitly states
+ * this case should return E_POINTER. Empirical data proves + * this case should return E_POINTER. Empirical data proves
+ * MS violates this contract and instead return E_INVALIDARG. + * MS violates this contract and instead return E_INVALIDARG.
+ */ + */
+ return E_INVALIDARG; + return E_INVALIDARG;
} }
if ( IsEqualGUID( riid, &IID_IUnknown ) || if ( IsEqualGUID( riid, &IID_IUnknown ) ||
+13 -13
View File
@@ -1,13 +1,13 @@
HKCR HKCR
{ {
NoRemove CLSID NoRemove CLSID
{ {
ForceRemove {26FDC864-BE88-46E7-9235-032D8EA5162E} = s 'Merged Shell Folder' ForceRemove {26FDC864-BE88-46E7-9235-032D8EA5162E} = s 'Merged Shell Folder'
{ {
InprocServer32 = s '%MODULE%' InprocServer32 = s '%MODULE%'
{ {
val ThreadingModel = s 'Apartment' val ThreadingModel = s 'Apartment'
} }
} }
} }
} }
+38 -38
View File
@@ -1,38 +1,38 @@
HKCR HKCR
{ {
NoRemove CLSID NoRemove CLSID
{ {
ForceRemove {09799AFB-AD67-11d1-ABCD-00C04FC30936} = s 'Open With Context Menu Handler' ForceRemove {09799AFB-AD67-11d1-ABCD-00C04FC30936} = s 'Open With Context Menu Handler'
{ {
val InfoTip = e '@%%SystemRoot%%\system32\SHELL32.dll,-22924' val InfoTip = e '@%%SystemRoot%%\system32\SHELL32.dll,-22924'
val LocalizedString = e '@%%SystemRoot%%\system32\SHELL32.dll,-22985' val LocalizedString = e '@%%SystemRoot%%\system32\SHELL32.dll,-22985'
DefaultIcon = e '%%SystemRoot%%\system32\SHELL32.dll,-210' DefaultIcon = e '%%SystemRoot%%\system32\SHELL32.dll,-210'
InprocServer32 = s '%MODULE%' InprocServer32 = s '%MODULE%'
{ {
val ThreadingModel = s 'Apartment' val ThreadingModel = s 'Apartment'
} }
shellex shellex
{ {
MayChangeDefaultMenu MayChangeDefaultMenu
{ {
} }
} }
} }
ForceRemove Applications ForceRemove Applications
{ {
} }
} }
NoRemove * NoRemove *
{ {
NoRemove shellex NoRemove shellex
{ {
NoRemove ContextMenuHandlers NoRemove ContextMenuHandlers
{ {
ForceRemove 'Open With' = s '{09799AFB-AD67-11d1-ABCD-00C04FC30936}' ForceRemove 'Open With' = s '{09799AFB-AD67-11d1-ABCD-00C04FC30936}'
{ {
} }
} }
} }
} }
} }
+13 -13
View File
@@ -1,13 +1,13 @@
HKCR HKCR
{ {
NoRemove CLSID NoRemove CLSID
{ {
ForceRemove {ECD4FC4D-521C-11D0-B792-00A0C90312E1} = s 'Shell Rebar Band Site' ForceRemove {ECD4FC4D-521C-11D0-B792-00A0C90312E1} = s 'Shell Rebar Band Site'
{ {
InprocServer32 = s '%MODULE%' InprocServer32 = s '%MODULE%'
{ {
val ThreadingModel = s 'Apartment' val ThreadingModel = s 'Apartment'
} }
} }
} }
} }
+40 -40
View File
@@ -1,40 +1,40 @@
HKCR HKCR
{ {
NoRemove CLSID NoRemove CLSID
{ {
ForceRemove {13709620-C279-11CE-A49E-444553540000} = s 'Shell Automation Service' ForceRemove {13709620-C279-11CE-A49E-444553540000} = s 'Shell Automation Service'
{ {
InprocServer32 = s '%MODULE%' InprocServer32 = s '%MODULE%'
{ {
val ThreadingModel = s 'Apartment' val ThreadingModel = s 'Apartment'
} }
ProgID = s 'Shell.Application.1' ProgID = s 'Shell.Application.1'
TypeLib = s '{50a7e9b0-70ef-11d1-b75a-00a0c90564fe}' TypeLib = s '{50a7e9b0-70ef-11d1-b75a-00a0c90564fe}'
Version = s '1.1' Version = s '1.1'
VersionIndependentProgID = s 'Shell.Application' VersionIndependentProgID = s 'Shell.Application'
} }
} }
NoRemove TypeLib NoRemove TypeLib
{ {
ForceRemove {50A7E9B0-70EF-11D1-B75A-00A0C90564FE} ForceRemove {50A7E9B0-70EF-11D1-B75A-00A0C90564FE}
{ {
'1.1' = s 'Shell Controls And Automation' '1.1' = s 'Shell Controls And Automation'
{ {
'0' { win32 = s '%MODULE%' } '0' { win32 = s '%MODULE%' }
FLAGS = s '0' FLAGS = s '0'
} }
} }
} }
'Shell.Application' = s 'Shell Automation Service' 'Shell.Application' = s 'Shell Automation Service'
{ {
CLSID = s '{13709620-C279-11CE-A49E-444553540000}' CLSID = s '{13709620-C279-11CE-A49E-444553540000}'
CurVer = s 'Shell.Application.1' CurVer = s 'Shell.Application.1'
} }
'Shell.Application.1' = s 'Shell Automation Service' 'Shell.Application.1' = s 'Shell Automation Service'
{ {
CLSID = s '{13709620-C279-11CE-A49E-444553540000}' CLSID = s '{13709620-C279-11CE-A49E-444553540000}'
} }
} }
+13 -13
View File
@@ -1,13 +1,13 @@
HKCR HKCR
{ {
NoRemove CLSID NoRemove CLSID
{ {
ForceRemove {5F5295E0-429F-1069-A2E2-08002B30309D} = s 'Drive Default Extension' ForceRemove {5F5295E0-429F-1069-A2E2-08002B30309D} = s 'Drive Default Extension'
{ {
InprocServer32 = s '%MODULE%' InprocServer32 = s '%MODULE%'
{ {
val ThreadingModel = s 'Apartment' val ThreadingModel = s 'Apartment'
} }
} }
} }
} }
+13 -13
View File
@@ -1,13 +1,13 @@
HKCR HKCR
{ {
NoRemove CLSID NoRemove CLSID
{ {
ForceRemove {21B22460-3AEA-1069-A2DC-08002B30309D} = s 'File Default Extension' ForceRemove {21B22460-3AEA-1069-A2DC-08002B30309D} = s 'File Default Extension'
{ {
InprocServer32 = s '%MODULE%' InprocServer32 = s '%MODULE%'
{ {
val ThreadingModel = s 'Apartment' val ThreadingModel = s 'Apartment'
} }
} }
} }
} }
+25 -25
View File
@@ -1,25 +1,25 @@
/* /*
* Copyright 2011 Alexandre Julliard * Copyright 2011 Alexandre Julliard
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either * License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version. * version 2.1 of the License, or (at your option) any later version.
* *
* This library is distributed in the hope that it will be useful, * This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software * License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/ */
/* just a wrapper for shldisp.idl */ /* just a wrapper for shldisp.idl */
#pragma makedep proxy #pragma makedep proxy
#pragma makedep register #pragma makedep register
#include "shldisp.idl" #include "shldisp.idl"
+67 -67
View File
@@ -1,67 +1,67 @@
Index: path.c Index: path.c
=================================================================== ===================================================================
--- path.c (working copy) --- path.c (working copy)
+++ path.c (working copy) +++ path.c (working copy)
@@ -21,23 +21,8 @@ @@ -21,23 +21,8 @@
#include "precomp.h" #include "precomp.h"
-/* Get a function pointer from a DLL handle */ -/* Get a function pointer from a DLL handle */
-#define GET_FUNC(func, module, name, fail) \ -#define GET_FUNC(func, module, name, fail) \
- do { \ - do { \
- if (!func) { \ - if (!func) { \
- if (!SHLWAPI_h##module && !(SHLWAPI_h##module = LoadLibraryA(#module ".dll"))) return fail; \ - if (!SHLWAPI_h##module && !(SHLWAPI_h##module = LoadLibraryA(#module ".dll"))) return fail; \
- func = (fn##func)GetProcAddress(SHLWAPI_h##module, name); \ - func = (fn##func)GetProcAddress(SHLWAPI_h##module, name); \
- if (!func) return fail; \ - if (!func) return fail; \
- } \ - } \
- } while (0) - } while (0)
+int WINAPI IsNetDrive(int drive); +int WINAPI IsNetDrive(int drive);
-/* DLL handles for late bound calls */ -/* DLL handles for late bound calls */
-static HMODULE SHLWAPI_hshell32; -static HMODULE SHLWAPI_hshell32;
- -
-/* Function pointers for GET_FUNC macro; these need to be global because of gcc bug */ -/* Function pointers for GET_FUNC macro; these need to be global because of gcc bug */
-typedef BOOL (WINAPI *fnpIsNetDrive)(int); -typedef BOOL (WINAPI *fnpIsNetDrive)(int);
-static fnpIsNetDrive pIsNetDrive; -static fnpIsNetDrive pIsNetDrive;
- -
HRESULT WINAPI SHGetWebFolderFilePathW(LPCWSTR,LPWSTR,DWORD); HRESULT WINAPI SHGetWebFolderFilePathW(LPCWSTR,LPWSTR,DWORD);
static inline WCHAR* heap_strdupAtoW(LPCSTR str) static inline WCHAR* heap_strdupAtoW(LPCSTR str)
@@ -2186,7 +2186,7 @@ @@ -2186,7 +2186,7 @@
{ {
TRACE("(%s)\n",debugstr_a(lpszPath)); TRACE("(%s)\n",debugstr_a(lpszPath));
- if (lpszPath && (lpszPath[0]=='\\') && (lpszPath[1]=='\\')) - if (lpszPath && (lpszPath[0]=='\\') && (lpszPath[1]=='\\'))
+ if (lpszPath && (lpszPath[0]=='\\') && (lpszPath[1]=='\\') && (lpszPath[2]!='?')) + if (lpszPath && (lpszPath[0]=='\\') && (lpszPath[1]=='\\') && (lpszPath[2]!='?'))
return TRUE; return TRUE;
return FALSE; return FALSE;
} }
@@ -2200,7 +2200,7 @@ @@ -2200,7 +2200,7 @@
{ {
TRACE("(%s)\n",debugstr_w(lpszPath)); TRACE("(%s)\n",debugstr_w(lpszPath));
- if (lpszPath && (lpszPath[0]=='\\') && (lpszPath[1]=='\\')) - if (lpszPath && (lpszPath[0]=='\\') && (lpszPath[1]=='\\'))
+ if (lpszPath && (lpszPath[0]=='\\') && (lpszPath[1]=='\\') && (lpszPath[2]!='?')) + if (lpszPath && (lpszPath[0]=='\\') && (lpszPath[1]=='\\') && (lpszPath[2]!='?'))
return TRUE; return TRUE;
return FALSE; return FALSE;
} }
@@ -3699,8 +3684,7 @@ @@ -3699,8 +3684,7 @@
dwDriveNum = PathGetDriveNumberA(lpszPath); dwDriveNum = PathGetDriveNumberA(lpszPath);
if (dwDriveNum == -1) if (dwDriveNum == -1)
return FALSE; return FALSE;
- GET_FUNC(pIsNetDrive, shell32, (LPCSTR)66, FALSE); /* ord 66 = shell32.IsNetDrive */ - GET_FUNC(pIsNetDrive, shell32, (LPCSTR)66, FALSE); /* ord 66 = shell32.IsNetDrive */
- return pIsNetDrive(dwDriveNum); - return pIsNetDrive(dwDriveNum);
+ return IsNetDrive(dwDriveNum); + return IsNetDrive(dwDriveNum);
} }
/************************************************************************* /*************************************************************************
@@ -3721,8 +3705,7 @@ @@ -3721,8 +3705,7 @@
dwDriveNum = PathGetDriveNumberW(lpszPath); dwDriveNum = PathGetDriveNumberW(lpszPath);
if (dwDriveNum == -1) if (dwDriveNum == -1)
return FALSE; return FALSE;
- GET_FUNC(pIsNetDrive, shell32, (LPCSTR)66, FALSE); /* ord 66 = shell32.IsNetDrive */ - GET_FUNC(pIsNetDrive, shell32, (LPCSTR)66, FALSE); /* ord 66 = shell32.IsNetDrive */
- return pIsNetDrive(dwDriveNum); - return pIsNetDrive(dwDriveNum);
+ return IsNetDrive(dwDriveNum); + return IsNetDrive(dwDriveNum);
} }
/************************************************************************* /*************************************************************************
+16 -16
View File
@@ -1,17 +1,17 @@
HKCR HKCR
{ {
NoRemove Interface NoRemove Interface
{ {
} }
NoRemove CLSID NoRemove CLSID
{ {
'{CF4CC405-E2C5-4DDD-B3CE-5E7582D8C9FA}' = s 'WbemDefPath' '{CF4CC405-E2C5-4DDD-B3CE-5E7582D8C9FA}' = s 'WbemDefPath'
{ {
InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' } InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
} }
'{EB87E1BD-3233-11D2-AEC9-00C04FB68820}' = s 'WbemStatusCode' '{EB87E1BD-3233-11D2-AEC9-00C04FB68820}' = s 'WbemStatusCode'
{ {
InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' } InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
} }
} }
} }
@@ -1003,13 +1003,13 @@ Index: drivers/filesystems/cdfs_new/fsctrl.c
IN PIRP Irp IN PIRP Irp
@@ -2294,9 +2295,9 @@ @@ -2294,9 +2295,9 @@
Status = ObReferenceObjectByHandle( Handle, Status = ObReferenceObjectByHandle( Handle,
0, 0,
- *IoFileObjectType, - *IoFileObjectType,
+ IoFileObjectType, /* ReactOS Change: GCC/LD Incompatibility with exported kernel data */ + IoFileObjectType, /* ReactOS Change: GCC/LD Incompatibility with exported kernel data */
KernelMode, KernelMode,
- &FileToMarkBad, - &FileToMarkBad,
+ (PVOID*)&FileToMarkBad, /* ReactOS Change: GCC "passing argument 5 of 'ObReferenceObjectByHandle' from incompatible pointer type" */ + (PVOID*)&FileToMarkBad, /* ReactOS Change: GCC "passing argument 5 of 'ObReferenceObjectByHandle' from incompatible pointer type" */
NULL ); NULL );
if (!NT_SUCCESS(Status)) { if (!NT_SUCCESS(Status)) {
+87 -87
View File
@@ -1,87 +1,87 @@
; ;
; PROJECT: ROS Kernel ; PROJECT: ROS Kernel
; LICENSE: GNU GPLv2 only as published by the Free Software Foundation ; LICENSE: GNU GPLv2 only as published by the Free Software Foundation
; PURPOSE: Storahci Driver INF ; PURPOSE: Storahci Driver INF
; PROGRAMMERS: Aman Priyadarshi ([email protected]) ; PROGRAMMERS: Aman Priyadarshi ([email protected])
; ;
[version] [version]
signature="$Windows NT$" signature="$Windows NT$"
Class=hdc Class=hdc
ClassGuid={4D36E96A-E325-11CE-BFC1-08002BE10318} ClassGuid={4D36E96A-E325-11CE-BFC1-08002BE10318}
Provider=%ROS% Provider=%ROS%
[SourceDisksNames] [SourceDisksNames]
1 = %DeviceDesc%,,, 1 = %DeviceDesc%,,,
[SourceDisksFiles] [SourceDisksFiles]
storahci.sys = 1 storahci.sys = 1
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS DefaultDestDir = 12 ; DIRID_DRIVERS
[Manufacturer] [Manufacturer]
%ROS%=STORAHCI,NTx86 %ROS%=STORAHCI,NTx86
[STORAHCI] [STORAHCI]
[STORAHCI.NTx86] [STORAHCI.NTx86]
%SATA_AHCI.DeviceDesc%=storahci_Inst, PCI\CC_010601; Standard SATA AHCI Controller %SATA_AHCI.DeviceDesc%=storahci_Inst, PCI\CC_010601; Standard SATA AHCI Controller
[ControlFlags] [ControlFlags]
ExcludeFromSelect = * ExcludeFromSelect = *
[storahci_Inst] [storahci_Inst]
CopyFiles = storahci_CopyFiles CopyFiles = storahci_CopyFiles
[storahci_Inst.HW] [storahci_Inst.HW]
; Enables Storport IPM for this adapter ; Enables Storport IPM for this adapter
HKR, "StorPort", "EnableIdlePowerManagement", %REG_DWORD%, 0x01 HKR, "StorPort", "EnableIdlePowerManagement", %REG_DWORD%, 0x01
[storahci_Inst.Services] [storahci_Inst.Services]
AddService = storahci, %SPSVCINST_ASSOCSERVICE%, storahci_Service_Inst, Miniport_EventLog_Inst AddService = storahci, %SPSVCINST_ASSOCSERVICE%, storahci_Service_Inst, Miniport_EventLog_Inst
[storahci_Service_Inst] [storahci_Service_Inst]
DisplayName = %DeviceDesc% DisplayName = %DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER% ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START% StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_CRITICAL% ErrorControl = %SERVICE_ERROR_CRITICAL%
ServiceBinary = %12%\storahci.sys ServiceBinary = %12%\storahci.sys
LoadOrderGroup = SCSI Miniport LoadOrderGroup = SCSI Miniport
AddReg = ahci_addreg AddReg = ahci_addreg
[storahci_CopyFiles] [storahci_CopyFiles]
storahci.sys,,,1 storahci.sys,,,1
[ahci_addreg] [ahci_addreg]
HKR, "Parameters\PnpInterface", "5", %REG_DWORD%, 0x00000001 HKR, "Parameters\PnpInterface", "5", %REG_DWORD%, 0x00000001
HKR, "Parameters", "BusType", %REG_DWORD%, 0x0000000B HKR, "Parameters", "BusType", %REG_DWORD%, 0x0000000B
[Miniport_EventLog_Inst] [Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg AddReg = Miniport_EventLog_AddReg
[Miniport_EventLog_AddReg] [Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll" HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7 HKR,,TypesSupported,%REG_DWORD%,7
[Strings] [Strings]
ROS = "ReactOS" ROS = "ReactOS"
DeviceDesc = "AHCI SATA Driver" DeviceDesc = "AHCI SATA Driver"
SATA_AHCI.DeviceDesc = "Standard SATA AHCI Controller" SATA_AHCI.DeviceDesc = "Standard SATA AHCI Controller"
[Strings.0418] [Strings.0418]
ROS = "ReactOS" ROS = "ReactOS"
DeviceDesc = "Modúl-pilot SATA AHCI" DeviceDesc = "Modúl-pilot SATA AHCI"
SATA_AHCI.DeviceDesc = "Dispozitiv de control standard AHCI SATA" SATA_AHCI.DeviceDesc = "Dispozitiv de control standard AHCI SATA"
[Strings.041f] [Strings.041f]
ROS = "ReactOS" ROS = "ReactOS"
DeviceDesc = "AHCI SATA Sürücüsü" DeviceDesc = "AHCI SATA Sürücüsü"
SATA_AHCI.DeviceDesc = "Ölçünlü SATA AHCI Denetleyicisi" SATA_AHCI.DeviceDesc = "Ölçünlü SATA AHCI Denetleyicisi"
SPSVCINST_ASSOCSERVICE = 0x00000002 SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER = 1 SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0 SERVICE_BOOT_START = 0
SERVICE_ERROR_CRITICAL = 3 SERVICE_ERROR_CRITICAL = 3
REG_EXPAND_SZ = 0x00020000 REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001 REG_DWORD = 0x00010001
@@ -1,312 +1,312 @@
[Version] [Version]
Signature="$CHICAGO$" Signature="$CHICAGO$"
Class=MEDIA Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%CMMfgName% provider=%CMMfgName%
LayoutFile=layout.inf, layout1.inf, layout2.inf LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=CMIReleaseDate,CMIVersion.1111 DriverVer=CMIReleaseDate,CMIVersion.1111
[SourceDisksNames] [SourceDisksNames]
200="C-Media 8738/8768 WDM Drivers","",0 200="C-Media 8738/8768 WDM Drivers","",0
[SourceDisksFiles] [SourceDisksFiles]
cmipci.sys=200 cmipci.sys=200
cmicpl.cpl=200 cmicpl.cpl=200
CMICONTROL.exe=200 CMICONTROL.exe=200
[Manufacturer] [Manufacturer]
%CMMfgName%=CMI %CMMfgName%=CMI
[ControlFlags] [ControlFlags]
ExcludeFromSelect=* ExcludeFromSelect=*
[CMI] [CMI]
;generic ;generic
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011013F6 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011013F6
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011113F6 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011113F6
;Terratec ;Terratec
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_1144153B %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_1144153B
;Auzentech ;Auzentech
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_3731584D %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_3731584D
;Diamond ;Diamond
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_87681092 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_87681092
;TurtleBeach ;TurtleBeach
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020110B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020110B0
;Phillips ;Phillips
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_060417AB %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_060417AB
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020210B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020210B0
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020410B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020410B0
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_009C145F %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_009C145F
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39801462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39801462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_50701462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_50701462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_52801462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_52801462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53401462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53401462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54501462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54501462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54511462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54511462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_56501462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_56501462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59001462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59001462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70401462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70401462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70411462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70411462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_71011462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_71011462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_A016147A %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_A016147A
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_30021919 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_30021919
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_0577A0A0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_0577A0A0
%*WDM_CMMPU.DeviceDesc%=MPU401, MPU401, *PNPB006 %*WDM_CMMPU.DeviceDesc%=MPU401, MPU401, *PNPB006
[WDM_CMPCI] [WDM_CMPCI]
Include=ks.inf,wdmaudio.inf Include=ks.inf,wdmaudio.inf
Needs=KS.Registration,WDMAUDIO.Registration,mssysfx.CopyFilesAndRegister Needs=KS.Registration,WDMAUDIO.Registration,mssysfx.CopyFilesAndRegister
CopyFiles=CMPCI.CopyList,CPanel.CopyList CopyFiles=CMPCI.CopyList,CPanel.CopyList
AddReg=WDM_CMPCI.AddReg,Mixer_CMPCI.AddReg AddReg=WDM_CMPCI.AddReg,Mixer_CMPCI.AddReg
[WDM_CMPCI.Interfaces] [WDM_CMPCI.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_REALTIME%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_REALTIME%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401] [MPU401]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401 Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf) AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf)
[MPU401.Interfaces] [MPU401.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401.Services] [MPU401.Services]
Needs=WDMAUDIO.MPU401.Services Needs=WDMAUDIO.MPU401.Services
AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf) AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf)
[MPU401.Interface.UART] [MPU401.Interface.UART]
AddReg=MPU401.Interface.UART.AddReg AddReg=MPU401.Interface.UART.AddReg
[MPU401.Interface.UART.AddReg] [MPU401.Interface.UART.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.UART.szPname% HKR,,FriendlyName,,%WDM_CMPCI.UART.szPname%
[WDM_CMPCI.Interface.Wave] [WDM_CMPCI.Interface.Wave]
AddReg=WDM_PCI.Interface.Wave.AddReg,WDM_CMPCI.SysFx.Render AddReg=WDM_PCI.Interface.Wave.AddReg,WDM_CMPCI.SysFx.Render
[WDM_PCI.Interface.Wave.AddReg] [WDM_PCI.Interface.Wave.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.Wave.szPname% HKR,,FriendlyName,,%WDM_CMPCI.Wave.szPname%
[WDM_CMPCI.Interface.Topo] [WDM_CMPCI.Interface.Topo]
AddReg=WDM_PCI.Interface.Topo.AddReg AddReg=WDM_PCI.Interface.Topo.AddReg
[WDM_PCI.Interface.Topo.AddReg] [WDM_PCI.Interface.Topo.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.Topo.szPname% HKR,,FriendlyName,,%WDM_CMPCI.Topo.szPname%
[WDM_CMPCI.AddReg] [WDM_CMPCI.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook" HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,CMIPCI.SYS HKR,,Driver,,CMIPCI.SYS
HKR,,NTMPDriver,,"CMIPCI.sys,sbemul.sys" HKR,,NTMPDriver,,"CMIPCI.sys,sbemul.sys"
HKR,Drivers,SubClasses,,"wave,midi,mixer,aux" HKR,Drivers,SubClasses,,"wave,midi,mixer,aux"
HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv, Driver,,wdmaud.drv HKR,Drivers\midi\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\aux\wdmaud.drv,Driver,,wdmaud.drv HKR,Drivers\aux\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\wave\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
HKR,Drivers\midi\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\midi\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
HKR,Drivers\mixer\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\mixer\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
HKR,Drivers\aux\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\aux\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
; System Effects settings ; System Effects settings
[WDM_CMPCI.SysFx.Render] [WDM_CMPCI.SysFx.Render]
HKR,"FX\\0",%PKEY_ItemNameDisplay%,,%FX_FriendlyName% HKR,"FX\\0",%PKEY_ItemNameDisplay%,,%FX_FriendlyName%
HKR,"FX\\0",%PKEY_FX_PreMixClsid%,,%FX_PREMIX_CLSID% HKR,"FX\\0",%PKEY_FX_PreMixClsid%,,%FX_PREMIX_CLSID%
HKR,"FX\\0",%PKEY_FX_PostMixClsid%,,%FX_POSTMIX_CLSID% HKR,"FX\\0",%PKEY_FX_PostMixClsid%,,%FX_POSTMIX_CLSID%
HKR,"FX\\0",%PKEY_FX_UiClsid%,,%FX_UI_CLSID% HKR,"FX\\0",%PKEY_FX_UiClsid%,,%FX_UI_CLSID%
HKR,"FX\\0",%PKEY_FX_Association%,,%KSNODETYPE_ANY% HKR,"FX\\0",%PKEY_FX_Association%,,%KSNODETYPE_ANY%
HKR,"FX\\1",%PKEY_ItemNameDisplay%,,%FX_FriendlyName% HKR,"FX\\1",%PKEY_ItemNameDisplay%,,%FX_FriendlyName%
HKR,"FX\\1",%PKEY_FX_PreMixClsid%,,%FX_PREMIX_CLSID% HKR,"FX\\1",%PKEY_FX_PreMixClsid%,,%FX_PREMIX_CLSID%
HKR,"FX\\1",%PKEY_FX_PostMixClsid%,,%FX_POSTMIX_CLSID% HKR,"FX\\1",%PKEY_FX_PostMixClsid%,,%FX_POSTMIX_CLSID%
HKR,"FX\\1",%PKEY_FX_UiClsid%,,%FX_UI_CLSID% HKR,"FX\\1",%PKEY_FX_UiClsid%,,%FX_UI_CLSID%
HKR,"FX\\1",%PKEY_FX_Association%,,%KSNODETYPE_SPDIF_INTERFACE% HKR,"FX\\1",%PKEY_FX_Association%,,%KSNODETYPE_SPDIF_INTERFACE%
[Mixer_CMPCI.AddReg] [Mixer_CMPCI.AddReg]
HKLM,%MediaCategories%\%GUID.CMIPCI%,Name,,%*WDM_CMPCI.DeviceDesc% HKLM,%MediaCategories%\%GUID.CMIPCI%,Name,,%*WDM_CMPCI.DeviceDesc%
HKLM,%MediaCategories%\%GUID.CMIPCI%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CMIPCI%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IEC5V%,Name,,%Name.IEC5V% HKLM,%MediaCategories%\%GUID.IEC5V%,Name,,%Name.IEC5V%
HKLM,%MediaCategories%\%GUID.IEC5V%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IEC5V%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECOut%,Name,,%Name.IECOut% HKLM,%MediaCategories%\%GUID.IECOut%,Name,,%Name.IECOut%
HKLM,%MediaCategories%\%GUID.IECOut%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECOut%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECMonitor%,Name,,%Name.IECMonitor% HKLM,%MediaCategories%\%GUID.IECMonitor%,Name,,%Name.IECMonitor%
HKLM,%MediaCategories%\%GUID.IECMonitor%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECMonitor%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECInverse%,Name,,%Name.IECInverse% HKLM,%MediaCategories%\%GUID.IECInverse%,Name,,%Name.IECInverse%
HKLM,%MediaCategories%\%GUID.IECInverse%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECInverse%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.DAC%,Name,,%Name.DAC% HKLM,%MediaCategories%\%GUID.DAC%,Name,,%Name.DAC%
HKLM,%MediaCategories%\%GUID.DAC%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.DAC%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECSelect%,Name,,%Name.IECSelect% HKLM,%MediaCategories%\%GUID.IECSelect%,Name,,%Name.IECSelect%
HKLM,%MediaCategories%\%GUID.IECSelect%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECSelect%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.XCHGFB%,Name,,%Name.XCHGFB% HKLM,%MediaCategories%\%GUID.XCHGFB%,Name,,%Name.XCHGFB%
HKLM,%MediaCategories%\%GUID.XCHGFB%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.XCHGFB%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.BassLine%,Name,,%Name.BassLine% HKLM,%MediaCategories%\%GUID.BassLine%,Name,,%Name.BassLine%
HKLM,%MediaCategories%\%GUID.BassLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.BassLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.CenterLine%,Name,,%Name.CenterLine% HKLM,%MediaCategories%\%GUID.CenterLine%,Name,,%Name.CenterLine%
HKLM,%MediaCategories%\%GUID.CenterLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CenterLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECCopyright%,Name,,%Name.IECCopyright% HKLM,%MediaCategories%\%GUID.IECCopyright%,Name,,%Name.IECCopyright%
HKLM,%MediaCategories%\%GUID.IECCopyright%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECCopyright%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECPolValid%,Name,,%Name.IECPolValid% HKLM,%MediaCategories%\%GUID.IECPolValid%,Name,,%Name.IECPolValid%
HKLM,%MediaCategories%\%GUID.IECPolValid%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECPolValid%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECLoop%,Name,,%Name.IECLoop% HKLM,%MediaCategories%\%GUID.IECLoop%,Name,,%Name.IECLoop%
HKLM,%MediaCategories%\%GUID.IECLoop%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECLoop%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.RearLine%,Name,,%Name.RearLine% HKLM,%MediaCategories%\%GUID.RearLine%,Name,,%Name.RearLine%
HKLM,%MediaCategories%\%GUID.RearLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.RearLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.CenterMic%,Name,,%Name.CenterMic% HKLM,%MediaCategories%\%GUID.CenterMic%,Name,,%Name.CenterMic%
HKLM,%MediaCategories%\%GUID.CenterMic%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CenterMic%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Manuf%,Name,,%Name.Manuf% HKLM,%MediaCategories%\%GUID.Manuf%,Name,,%Name.Manuf%
HKLM,%MediaCategories%\%GUID.Manuf%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.Manuf%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Component%,Name,,%Name.Component% HKLM,%MediaCategories%\%GUID.Component%,Name,,%Name.Component%
HKLM,%MediaCategories%\%GUID.Component%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.Component%,Display,1,00,00,00,00
[DestinationDirs] [DestinationDirs]
CMPCI.CopyList = 10, system32\drivers ; %SystemRoot%\system32\drivers CMPCI.CopyList = 10, system32\drivers ; %SystemRoot%\system32\drivers
CPanel.CopyList = 10, system32 ; %SystemRoot%\system32\drivers CPanel.CopyList = 10, system32 ; %SystemRoot%\system32\drivers
DefaultDestDir = 11 DefaultDestDir = 11
[CMPCI.CopyList] [CMPCI.CopyList]
cmipci.sys cmipci.sys
[CPanel.CopyList] [CPanel.CopyList]
cmicpl.cpl cmicpl.cpl
CMICONTROL.exe CMICONTROL.exe
;;**************** NT Install **************** ;;**************** NT Install ****************
[WDM_CMPCI.NTx86] [WDM_CMPCI.NTx86]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=CMPCI.CopyList, CPanel.CopyList CopyFiles=CMPCI.CopyList, CPanel.CopyList
AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg
[WDM_CMPCI.NTx86.Interfaces] [WDM_CMPCI.NTx86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_REALTIME%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_REALTIME%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[WDM_CMPCI.NTx86.Services] [WDM_CMPCI.NTx86.Services]
AddService = cmipci, 0x00000002, cmipci_Service_Inst AddService = cmipci, 0x00000002, cmipci_Service_Inst
[cmipci_Service_Inst] [cmipci_Service_Inst]
DisplayName = %CMIPCI.SvcDesc% DisplayName = %CMIPCI.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\cmipci.sys ServiceBinary = %10%\system32\drivers\cmipci.sys
[MPU401.NTx86] [MPU401.NTx86]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401 Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf) AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf)
[MPU401.NTx86.Interfaces] [MPU401.NTx86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401.NTx86.Services] [MPU401.NTx86.Services]
Needs=WDMAUDIO.MPU401.Services Needs=WDMAUDIO.MPU401.Services
AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf) AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf)
[Strings] [Strings]
CMMfgName="Dogbert" CMMfgName="Dogbert"
*WDM_CMPCI.DeviceDesc="CMI8738/8768 Audio Device" *WDM_CMPCI.DeviceDesc="CMI8738/8768 Audio Device"
*WDM_CMMPU.DeviceDesc="CMI8738/8768 MPU-401" *WDM_CMMPU.DeviceDesc="CMI8738/8768 MPU-401"
WDM_CMPCI.Wave.szPname="CMI8738/8768 Wave" WDM_CMPCI.Wave.szPname="CMI8738/8768 Wave"
WDM_CMPCI.Topo.szPname="CMI8738/8768 Mixer" WDM_CMPCI.Topo.szPname="CMI8738/8768 Mixer"
WDM_CMPCI.UART.szPname="CMI8738/8768 MPU401" WDM_CMPCI.UART.szPname="CMI8738/8768 MPU401"
MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories" MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}" Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}" KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}" KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}" KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_REALTIME="{EB115FFC-10C8-4964-831D-6DCB02E6F23F}" KSCATEGORY_REALTIME="{EB115FFC-10C8-4964-831D-6DCB02E6F23F}"
KSNAME_Wave="Wave" KSNAME_Wave="Wave"
KSNAME_Topology="Topology" KSNAME_Topology="Topology"
KSNAME_UART="UART" KSNAME_UART="UART"
FX_UI_CLSID="{5860E1C5-F95C-4a7a-8EC8-8AEF24F379A1}" FX_UI_CLSID="{5860E1C5-F95C-4a7a-8EC8-8AEF24F379A1}"
KSNODETYPE_ANY="{00000000-0000-0000-0000-000000000000}" KSNODETYPE_ANY="{00000000-0000-0000-0000-000000000000}"
FX_PREMIX_CLSID="{62dc1a93-ae24-464c-a43e-452f824c4250}" FX_PREMIX_CLSID="{62dc1a93-ae24-464c-a43e-452f824c4250}"
FX_POSTMIX_CLSID="{637c490d-eee3-4c0a-973f-371958802da2}" FX_POSTMIX_CLSID="{637c490d-eee3-4c0a-973f-371958802da2}"
FX_FriendlyName="Microsoft Audio Home Theater Effects" FX_FriendlyName="Microsoft Audio Home Theater Effects"
PKEY_FX_Association="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},0" PKEY_FX_Association="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},0"
PKEY_FX_PreMixClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},1" PKEY_FX_PreMixClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},1"
PKEY_FX_PostMixClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},2" PKEY_FX_PostMixClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},2"
PKEY_FX_UiClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},3" PKEY_FX_UiClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},3"
PKEY_ItemNameDisplay="{B725F130-47EF-101A-A5F1-02608C9EEBAC},10" PKEY_ItemNameDisplay="{B725F130-47EF-101A-A5F1-02608C9EEBAC},10"
KSNODETYPE_SPEAKER="{DFF21CE1-F70F-11D0-B917-00A0C9223196}" KSNODETYPE_SPEAKER="{DFF21CE1-F70F-11D0-B917-00A0C9223196}"
KSNODETYPE_SPDIF_INTERFACE="{DFF21FE5-F70F-11D0-B917-00A0C9223196}" KSNODETYPE_SPDIF_INTERFACE="{DFF21FE5-F70F-11D0-B917-00A0C9223196}"
CMIPCI.SvcDesc="CMI8738/8768 Audio Driver" CMIPCI.SvcDesc="CMI8738/8768 Audio Driver"
GUID.CMIPCI="{9DB14E9A-7BE7-480d-A2FA-32932489DE9C}" GUID.CMIPCI="{9DB14E9A-7BE7-480d-A2FA-32932489DE9C}"
GUID.IEC5V="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF0}" GUID.IEC5V="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF0}"
Name.IEC5V="S/PDIF-out 5V signal levels" Name.IEC5V="S/PDIF-out 5V signal levels"
GUID.IECOut="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF1}" GUID.IECOut="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF1}"
Name.IECOut="Enable S/PDIF-out" Name.IECOut="Enable S/PDIF-out"
GUID.IECInverse="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF2}" GUID.IECInverse="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF2}"
Name.IECInverse="Invert S/PDIF-in signal" Name.IECInverse="Invert S/PDIF-in signal"
GUID.IECMonitor="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF3}" GUID.IECMonitor="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF3}"
Name.IECMonitor="Enable PCM DAC" Name.IECMonitor="Enable PCM DAC"
GUID.DAC="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF4}" GUID.DAC="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF4}"
Name.DAC="DAC" Name.DAC="DAC"
GUID.IECSelect="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF5}" GUID.IECSelect="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF5}"
Name.IECSelect="Select secondary S/PDIF-in" Name.IECSelect="Select secondary S/PDIF-in"
GUID.XCHGFB="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF6}" GUID.XCHGFB="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF6}"
Name.XCHGFB="Exchange Front/Rear Jacks" Name.XCHGFB="Exchange Front/Rear Jacks"
GUID.BassLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF7}" GUID.BassLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF7}"
Name.BassLine="Route Bass to Line-In Jack" Name.BassLine="Route Bass to Line-In Jack"
GUID.CenterLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF8}" GUID.CenterLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF8}"
Name.CenterLine="Route Center to Line-In Jack" Name.CenterLine="Route Center to Line-In Jack"
GUID.IECCopyright="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF9}" GUID.IECCopyright="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF9}"
Name.IECCopyright="Enable copyright bit" Name.IECCopyright="Enable copyright bit"
GUID.IECPolValid="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFA}" GUID.IECPolValid="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFA}"
Name.IECPolValid="Invert validity flag" Name.IECPolValid="Invert validity flag"
GUID.IECLoop="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFB}" GUID.IECLoop="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFB}"
Name.IECLoop="Loop S/PDIF-in to S/PDIF-out" Name.IECLoop="Loop S/PDIF-in to S/PDIF-out"
GUID.RearLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFC}" GUID.RearLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFC}"
Name.RearLine="Route Rear to Line-In Jack" Name.RearLine="Route Rear to Line-In Jack"
GUID.CenterMic="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFD}" GUID.CenterMic="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFD}"
Name.CenterMic="Route Center to Mic-In Jack" Name.CenterMic="Route Center to Mic-In Jack"
GUID.Manuf="{9DB14E9A-7BE7-480d-A2FA-32932489DE9E}" GUID.Manuf="{9DB14E9A-7BE7-480d-A2FA-32932489DE9E}"
Name.Manuf="Dogbert" Name.Manuf="Dogbert"
GUID.Component="{9DB14E9A-7BE7-480d-A2FA-32932489DE9D}" GUID.Component="{9DB14E9A-7BE7-480d-A2FA-32932489DE9D}"
Name.Component="main" Name.Component="main"
[Strings.0418] [Strings.0418]
*WDM_CMPCI.DeviceDesc="Dispozitiv audio CMI8738/8768" *WDM_CMPCI.DeviceDesc="Dispozitiv audio CMI8738/8768"
*WDM_CMMPU.DeviceDesc="MPU-401 CMI8738/8768" *WDM_CMMPU.DeviceDesc="MPU-401 CMI8738/8768"
WDM_CMPCI.Wave.szPname="Semnal-undă CMI8738/8768" WDM_CMPCI.Wave.szPname="Semnal-undă CMI8738/8768"
WDM_CMPCI.Topo.szPname="Modúl de mixaj CMI8738/8768" WDM_CMPCI.Topo.szPname="Modúl de mixaj CMI8738/8768"
WDM_CMPCI.UART.szPname="MPU401 CMI8738/8768" WDM_CMPCI.UART.szPname="MPU401 CMI8738/8768"
KSNAME_Wave="Semnal-undă" KSNAME_Wave="Semnal-undă"
KSNAME_Topology="Topologie" KSNAME_Topology="Topologie"
FX_FriendlyName="Efecte audio de cinema de domiciliu ale Microsoft" FX_FriendlyName="Efecte audio de cinema de domiciliu ale Microsoft"
CMIPCI.SvcDesc="Modúl-pilot audio CMI8738/8768" CMIPCI.SvcDesc="Modúl-pilot audio CMI8738/8768"
Name.IEC5V="Nivele de semnal de 5V-ieșire S/PDIF" Name.IEC5V="Nivele de semnal de 5V-ieșire S/PDIF"
Name.IECOut="Activare ieșire S/PDIF" Name.IECOut="Activare ieșire S/PDIF"
Name.IECInverse="Inversare semnal de intrare S/PDIF" Name.IECInverse="Inversare semnal de intrare S/PDIF"
Name.IECMonitor="Activare convertor digital-analog PCM" Name.IECMonitor="Activare convertor digital-analog PCM"
Name.DAC="Convertor digital-analog (DAC)" Name.DAC="Convertor digital-analog (DAC)"
Name.IECSelect="Selectare intrare secundară S/PDIF" Name.IECSelect="Selectare intrare secundară S/PDIF"
Name.XCHGFB="Interschimbare mufe frontale/dorsale" Name.XCHGFB="Interschimbare mufe frontale/dorsale"
Name.BassLine="Canalizare bas pe mufa de intrare" Name.BassLine="Canalizare bas pe mufa de intrare"
Name.CenterLine="Canalizare centru pe mufa de intrare" Name.CenterLine="Canalizare centru pe mufa de intrare"
Name.IECCopyright="Activare bit de drepturi de autor" Name.IECCopyright="Activare bit de drepturi de autor"
Name.IECPolValid="Inversare fanion de validitate" Name.IECPolValid="Inversare fanion de validitate"
Name.IECLoop="Ciclare intrare S/PDIF pe ieșire S/PDIF" Name.IECLoop="Ciclare intrare S/PDIF pe ieșire S/PDIF"
Name.RearLine="Canalizare sateliți pe mufa de intrare" Name.RearLine="Canalizare sateliți pe mufa de intrare"
Name.CenterMic="Canalizare centru pe mufa de microfon" Name.CenterMic="Canalizare centru pe mufa de microfon"
+282 -282
View File
@@ -1,282 +1,282 @@
[Version] [Version]
Signature="$CHICAGO$" Signature="$CHICAGO$"
Class=MEDIA Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%CMMfgName% provider=%CMMfgName%
LayoutFile=layout.inf, layout1.inf, layout2.inf LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=CMIReleaseDate,CMIVersion DriverVer=CMIReleaseDate,CMIVersion
[SourceDisksNames] [SourceDisksNames]
200="C-Media 8738/8768 WDM Drivers","",0 200="C-Media 8738/8768 WDM Drivers","",0
[SourceDisksFiles] [SourceDisksFiles]
cmipci.sys=200 cmipci.sys=200
cmicpl.cpl=200 cmicpl.cpl=200
CMICONTROL.exe=200 CMICONTROL.exe=200
[Manufacturer] [Manufacturer]
%CMMfgName%=CMI %CMMfgName%=CMI
[ControlFlags] [ControlFlags]
ExcludeFromSelect=* ExcludeFromSelect=*
[CMI] [CMI]
;generic ;generic
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011013F6 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011013F6
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011113F6 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011113F6
;Terratec ;Terratec
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_1144153B %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_1144153B
;Auzentech ;Auzentech
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_3731584D %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_3731584D
;Diamond ;Diamond
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_87681092 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_87681092
;TurtleBeach ;TurtleBeach
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020110B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020110B0
;Phillips ;Phillips
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_060417AB %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_060417AB
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020210B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020210B0
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020410B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020410B0
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_009C145F %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_009C145F
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39801462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39801462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_50701462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_50701462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_52801462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_52801462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53401462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53401462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54501462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54501462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54511462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54511462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_56501462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_56501462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59001462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59001462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70401462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70401462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70411462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70411462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_71011462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_71011462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_A016147A %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_A016147A
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_30021919 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_30021919
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_0577A0A0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_0577A0A0
%*WDM_CMMPU.DeviceDesc%=MPU401, MPU401, *PNPB006 %*WDM_CMMPU.DeviceDesc%=MPU401, MPU401, *PNPB006
[WDM_CMPCI] [WDM_CMPCI]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=CMPCI.CopyList CopyFiles=CMPCI.CopyList
AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg
[WDM_CMPCI.Interfaces] [WDM_CMPCI.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401] [MPU401]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401 Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf) AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf)
[MPU401.Interfaces] [MPU401.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401.Services] [MPU401.Services]
Needs=WDMAUDIO.MPU401.Services Needs=WDMAUDIO.MPU401.Services
AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf) AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf)
[MPU401.Interface.UART] [MPU401.Interface.UART]
AddReg=MPU401.Interface.UART.AddReg AddReg=MPU401.Interface.UART.AddReg
[MPU401.Interface.UART.AddReg] [MPU401.Interface.UART.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.UART.szPname% HKR,,FriendlyName,,%WDM_CMPCI.UART.szPname%
[WDM_CMPCI.Interface.Wave] [WDM_CMPCI.Interface.Wave]
AddReg=WDM_PCI.Interface.Wave.AddReg AddReg=WDM_PCI.Interface.Wave.AddReg
[WDM_PCI.Interface.Wave.AddReg] [WDM_PCI.Interface.Wave.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.Wave.szPname% HKR,,FriendlyName,,%WDM_CMPCI.Wave.szPname%
[WDM_CMPCI.Interface.Topo] [WDM_CMPCI.Interface.Topo]
AddReg=WDM_PCI.Interface.Topo.AddReg AddReg=WDM_PCI.Interface.Topo.AddReg
[WDM_PCI.Interface.Topo.AddReg] [WDM_PCI.Interface.Topo.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.Topo.szPname% HKR,,FriendlyName,,%WDM_CMPCI.Topo.szPname%
[WDM_CMPCI.AddReg] [WDM_CMPCI.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook" HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,CMIPCI.SYS HKR,,Driver,,CMIPCI.SYS
HKR,,NTMPDriver,,"CMIPCI.sys,sbemul.sys" HKR,,NTMPDriver,,"CMIPCI.sys,sbemul.sys"
HKR,Drivers,SubClasses,,"wave,midi,mixer" HKR,Drivers,SubClasses,,"wave,midi,mixer"
HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv, Driver,,wdmaud.drv HKR,Drivers\midi\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\wave\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
HKR,Drivers\midi\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\midi\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
HKR,Drivers\mixer\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\mixer\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
[Mixer_CMPCI.AddReg] [Mixer_CMPCI.AddReg]
HKLM,%MediaCategories%\%GUID.CMIPCI%,Name,,%*WDM_CMPCI.DeviceDesc% HKLM,%MediaCategories%\%GUID.CMIPCI%,Name,,%*WDM_CMPCI.DeviceDesc%
HKLM,%MediaCategories%\%GUID.CMIPCI%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CMIPCI%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IEC5V%,Name,,%Name.IEC5V% HKLM,%MediaCategories%\%GUID.IEC5V%,Name,,%Name.IEC5V%
HKLM,%MediaCategories%\%GUID.IEC5V%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IEC5V%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECOut%,Name,,%Name.IECOut% HKLM,%MediaCategories%\%GUID.IECOut%,Name,,%Name.IECOut%
HKLM,%MediaCategories%\%GUID.IECOut%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECOut%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECMonitor%,Name,,%Name.IECMonitor% HKLM,%MediaCategories%\%GUID.IECMonitor%,Name,,%Name.IECMonitor%
HKLM,%MediaCategories%\%GUID.IECMonitor%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECMonitor%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECInverse%,Name,,%Name.IECInverse% HKLM,%MediaCategories%\%GUID.IECInverse%,Name,,%Name.IECInverse%
HKLM,%MediaCategories%\%GUID.IECInverse%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECInverse%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.DAC%,Name,,%Name.DAC% HKLM,%MediaCategories%\%GUID.DAC%,Name,,%Name.DAC%
HKLM,%MediaCategories%\%GUID.DAC%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.DAC%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECSelect%,Name,,%Name.IECSelect% HKLM,%MediaCategories%\%GUID.IECSelect%,Name,,%Name.IECSelect%
HKLM,%MediaCategories%\%GUID.IECSelect%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECSelect%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.XCHGFB%,Name,,%Name.XCHGFB% HKLM,%MediaCategories%\%GUID.XCHGFB%,Name,,%Name.XCHGFB%
HKLM,%MediaCategories%\%GUID.XCHGFB%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.XCHGFB%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.BassLine%,Name,,%Name.BassLine% HKLM,%MediaCategories%\%GUID.BassLine%,Name,,%Name.BassLine%
HKLM,%MediaCategories%\%GUID.BassLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.BassLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.CenterLine%,Name,,%Name.CenterLine% HKLM,%MediaCategories%\%GUID.CenterLine%,Name,,%Name.CenterLine%
HKLM,%MediaCategories%\%GUID.CenterLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CenterLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECCopyright%,Name,,%Name.IECCopyright% HKLM,%MediaCategories%\%GUID.IECCopyright%,Name,,%Name.IECCopyright%
HKLM,%MediaCategories%\%GUID.IECCopyright%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECCopyright%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECPolValid%,Name,,%Name.IECPolValid% HKLM,%MediaCategories%\%GUID.IECPolValid%,Name,,%Name.IECPolValid%
HKLM,%MediaCategories%\%GUID.IECPolValid%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECPolValid%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECLoop%,Name,,%Name.IECLoop% HKLM,%MediaCategories%\%GUID.IECLoop%,Name,,%Name.IECLoop%
HKLM,%MediaCategories%\%GUID.IECLoop%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECLoop%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.RearLine%,Name,,%Name.RearLine% HKLM,%MediaCategories%\%GUID.RearLine%,Name,,%Name.RearLine%
HKLM,%MediaCategories%\%GUID.RearLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.RearLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.CenterMic%,Name,,%Name.CenterMic% HKLM,%MediaCategories%\%GUID.CenterMic%,Name,,%Name.CenterMic%
HKLM,%MediaCategories%\%GUID.CenterMic%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CenterMic%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Manuf%,Name,,%Name.Manuf% HKLM,%MediaCategories%\%GUID.Manuf%,Name,,%Name.Manuf%
HKLM,%MediaCategories%\%GUID.Manuf%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.Manuf%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Component%,Name,,%Name.Component% HKLM,%MediaCategories%\%GUID.Component%,Name,,%Name.Component%
HKLM,%MediaCategories%\%GUID.Component%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.Component%,Display,1,00,00,00,00
[DestinationDirs] [DestinationDirs]
CMPCI.CopyList = 10, system32\drivers ; %SystemRoot%\system32\drivers CMPCI.CopyList = 10, system32\drivers ; %SystemRoot%\system32\drivers
CPanel.CopyList = 10, system32 ; %SystemRoot%\system32\drivers CPanel.CopyList = 10, system32 ; %SystemRoot%\system32\drivers
DefaultDestDir = 11 DefaultDestDir = 11
[CMPCI.CopyList] [CMPCI.CopyList]
cmipci.sys cmipci.sys
[CPanel.CopyList] [CPanel.CopyList]
cmicpl.cpl cmicpl.cpl
CMICONTROL.exe CMICONTROL.exe
;;**************** NT Install **************** ;;**************** NT Install ****************
[WDM_CMPCI.NTx86] [WDM_CMPCI.NTx86]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=CMPCI.CopyList, CPanel.CopyList CopyFiles=CMPCI.CopyList, CPanel.CopyList
AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg
[WDM_CMPCI.NTx86.Interfaces] [WDM_CMPCI.NTx86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[WDM_CMPCI.NTx86.Services] [WDM_CMPCI.NTx86.Services]
AddService = cmipci, 0x00000002, cmipci_Service_Inst AddService = cmipci, 0x00000002, cmipci_Service_Inst
[cmipci_Service_Inst] [cmipci_Service_Inst]
DisplayName = %CMIPCI.SvcDesc% DisplayName = %CMIPCI.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\cmipci.sys ServiceBinary = %10%\system32\drivers\cmipci.sys
[MPU401.NTx86] [MPU401.NTx86]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401 Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf) AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf)
[MPU401.NTx86.Interfaces] [MPU401.NTx86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401.NTx86.Services] [MPU401.NTx86.Services]
Needs=WDMAUDIO.MPU401.Services Needs=WDMAUDIO.MPU401.Services
AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf) AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf)
[Strings] [Strings]
CMMfgName="Dogbert" CMMfgName="Dogbert"
*WDM_CMPCI.DeviceDesc="CMI8738/8768 Audio Device" *WDM_CMPCI.DeviceDesc="CMI8738/8768 Audio Device"
*WDM_CMMPU.DeviceDesc="CMI8738/8768 MPU-401" *WDM_CMMPU.DeviceDesc="CMI8738/8768 MPU-401"
WDM_CMPCI.Wave.szPname="CMI8738/8768 Wave" WDM_CMPCI.Wave.szPname="CMI8738/8768 Wave"
WDM_CMPCI.Topo.szPname="CMI8738/8768 Mixer" WDM_CMPCI.Topo.szPname="CMI8738/8768 Mixer"
WDM_CMPCI.UART.szPname="CMI8738/8768 MPU-401" WDM_CMPCI.UART.szPname="CMI8738/8768 MPU-401"
MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories" MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}" Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}" KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}" KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}" KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave" KSNAME_Wave="Wave"
KSNAME_Topology="Topology" KSNAME_Topology="Topology"
KSNAME_UART="UART" KSNAME_UART="UART"
CMIPCI.SvcDesc = "CMI8738/8768 Audio Driver" CMIPCI.SvcDesc = "CMI8738/8768 Audio Driver"
GUID.CMIPCI="{9DB14E9A-7BE7-480d-A2FA-32932489DE9C}" GUID.CMIPCI="{9DB14E9A-7BE7-480d-A2FA-32932489DE9C}"
GUID.IEC5V="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF0}" GUID.IEC5V="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF0}"
Name.IEC5V="S/PDIF-out 5V signal levels" Name.IEC5V="S/PDIF-out 5V signal levels"
GUID.IECOut="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF1}" GUID.IECOut="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF1}"
Name.IECOut="Enable S/PDIF-out" Name.IECOut="Enable S/PDIF-out"
GUID.IECInverse="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF2}" GUID.IECInverse="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF2}"
Name.IECInverse="Invert S/PDIF-in signal" Name.IECInverse="Invert S/PDIF-in signal"
GUID.IECMonitor="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF3}" GUID.IECMonitor="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF3}"
Name.IECMonitor="Enable PCM DAC" Name.IECMonitor="Enable PCM DAC"
GUID.DAC="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF4}" GUID.DAC="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF4}"
Name.DAC="DAC" Name.DAC="DAC"
GUID.IECSelect="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF5}" GUID.IECSelect="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF5}"
Name.IECSelect="Select secondary S/PDIF-in" Name.IECSelect="Select secondary S/PDIF-in"
GUID.XCHGFB="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF6}" GUID.XCHGFB="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF6}"
Name.XCHGFB="Exchange Front/Rear Jacks" Name.XCHGFB="Exchange Front/Rear Jacks"
GUID.BassLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF7}" GUID.BassLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF7}"
Name.BassLine="Route Bass to Line-In Jack" Name.BassLine="Route Bass to Line-In Jack"
GUID.CenterLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF8}" GUID.CenterLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF8}"
Name.CenterLine="Route Center to Line-In Jack" Name.CenterLine="Route Center to Line-In Jack"
GUID.IECCopyright="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF9}" GUID.IECCopyright="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF9}"
Name.IECCopyright="Enable copyright bit" Name.IECCopyright="Enable copyright bit"
GUID.IECPolValid="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFA}" GUID.IECPolValid="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFA}"
Name.IECPolValid="Invert validity flag" Name.IECPolValid="Invert validity flag"
GUID.IECLoop="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFB}" GUID.IECLoop="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFB}"
Name.IECLoop="Loop S/PDIF-in to S/PDIF-out" Name.IECLoop="Loop S/PDIF-in to S/PDIF-out"
GUID.RearLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFC}" GUID.RearLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFC}"
Name.RearLine="Route Rear to Line-In Jack" Name.RearLine="Route Rear to Line-In Jack"
GUID.CenterMic="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFD}" GUID.CenterMic="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFD}"
Name.CenterMic="Route Center to Mic-In Jack" Name.CenterMic="Route Center to Mic-In Jack"
GUID.Manuf="{9DB14E9A-7BE7-480d-A2FA-32932489DE9E}" GUID.Manuf="{9DB14E9A-7BE7-480d-A2FA-32932489DE9E}"
Name.Manuf="Dogbert" Name.Manuf="Dogbert"
GUID.Component="{9DB14E9A-7BE7-480d-A2FA-32932489DE9D}" GUID.Component="{9DB14E9A-7BE7-480d-A2FA-32932489DE9D}"
Name.Component="main" Name.Component="main"
[Strings.0418] [Strings.0418]
*WDM_CMPCI.DeviceDesc="Dispozitiv audio CMI8738/8768" *WDM_CMPCI.DeviceDesc="Dispozitiv audio CMI8738/8768"
*WDM_CMMPU.DeviceDesc="MPU-401 CMI8738/8768" *WDM_CMMPU.DeviceDesc="MPU-401 CMI8738/8768"
WDM_CMPCI.Wave.szPname="Semnal-undă CMI8738/8768" WDM_CMPCI.Wave.szPname="Semnal-undă CMI8738/8768"
WDM_CMPCI.Topo.szPname="Modúl de mixaj CMI8738/8768" WDM_CMPCI.Topo.szPname="Modúl de mixaj CMI8738/8768"
WDM_CMPCI.UART.szPname="MPU-401 CMI8738/8768" WDM_CMPCI.UART.szPname="MPU-401 CMI8738/8768"
KSNAME_Wave="Semnal-undă" KSNAME_Wave="Semnal-undă"
KSNAME_Topology="Topologie" KSNAME_Topology="Topologie"
CMIPCI.SvcDesc = "Modúl-pilot audio CMI8738/8768" CMIPCI.SvcDesc = "Modúl-pilot audio CMI8738/8768"
Name.IEC5V="Nivele de semnal de 5V-ieșire S/PDIF" Name.IEC5V="Nivele de semnal de 5V-ieșire S/PDIF"
Name.IECOut="Activare ieșire S/PDIF" Name.IECOut="Activare ieșire S/PDIF"
Name.IECInverse="Inversare semnal de intrare S/PDIF" Name.IECInverse="Inversare semnal de intrare S/PDIF"
Name.IECMonitor="Activare convertor digital-analog PCM" Name.IECMonitor="Activare convertor digital-analog PCM"
Name.DAC="Convertor digital-analog (DAC)" Name.DAC="Convertor digital-analog (DAC)"
Name.IECSelect="Selectare intrare secundară S/PDIF" Name.IECSelect="Selectare intrare secundară S/PDIF"
Name.XCHGFB="Interschimbare mufe frontale/dorsale" Name.XCHGFB="Interschimbare mufe frontale/dorsale"
Name.BassLine="Canalizare bas pe mufa de intrare" Name.BassLine="Canalizare bas pe mufa de intrare"
Name.CenterLine="Canalizare centru pe mufa de intrare" Name.CenterLine="Canalizare centru pe mufa de intrare"
Name.IECCopyright="Activare bit de drepturi de autor" Name.IECCopyright="Activare bit de drepturi de autor"
Name.IECPolValid="Inversare fanion de validitate" Name.IECPolValid="Inversare fanion de validitate"
Name.IECLoop="Ciclare intrare S/PDIF pe ieșire S/PDIF" Name.IECLoop="Ciclare intrare S/PDIF pe ieșire S/PDIF"
Name.RearLine="Canalizare sateliți pe mufa de intrare" Name.RearLine="Canalizare sateliți pe mufa de intrare"
Name.CenterMic="Canalizare centru pe mufa de microfon" Name.CenterMic="Canalizare centru pe mufa de microfon"
@@ -1,313 +1,313 @@
[Version] [Version]
Signature="$CHICAGO$" Signature="$CHICAGO$"
Class=MEDIA Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%CMMfgName% provider=%CMMfgName%
LayoutFile=layout.inf, layout1.inf, layout2.inf LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=CMIReleaseDate,CMIVersion.1111 DriverVer=CMIReleaseDate,CMIVersion.1111
[SourceDisksNames] [SourceDisksNames]
200="C-Media 8738/8768 WDM Drivers","",0 200="C-Media 8738/8768 WDM Drivers","",0
[SourceDisksFiles] [SourceDisksFiles]
cmipci.sys=200 cmipci.sys=200
cmicpl.cpl=200 cmicpl.cpl=200
CMICONTROL.exe=200 CMICONTROL.exe=200
[Manufacturer] [Manufacturer]
%CMMfgName%=CMI,NTamd64 %CMMfgName%=CMI,NTamd64
[ControlFlags] [ControlFlags]
ExcludeFromSelect=* ExcludeFromSelect=*
[CMI.NTamd64] [CMI.NTamd64]
;generic ;generic
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011013F6 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011013F6
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011113F6 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011113F6
;Terratec ;Terratec
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_1144153B %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_1144153B
;Auzentech ;Auzentech
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_3731584D %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_3731584D
;Diamond ;Diamond
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_87681092 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_87681092
;TurtleBeach ;TurtleBeach
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020110B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020110B0
;Phillips ;Phillips
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_060417AB %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_060417AB
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020210B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020210B0
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020410B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020410B0
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_009C145F %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_009C145F
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39801462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39801462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_50701462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_50701462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_52801462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_52801462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53401462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53401462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54501462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54501462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54511462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54511462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_56501462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_56501462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59001462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59001462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70401462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70401462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70411462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70411462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_71011462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_71011462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_A016147A %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_A016147A
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_30021919 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_30021919
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_0577A0A0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_0577A0A0
%*WDM_CMMPU.DeviceDesc%=MPU401, MPU401, *PNPB006 %*WDM_CMMPU.DeviceDesc%=MPU401, MPU401, *PNPB006
[WDM_CMPCI] [WDM_CMPCI]
Include=ks.inf,wdmaudio.inf Include=ks.inf,wdmaudio.inf
Needs=KS.Registration,WDMAUDIO.Registration,mssysfx.CopyFilesAndRegister Needs=KS.Registration,WDMAUDIO.Registration,mssysfx.CopyFilesAndRegister
CopyFiles=CMPCI.CopyList,CPanel.CopyList CopyFiles=CMPCI.CopyList,CPanel.CopyList
AddReg=WDM_CMPCI.AddReg,Mixer_CMPCI.AddReg AddReg=WDM_CMPCI.AddReg,Mixer_CMPCI.AddReg
[WDM_CMPCI.Interfaces] [WDM_CMPCI.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_REALTIME%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_REALTIME%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401] [MPU401]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401 Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf) AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf)
[MPU401.Interfaces] [MPU401.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401.Services] [MPU401.Services]
Needs=WDMAUDIO.MPU401.Services Needs=WDMAUDIO.MPU401.Services
AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf) AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf)
[MPU401.Interface.UART] [MPU401.Interface.UART]
AddReg=MPU401.Interface.UART.AddReg AddReg=MPU401.Interface.UART.AddReg
[MPU401.Interface.UART.AddReg] [MPU401.Interface.UART.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.UART.szPname% HKR,,FriendlyName,,%WDM_CMPCI.UART.szPname%
[WDM_CMPCI.Interface.Wave] [WDM_CMPCI.Interface.Wave]
AddReg=WDM_PCI.Interface.Wave.AddReg,WDM_CMPCI.SysFx.Render AddReg=WDM_PCI.Interface.Wave.AddReg,WDM_CMPCI.SysFx.Render
[WDM_PCI.Interface.Wave.AddReg] [WDM_PCI.Interface.Wave.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.Wave.szPname% HKR,,FriendlyName,,%WDM_CMPCI.Wave.szPname%
[WDM_CMPCI.Interface.Topo] [WDM_CMPCI.Interface.Topo]
AddReg=WDM_PCI.Interface.Topo.AddReg AddReg=WDM_PCI.Interface.Topo.AddReg
[WDM_PCI.Interface.Topo.AddReg] [WDM_PCI.Interface.Topo.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.Topo.szPname% HKR,,FriendlyName,,%WDM_CMPCI.Topo.szPname%
[WDM_CMPCI.AddReg] [WDM_CMPCI.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook" HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,CMIPCI.SYS HKR,,Driver,,CMIPCI.SYS
HKR,,NTMPDriver,,"CMIPCI.sys,sbemul.sys" HKR,,NTMPDriver,,"CMIPCI.sys,sbemul.sys"
HKR,Drivers,SubClasses,,"wave,midi,mixer,aux" HKR,Drivers,SubClasses,,"wave,midi,mixer,aux"
HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv, Driver,,wdmaud.drv HKR,Drivers\midi\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\aux\wdmaud.drv,Driver,,wdmaud.drv HKR,Drivers\aux\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\wave\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
HKR,Drivers\midi\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\midi\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
HKR,Drivers\mixer\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\mixer\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
HKR,Drivers\aux\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\aux\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
; System Effects settings ; System Effects settings
[WDM_CMPCI.SysFx.Render] [WDM_CMPCI.SysFx.Render]
HKR,"FX\\0",%PKEY_ItemNameDisplay%,,%FX_FriendlyName% HKR,"FX\\0",%PKEY_ItemNameDisplay%,,%FX_FriendlyName%
HKR,"FX\\0",%PKEY_FX_PreMixClsid%,,%FX_PREMIX_CLSID% HKR,"FX\\0",%PKEY_FX_PreMixClsid%,,%FX_PREMIX_CLSID%
HKR,"FX\\0",%PKEY_FX_PostMixClsid%,,%FX_POSTMIX_CLSID% HKR,"FX\\0",%PKEY_FX_PostMixClsid%,,%FX_POSTMIX_CLSID%
HKR,"FX\\0",%PKEY_FX_UiClsid%,,%FX_UI_CLSID% HKR,"FX\\0",%PKEY_FX_UiClsid%,,%FX_UI_CLSID%
HKR,"FX\\0",%PKEY_FX_Association%,,%KSNODETYPE_ANY% HKR,"FX\\0",%PKEY_FX_Association%,,%KSNODETYPE_ANY%
HKR,"FX\\1",%PKEY_ItemNameDisplay%,,%FX_FriendlyName% HKR,"FX\\1",%PKEY_ItemNameDisplay%,,%FX_FriendlyName%
HKR,"FX\\1",%PKEY_FX_PreMixClsid%,,%FX_PREMIX_CLSID% HKR,"FX\\1",%PKEY_FX_PreMixClsid%,,%FX_PREMIX_CLSID%
HKR,"FX\\1",%PKEY_FX_PostMixClsid%,,%FX_POSTMIX_CLSID% HKR,"FX\\1",%PKEY_FX_PostMixClsid%,,%FX_POSTMIX_CLSID%
HKR,"FX\\1",%PKEY_FX_UiClsid%,,%FX_UI_CLSID% HKR,"FX\\1",%PKEY_FX_UiClsid%,,%FX_UI_CLSID%
HKR,"FX\\1",%PKEY_FX_Association%,,%KSNODETYPE_SPDIF_INTERFACE% HKR,"FX\\1",%PKEY_FX_Association%,,%KSNODETYPE_SPDIF_INTERFACE%
[Mixer_CMPCI.AddReg] [Mixer_CMPCI.AddReg]
HKLM,%MediaCategories%\%GUID.CMIPCI%,Name,,%*WDM_CMPCI.DeviceDesc% HKLM,%MediaCategories%\%GUID.CMIPCI%,Name,,%*WDM_CMPCI.DeviceDesc%
HKLM,%MediaCategories%\%GUID.CMIPCI%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CMIPCI%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IEC5V%,Name,,%Name.IEC5V% HKLM,%MediaCategories%\%GUID.IEC5V%,Name,,%Name.IEC5V%
HKLM,%MediaCategories%\%GUID.IEC5V%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IEC5V%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECOut%,Name,,%Name.IECOut% HKLM,%MediaCategories%\%GUID.IECOut%,Name,,%Name.IECOut%
HKLM,%MediaCategories%\%GUID.IECOut%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECOut%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECMonitor%,Name,,%Name.IECMonitor% HKLM,%MediaCategories%\%GUID.IECMonitor%,Name,,%Name.IECMonitor%
HKLM,%MediaCategories%\%GUID.IECMonitor%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECMonitor%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECInverse%,Name,,%Name.IECInverse% HKLM,%MediaCategories%\%GUID.IECInverse%,Name,,%Name.IECInverse%
HKLM,%MediaCategories%\%GUID.IECInverse%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECInverse%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.DAC%,Name,,%Name.DAC% HKLM,%MediaCategories%\%GUID.DAC%,Name,,%Name.DAC%
HKLM,%MediaCategories%\%GUID.DAC%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.DAC%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECSelect%,Name,,%Name.IECSelect% HKLM,%MediaCategories%\%GUID.IECSelect%,Name,,%Name.IECSelect%
HKLM,%MediaCategories%\%GUID.IECSelect%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECSelect%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.XCHGFB%,Name,,%Name.XCHGFB% HKLM,%MediaCategories%\%GUID.XCHGFB%,Name,,%Name.XCHGFB%
HKLM,%MediaCategories%\%GUID.XCHGFB%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.XCHGFB%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.BassLine%,Name,,%Name.BassLine% HKLM,%MediaCategories%\%GUID.BassLine%,Name,,%Name.BassLine%
HKLM,%MediaCategories%\%GUID.BassLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.BassLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.CenterLine%,Name,,%Name.CenterLine% HKLM,%MediaCategories%\%GUID.CenterLine%,Name,,%Name.CenterLine%
HKLM,%MediaCategories%\%GUID.CenterLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CenterLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECCopyright%,Name,,%Name.IECCopyright% HKLM,%MediaCategories%\%GUID.IECCopyright%,Name,,%Name.IECCopyright%
HKLM,%MediaCategories%\%GUID.IECCopyright%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECCopyright%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECPolValid%,Name,,%Name.IECPolValid% HKLM,%MediaCategories%\%GUID.IECPolValid%,Name,,%Name.IECPolValid%
HKLM,%MediaCategories%\%GUID.IECPolValid%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECPolValid%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECLoop%,Name,,%Name.IECLoop% HKLM,%MediaCategories%\%GUID.IECLoop%,Name,,%Name.IECLoop%
HKLM,%MediaCategories%\%GUID.IECLoop%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECLoop%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.RearLine%,Name,,%Name.RearLine% HKLM,%MediaCategories%\%GUID.RearLine%,Name,,%Name.RearLine%
HKLM,%MediaCategories%\%GUID.RearLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.RearLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.CenterMic%,Name,,%Name.CenterMic% HKLM,%MediaCategories%\%GUID.CenterMic%,Name,,%Name.CenterMic%
HKLM,%MediaCategories%\%GUID.CenterMic%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CenterMic%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Manuf%,Name,,%Name.Manuf% HKLM,%MediaCategories%\%GUID.Manuf%,Name,,%Name.Manuf%
HKLM,%MediaCategories%\%GUID.Manuf%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.Manuf%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Component%,Name,,%Name.Component% HKLM,%MediaCategories%\%GUID.Component%,Name,,%Name.Component%
HKLM,%MediaCategories%\%GUID.Component%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.Component%,Display,1,00,00,00,00
[DestinationDirs] [DestinationDirs]
CMPCI.CopyList = 10, system32\drivers ; %SystemRoot%\system32\drivers CMPCI.CopyList = 10, system32\drivers ; %SystemRoot%\system32\drivers
CPanel.CopyList = 10, system32 ; %SystemRoot%\system32\drivers CPanel.CopyList = 10, system32 ; %SystemRoot%\system32\drivers
DefaultDestDir = 11 DefaultDestDir = 11
[CMPCI.CopyList] [CMPCI.CopyList]
cmipci.sys cmipci.sys
[CPanel.CopyList] [CPanel.CopyList]
cmicpl.cpl cmicpl.cpl
CMICONTROL.exe CMICONTROL.exe
;;**************** NT Install **************** ;;**************** NT Install ****************
[WDM_CMPCI.NTAMD64] [WDM_CMPCI.NTAMD64]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=CMPCI.CopyList, CPanel.CopyList CopyFiles=CMPCI.CopyList, CPanel.CopyList
AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg
[WDM_CMPCI.NTAMD64.Interfaces] [WDM_CMPCI.NTAMD64.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_REALTIME%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_REALTIME%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[WDM_CMPCI.NTAMD64.Services] [WDM_CMPCI.NTAMD64.Services]
AddService = cmipci, 0x00000002, cmipci_Service_Inst AddService = cmipci, 0x00000002, cmipci_Service_Inst
[cmipci_Service_Inst] [cmipci_Service_Inst]
DisplayName = %CMIPCI.SvcDesc% DisplayName = %CMIPCI.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\cmipci.sys ServiceBinary = %10%\system32\drivers\cmipci.sys
[MPU401.NTAMD64] [MPU401.NTAMD64]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401 Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf) AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf)
[MPU401.NTAMD64.Interfaces] [MPU401.NTAMD64.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401.NTAMD64.Services] [MPU401.NTAMD64.Services]
Needs=WDMAUDIO.MPU401.Services Needs=WDMAUDIO.MPU401.Services
AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf) AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf)
[Strings] [Strings]
CMMfgName="Dogbert" CMMfgName="Dogbert"
*WDM_CMPCI.DeviceDesc="CMI8738/8768 Audio Device" *WDM_CMPCI.DeviceDesc="CMI8738/8768 Audio Device"
*WDM_CMMPU.DeviceDesc="CMI8738/8768 MPU-401" *WDM_CMMPU.DeviceDesc="CMI8738/8768 MPU-401"
WDM_CMPCI.Wave.szPname="CMI8738/8768 Wave" WDM_CMPCI.Wave.szPname="CMI8738/8768 Wave"
WDM_CMPCI.Topo.szPname="CMI8738/8768 Mixer" WDM_CMPCI.Topo.szPname="CMI8738/8768 Mixer"
WDM_CMPCI.UART.szPname="CMI8738/8768 MPU401" WDM_CMPCI.UART.szPname="CMI8738/8768 MPU401"
MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories" MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}" Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}" KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}" KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}" KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_REALTIME="{EB115FFC-10C8-4964-831D-6DCB02E6F23F}" KSCATEGORY_REALTIME="{EB115FFC-10C8-4964-831D-6DCB02E6F23F}"
KSNAME_Wave="Wave" KSNAME_Wave="Wave"
KSNAME_Topology="Topology" KSNAME_Topology="Topology"
KSNAME_UART="UART" KSNAME_UART="UART"
FX_UI_CLSID="{5860E1C5-F95C-4a7a-8EC8-8AEF24F379A1}" FX_UI_CLSID="{5860E1C5-F95C-4a7a-8EC8-8AEF24F379A1}"
KSNODETYPE_ANY="{00000000-0000-0000-0000-000000000000}" KSNODETYPE_ANY="{00000000-0000-0000-0000-000000000000}"
FX_PREMIX_CLSID="{62dc1a93-ae24-464c-a43e-452f824c4250}" FX_PREMIX_CLSID="{62dc1a93-ae24-464c-a43e-452f824c4250}"
FX_POSTMIX_CLSID="{637c490d-eee3-4c0a-973f-371958802da2}" FX_POSTMIX_CLSID="{637c490d-eee3-4c0a-973f-371958802da2}"
FX_FriendlyName="Microsoft Audio Home Theater Effects" FX_FriendlyName="Microsoft Audio Home Theater Effects"
PKEY_FX_Association="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},0" PKEY_FX_Association="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},0"
PKEY_FX_PreMixClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},1" PKEY_FX_PreMixClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},1"
PKEY_FX_PostMixClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},2" PKEY_FX_PostMixClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},2"
PKEY_FX_UiClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},3" PKEY_FX_UiClsid="{D04E05A6-594B-4fb6-A80D-01AF5EED7D1D},3"
PKEY_ItemNameDisplay="{B725F130-47EF-101A-A5F1-02608C9EEBAC},10" PKEY_ItemNameDisplay="{B725F130-47EF-101A-A5F1-02608C9EEBAC},10"
KSNODETYPE_SPEAKER="{DFF21CE1-F70F-11D0-B917-00A0C9223196}" KSNODETYPE_SPEAKER="{DFF21CE1-F70F-11D0-B917-00A0C9223196}"
KSNODETYPE_SPDIF_INTERFACE="{DFF21FE5-F70F-11D0-B917-00A0C9223196}" KSNODETYPE_SPDIF_INTERFACE="{DFF21FE5-F70F-11D0-B917-00A0C9223196}"
CMIPCI.SvcDesc="CMI8738/8768 Audio Driver" CMIPCI.SvcDesc="CMI8738/8768 Audio Driver"
GUID.CMIPCI="{9DB14E9A-7BE7-480d-A2FA-32932489DE9C}" GUID.CMIPCI="{9DB14E9A-7BE7-480d-A2FA-32932489DE9C}"
GUID.IEC5V="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF0}" GUID.IEC5V="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF0}"
Name.IEC5V="S/PDIF-out 5V signal levels" Name.IEC5V="S/PDIF-out 5V signal levels"
GUID.IECOut="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF1}" GUID.IECOut="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF1}"
Name.IECOut="Enable S/PDIF-out" Name.IECOut="Enable S/PDIF-out"
GUID.IECInverse="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF2}" GUID.IECInverse="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF2}"
Name.IECInverse="Invert S/PDIF-in signal" Name.IECInverse="Invert S/PDIF-in signal"
GUID.IECMonitor="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF3}" GUID.IECMonitor="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF3}"
Name.IECMonitor="Enable PCM DAC" Name.IECMonitor="Enable PCM DAC"
GUID.DAC="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF4}" GUID.DAC="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF4}"
Name.DAC="DAC" Name.DAC="DAC"
GUID.IECSelect="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF5}" GUID.IECSelect="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF5}"
Name.IECSelect="Select secondary S/PDIF-in" Name.IECSelect="Select secondary S/PDIF-in"
GUID.XCHGFB="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF6}" GUID.XCHGFB="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF6}"
Name.XCHGFB="Exchange Front/Rear Jacks" Name.XCHGFB="Exchange Front/Rear Jacks"
GUID.BassLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF7}" GUID.BassLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF7}"
Name.BassLine="Route Bass to Line-In Jack" Name.BassLine="Route Bass to Line-In Jack"
GUID.CenterLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF8}" GUID.CenterLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF8}"
Name.CenterLine="Route Center to Line-In Jack" Name.CenterLine="Route Center to Line-In Jack"
GUID.IECCopyright="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF9}" GUID.IECCopyright="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF9}"
Name.IECCopyright="Enable copyright bit" Name.IECCopyright="Enable copyright bit"
GUID.IECPolValid="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFA}" GUID.IECPolValid="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFA}"
Name.IECPolValid="Invert validity flag" Name.IECPolValid="Invert validity flag"
GUID.IECLoop="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFB}" GUID.IECLoop="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFB}"
Name.IECLoop="Loop S/PDIF-in to S/PDIF-out" Name.IECLoop="Loop S/PDIF-in to S/PDIF-out"
GUID.RearLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFC}" GUID.RearLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFC}"
Name.RearLine="Route Rear to Line-In Jack" Name.RearLine="Route Rear to Line-In Jack"
GUID.CenterMic="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFD}" GUID.CenterMic="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFD}"
Name.CenterMic="Route Center to Mic-In Jack" Name.CenterMic="Route Center to Mic-In Jack"
GUID.Manuf="{9DB14E9A-7BE7-480d-A2FA-32932489DE9E}" GUID.Manuf="{9DB14E9A-7BE7-480d-A2FA-32932489DE9E}"
Name.Manuf="Dogbert" Name.Manuf="Dogbert"
GUID.Component="{9DB14E9A-7BE7-480d-A2FA-32932489DE9D}" GUID.Component="{9DB14E9A-7BE7-480d-A2FA-32932489DE9D}"
Name.Component="main" Name.Component="main"
[Strings.0418] [Strings.0418]
*WDM_CMPCI.DeviceDesc="Dispozitiv audio CMI8738/8768" *WDM_CMPCI.DeviceDesc="Dispozitiv audio CMI8738/8768"
*WDM_CMMPU.DeviceDesc="MPU-401 CMI8738/8768" *WDM_CMMPU.DeviceDesc="MPU-401 CMI8738/8768"
WDM_CMPCI.Wave.szPname="Semnal-undă CMI8738/8768" WDM_CMPCI.Wave.szPname="Semnal-undă CMI8738/8768"
WDM_CMPCI.Topo.szPname="Modúl de mixaj CMI8738/8768" WDM_CMPCI.Topo.szPname="Modúl de mixaj CMI8738/8768"
WDM_CMPCI.UART.szPname="MPU401 CMI8738/8768" WDM_CMPCI.UART.szPname="MPU401 CMI8738/8768"
KSNAME_Wave="Semnal-undă" KSNAME_Wave="Semnal-undă"
KSNAME_Topology="Topologie" KSNAME_Topology="Topologie"
FX_FriendlyName="Efecte audio de cinema de domiciliu ale Microsoft" FX_FriendlyName="Efecte audio de cinema de domiciliu ale Microsoft"
CMIPCI.SvcDesc="Modúl-pilot audio CMI8738/8768" CMIPCI.SvcDesc="Modúl-pilot audio CMI8738/8768"
Name.IEC5V="Nivele de semnal de 5V-ieșire S/PDIF" Name.IEC5V="Nivele de semnal de 5V-ieșire S/PDIF"
Name.IECOut="Activare ieșire S/PDIF" Name.IECOut="Activare ieșire S/PDIF"
Name.IECInverse="Inversare semnal de intrare S/PDIF" Name.IECInverse="Inversare semnal de intrare S/PDIF"
Name.IECMonitor="Activare convertor digital-analog PCM" Name.IECMonitor="Activare convertor digital-analog PCM"
Name.DAC="Convertor digital-analog (DAC)" Name.DAC="Convertor digital-analog (DAC)"
Name.IECSelect="Selectare intrare secundară S/PDIF" Name.IECSelect="Selectare intrare secundară S/PDIF"
Name.XCHGFB="Interschimbare mufe frontale/dorsale" Name.XCHGFB="Interschimbare mufe frontale/dorsale"
Name.BassLine="Canalizare bas pe mufa de intrare" Name.BassLine="Canalizare bas pe mufa de intrare"
Name.CenterLine="Canalizare centru pe mufa de intrare" Name.CenterLine="Canalizare centru pe mufa de intrare"
Name.IECCopyright="Activare bit de drepturi de autor" Name.IECCopyright="Activare bit de drepturi de autor"
Name.IECPolValid="Inversare fanion de validitate" Name.IECPolValid="Inversare fanion de validitate"
Name.IECLoop="Ciclare intrare S/PDIF pe ieșire S/PDIF" Name.IECLoop="Ciclare intrare S/PDIF pe ieșire S/PDIF"
Name.RearLine="Canalizare sateliți pe mufa de intrare" Name.RearLine="Canalizare sateliți pe mufa de intrare"
Name.CenterMic="Canalizare centru pe mufa de microfon" Name.CenterMic="Canalizare centru pe mufa de microfon"
+282 -282
View File
@@ -1,282 +1,282 @@
[Version] [Version]
Signature="$CHICAGO$" Signature="$CHICAGO$"
Class=MEDIA Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%CMMfgName% provider=%CMMfgName%
LayoutFile=layout.inf, layout1.inf, layout2.inf LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=CMIReleaseDate,CMIVersion.64 DriverVer=CMIReleaseDate,CMIVersion.64
[SourceDisksNames] [SourceDisksNames]
200="C-Media 8738/8768 WDM Drivers","",0 200="C-Media 8738/8768 WDM Drivers","",0
[SourceDisksFiles] [SourceDisksFiles]
cmipci.sys=200 cmipci.sys=200
cmicpl.cpl=200 cmicpl.cpl=200
CMICONTROL.exe=200 CMICONTROL.exe=200
[Manufacturer] [Manufacturer]
%CMMfgName%=CMI,NTamd64 %CMMfgName%=CMI,NTamd64
[ControlFlags] [ControlFlags]
ExcludeFromSelect=* ExcludeFromSelect=*
[CMI.NTamd64] [CMI.NTamd64]
;generic ;generic
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011013F6 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011013F6
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011113F6 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_011113F6
;Terratec ;Terratec
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_1144153B %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_1144153B
;Auzentech ;Auzentech
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_3731584D %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_3731584D
;Diamond ;Diamond
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_87681092 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_87681092
;TurtleBeach ;TurtleBeach
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020110B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020110B0
;Phillips ;Phillips
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_060417AB %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_060417AB
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020210B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020210B0
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020410B0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_020410B0
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_009C145F %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_009C145F
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39801462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_39801462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_50701462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_50701462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_52801462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_52801462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53401462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_53401462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54501462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54501462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54511462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_54511462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_56501462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_56501462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59001462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59001462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_59201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70201462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70201462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70401462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70401462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70411462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_70411462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_71011462 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_71011462
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_A016147A %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_A016147A
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_30021919 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_30021919
%*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_0577A0A0 %*WDM_CMPCI.DeviceDesc%=WDM_CMPCI, PCI\VEN_13F6&DEV_0111&SUBSYS_0577A0A0
%*WDM_CMMPU.DeviceDesc%=MPU401, MPU401, *PNPB006 %*WDM_CMMPU.DeviceDesc%=MPU401, MPU401, *PNPB006
[WDM_CMPCI] [WDM_CMPCI]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=CMPCI.CopyList,CPanel.CopyList CopyFiles=CMPCI.CopyList,CPanel.CopyList
AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg
[WDM_CMPCI.Interfaces] [WDM_CMPCI.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401] [MPU401]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401 Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf) AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf)
[MPU401.Interfaces] [MPU401.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401.Services] [MPU401.Services]
Needs=WDMAUDIO.MPU401.Services Needs=WDMAUDIO.MPU401.Services
AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf) AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf)
[MPU401.Interface.UART] [MPU401.Interface.UART]
AddReg=MPU401.Interface.UART.AddReg AddReg=MPU401.Interface.UART.AddReg
[MPU401.Interface.UART.AddReg] [MPU401.Interface.UART.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.UART.szPname% HKR,,FriendlyName,,%WDM_CMPCI.UART.szPname%
[WDM_CMPCI.Interface.Wave] [WDM_CMPCI.Interface.Wave]
AddReg=WDM_PCI.Interface.Wave.AddReg AddReg=WDM_PCI.Interface.Wave.AddReg
[WDM_PCI.Interface.Wave.AddReg] [WDM_PCI.Interface.Wave.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.Wave.szPname% HKR,,FriendlyName,,%WDM_CMPCI.Wave.szPname%
[WDM_CMPCI.Interface.Topo] [WDM_CMPCI.Interface.Topo]
AddReg=WDM_PCI.Interface.Topo.AddReg AddReg=WDM_PCI.Interface.Topo.AddReg
[WDM_PCI.Interface.Topo.AddReg] [WDM_PCI.Interface.Topo.AddReg]
HKR,,CLSID,,%Proxy.CLSID% HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.Topo.szPname% HKR,,FriendlyName,,%WDM_CMPCI.Topo.szPname%
[WDM_CMPCI.AddReg] [WDM_CMPCI.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook" HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,CMIPCI.SYS HKR,,Driver,,CMIPCI.SYS
HKR,,NTMPDriver,,"CMIPCI.sys,sbemul.sys" HKR,,NTMPDriver,,"CMIPCI.sys,sbemul.sys"
HKR,Drivers,SubClasses,,"wave,midi,mixer" HKR,Drivers,SubClasses,,"wave,midi,mixer"
HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv, Driver,,wdmaud.drv HKR,Drivers\midi\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\wave\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
HKR,Drivers\midi\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\midi\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
HKR,Drivers\mixer\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc% HKR,Drivers\mixer\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
[Mixer_CMPCI.AddReg] [Mixer_CMPCI.AddReg]
HKLM,%MediaCategories%\%GUID.CMIPCI%,Name,,%*WDM_CMPCI.DeviceDesc% HKLM,%MediaCategories%\%GUID.CMIPCI%,Name,,%*WDM_CMPCI.DeviceDesc%
HKLM,%MediaCategories%\%GUID.CMIPCI%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CMIPCI%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IEC5V%,Name,,%Name.IEC5V% HKLM,%MediaCategories%\%GUID.IEC5V%,Name,,%Name.IEC5V%
HKLM,%MediaCategories%\%GUID.IEC5V%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IEC5V%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECOut%,Name,,%Name.IECOut% HKLM,%MediaCategories%\%GUID.IECOut%,Name,,%Name.IECOut%
HKLM,%MediaCategories%\%GUID.IECOut%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECOut%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECMonitor%,Name,,%Name.IECMonitor% HKLM,%MediaCategories%\%GUID.IECMonitor%,Name,,%Name.IECMonitor%
HKLM,%MediaCategories%\%GUID.IECMonitor%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECMonitor%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECInverse%,Name,,%Name.IECInverse% HKLM,%MediaCategories%\%GUID.IECInverse%,Name,,%Name.IECInverse%
HKLM,%MediaCategories%\%GUID.IECInverse%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECInverse%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.DAC%,Name,,%Name.DAC% HKLM,%MediaCategories%\%GUID.DAC%,Name,,%Name.DAC%
HKLM,%MediaCategories%\%GUID.DAC%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.DAC%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECSelect%,Name,,%Name.IECSelect% HKLM,%MediaCategories%\%GUID.IECSelect%,Name,,%Name.IECSelect%
HKLM,%MediaCategories%\%GUID.IECSelect%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECSelect%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.XCHGFB%,Name,,%Name.XCHGFB% HKLM,%MediaCategories%\%GUID.XCHGFB%,Name,,%Name.XCHGFB%
HKLM,%MediaCategories%\%GUID.XCHGFB%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.XCHGFB%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.BassLine%,Name,,%Name.BassLine% HKLM,%MediaCategories%\%GUID.BassLine%,Name,,%Name.BassLine%
HKLM,%MediaCategories%\%GUID.BassLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.BassLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.CenterLine%,Name,,%Name.CenterLine% HKLM,%MediaCategories%\%GUID.CenterLine%,Name,,%Name.CenterLine%
HKLM,%MediaCategories%\%GUID.CenterLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CenterLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECCopyright%,Name,,%Name.IECCopyright% HKLM,%MediaCategories%\%GUID.IECCopyright%,Name,,%Name.IECCopyright%
HKLM,%MediaCategories%\%GUID.IECCopyright%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECCopyright%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECPolValid%,Name,,%Name.IECPolValid% HKLM,%MediaCategories%\%GUID.IECPolValid%,Name,,%Name.IECPolValid%
HKLM,%MediaCategories%\%GUID.IECPolValid%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECPolValid%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.IECLoop%,Name,,%Name.IECLoop% HKLM,%MediaCategories%\%GUID.IECLoop%,Name,,%Name.IECLoop%
HKLM,%MediaCategories%\%GUID.IECLoop%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.IECLoop%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.RearLine%,Name,,%Name.RearLine% HKLM,%MediaCategories%\%GUID.RearLine%,Name,,%Name.RearLine%
HKLM,%MediaCategories%\%GUID.RearLine%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.RearLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.CenterMic%,Name,,%Name.CenterMic% HKLM,%MediaCategories%\%GUID.CenterMic%,Name,,%Name.CenterMic%
HKLM,%MediaCategories%\%GUID.CenterMic%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.CenterMic%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Manuf%,Name,,%Name.Manuf% HKLM,%MediaCategories%\%GUID.Manuf%,Name,,%Name.Manuf%
HKLM,%MediaCategories%\%GUID.Manuf%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.Manuf%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Component%,Name,,%Name.Component% HKLM,%MediaCategories%\%GUID.Component%,Name,,%Name.Component%
HKLM,%MediaCategories%\%GUID.Component%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%GUID.Component%,Display,1,00,00,00,00
[DestinationDirs] [DestinationDirs]
CMPCI.CopyList = 10, system32\drivers ; %SystemRoot%\system32\drivers CMPCI.CopyList = 10, system32\drivers ; %SystemRoot%\system32\drivers
CPanel.CopyList = 10, system32 ; %SystemRoot%\system32\drivers CPanel.CopyList = 10, system32 ; %SystemRoot%\system32\drivers
DefaultDestDir = 11 DefaultDestDir = 11
[CMPCI.CopyList] [CMPCI.CopyList]
cmipci.sys cmipci.sys
[CPanel.CopyList] [CPanel.CopyList]
cmicpl.cpl cmicpl.cpl
CMICONTROL.exe CMICONTROL.exe
;;**************** NT Install **************** ;;**************** NT Install ****************
[WDM_CMPCI.NTAMD64] [WDM_CMPCI.NTAMD64]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=CMPCI.CopyList, CPanel.CopyList CopyFiles=CMPCI.CopyList, CPanel.CopyList
AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg
[WDM_CMPCI.NTAMD64.Interfaces] [WDM_CMPCI.NTAMD64.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topo
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[WDM_CMPCI.NTAMD64.Services] [WDM_CMPCI.NTAMD64.Services]
AddService = cmipci, 0x00000002, cmipci_Service_Inst AddService = cmipci, 0x00000002, cmipci_Service_Inst
[cmipci_Service_Inst] [cmipci_Service_Inst]
DisplayName = %CMIPCI.SvcDesc% DisplayName = %CMIPCI.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\cmipci.sys ServiceBinary = %10%\system32\drivers\cmipci.sys
[MPU401.NTAMD64] [MPU401.NTAMD64]
Include=ks.inf, wdmaudio.inf Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401 Needs=KS.Registration, WDMAUDIO.Registration, WDMAUDIO.MPU401
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf) AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), WDMAUDIO.MPU401(wdmaudio.inf)
[MPU401.NTAMD64.Interfaces] [MPU401.NTAMD64.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,MPU401.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,MPU401.Interface.UART
[MPU401.NTAMD64.Services] [MPU401.NTAMD64.Services]
Needs=WDMAUDIO.MPU401.Services Needs=WDMAUDIO.MPU401.Services
AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf) AlsoInstall=WDMAUDIO.MPU401.Services(wdmaudio.inf)
[Strings] [Strings]
CMMfgName="Dogbert" CMMfgName="Dogbert"
*WDM_CMPCI.DeviceDesc="CMI8738/8768 Audio Device" *WDM_CMPCI.DeviceDesc="CMI8738/8768 Audio Device"
*WDM_CMMPU.DeviceDesc="CMI8738/8768 MPU-401" *WDM_CMMPU.DeviceDesc="CMI8738/8768 MPU-401"
WDM_CMPCI.Wave.szPname="CMI8738/8768 Wave" WDM_CMPCI.Wave.szPname="CMI8738/8768 Wave"
WDM_CMPCI.Topo.szPname="CMI8738/8768 Mixer" WDM_CMPCI.Topo.szPname="CMI8738/8768 Mixer"
WDM_CMPCI.UART.szPname="CMI8738/8768 MPU401" WDM_CMPCI.UART.szPname="CMI8738/8768 MPU401"
MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories" MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}" Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}" KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}" KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}" KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave" KSNAME_Wave="Wave"
KSNAME_Topology="Topology" KSNAME_Topology="Topology"
KSNAME_UART="UART" KSNAME_UART="UART"
CMIPCI.SvcDesc = "CMI8738/8768 Audio Driver" CMIPCI.SvcDesc = "CMI8738/8768 Audio Driver"
GUID.CMIPCI="{9DB14E9A-7BE7-480d-A2FA-32932489DE9C}" GUID.CMIPCI="{9DB14E9A-7BE7-480d-A2FA-32932489DE9C}"
GUID.IEC5V="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF0}" GUID.IEC5V="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF0}"
Name.IEC5V="S/PDIF-out 5V signal levels" Name.IEC5V="S/PDIF-out 5V signal levels"
GUID.IECOut="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF1}" GUID.IECOut="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF1}"
Name.IECOut="Enable S/PDIF-out" Name.IECOut="Enable S/PDIF-out"
GUID.IECInverse="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF2}" GUID.IECInverse="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF2}"
Name.IECInverse="Invert S/PDIF-in signal" Name.IECInverse="Invert S/PDIF-in signal"
GUID.IECMonitor="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF3}" GUID.IECMonitor="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF3}"
Name.IECMonitor="Enable PCM DAC" Name.IECMonitor="Enable PCM DAC"
GUID.DAC="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF4}" GUID.DAC="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF4}"
Name.DAC="DAC" Name.DAC="DAC"
GUID.IECSelect="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF5}" GUID.IECSelect="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF5}"
Name.IECSelect="Select secondary S/PDIF-in" Name.IECSelect="Select secondary S/PDIF-in"
GUID.XCHGFB="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF6}" GUID.XCHGFB="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF6}"
Name.XCHGFB="Exchange Front/Rear Jacks" Name.XCHGFB="Exchange Front/Rear Jacks"
GUID.BassLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF7}" GUID.BassLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF7}"
Name.BassLine="Route Bass to Line-In Jack" Name.BassLine="Route Bass to Line-In Jack"
GUID.CenterLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF8}" GUID.CenterLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF8}"
Name.CenterLine="Route Center to Line-In Jack" Name.CenterLine="Route Center to Line-In Jack"
GUID.IECCopyright="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF9}" GUID.IECCopyright="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DF9}"
Name.IECCopyright="Enable copyright bit" Name.IECCopyright="Enable copyright bit"
GUID.IECPolValid="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFA}" GUID.IECPolValid="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFA}"
Name.IECPolValid="Invert validity flag" Name.IECPolValid="Invert validity flag"
GUID.IECLoop="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFB}" GUID.IECLoop="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFB}"
Name.IECLoop="Loop S/PDIF-in to S/PDIF-out" Name.IECLoop="Loop S/PDIF-in to S/PDIF-out"
GUID.RearLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFC}" GUID.RearLine="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFC}"
Name.RearLine="Route Rear to Line-In Jack" Name.RearLine="Route Rear to Line-In Jack"
GUID.CenterMic="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFD}" GUID.CenterMic="{2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFD}"
Name.CenterMic="Route Center to Mic-In Jack" Name.CenterMic="Route Center to Mic-In Jack"
GUID.Manuf="{9DB14E9A-7BE7-480d-A2FA-32932489DE9E}" GUID.Manuf="{9DB14E9A-7BE7-480d-A2FA-32932489DE9E}"
Name.Manuf="Dogbert" Name.Manuf="Dogbert"
GUID.Component="{9DB14E9A-7BE7-480d-A2FA-32932489DE9D}" GUID.Component="{9DB14E9A-7BE7-480d-A2FA-32932489DE9D}"
Name.Component="main" Name.Component="main"
[Strings.0418] [Strings.0418]
*WDM_CMPCI.DeviceDesc="Dispozitiv audio CMI8738/8768" *WDM_CMPCI.DeviceDesc="Dispozitiv audio CMI8738/8768"
*WDM_CMMPU.DeviceDesc="MPU-401 CMI8738/8768" *WDM_CMMPU.DeviceDesc="MPU-401 CMI8738/8768"
WDM_CMPCI.Wave.szPname="Semnal-undă CMI8738/8768" WDM_CMPCI.Wave.szPname="Semnal-undă CMI8738/8768"
WDM_CMPCI.Topo.szPname="Modúl de mixaj CMI8738/8768" WDM_CMPCI.Topo.szPname="Modúl de mixaj CMI8738/8768"
WDM_CMPCI.UART.szPname="MPU401 CMI8738/8768" WDM_CMPCI.UART.szPname="MPU401 CMI8738/8768"
KSNAME_Wave="Semnal-undă" KSNAME_Wave="Semnal-undă"
KSNAME_Topology="Topologie" KSNAME_Topology="Topologie"
CMIPCI.SvcDesc = "Modúl-pilot audio CMI8738/8768" CMIPCI.SvcDesc = "Modúl-pilot audio CMI8738/8768"
Name.IEC5V="Nivele de semnal de 5V-ieșire S/PDIF" Name.IEC5V="Nivele de semnal de 5V-ieșire S/PDIF"
Name.IECOut="Activare ieșire S/PDIF" Name.IECOut="Activare ieșire S/PDIF"
Name.IECInverse="Inversare semnal de intrare S/PDIF" Name.IECInverse="Inversare semnal de intrare S/PDIF"
Name.IECMonitor="Activare convertor digital-analog PCM" Name.IECMonitor="Activare convertor digital-analog PCM"
Name.DAC="Convertor digital-analog (DAC)" Name.DAC="Convertor digital-analog (DAC)"
Name.IECSelect="Selectare intrare secundară S/PDIF" Name.IECSelect="Selectare intrare secundară S/PDIF"
Name.XCHGFB="Interschimbare mufe frontale/dorsale" Name.XCHGFB="Interschimbare mufe frontale/dorsale"
Name.BassLine="Canalizare bas pe mufa de intrare" Name.BassLine="Canalizare bas pe mufa de intrare"
Name.CenterLine="Canalizare centru pe mufa de intrare" Name.CenterLine="Canalizare centru pe mufa de intrare"
Name.IECCopyright="Activare bit de drepturi de autor" Name.IECCopyright="Activare bit de drepturi de autor"
Name.IECPolValid="Inversare fanion de validitate" Name.IECPolValid="Inversare fanion de validitate"
Name.IECLoop="Ciclare intrare S/PDIF pe ieșire S/PDIF" Name.IECLoop="Ciclare intrare S/PDIF pe ieșire S/PDIF"
Name.RearLine="Canalizare sateliți pe mufa de intrare" Name.RearLine="Canalizare sateliți pe mufa de intrare"
Name.CenterMic="Canalizare centru pe mufa de microfon" Name.CenterMic="Canalizare centru pe mufa de microfon"
+214 -214
View File
@@ -1,214 +1,214 @@
# #
# Extracted from the pci.ids database at http://pci-ids.ucw.cz/ # Extracted from the pci.ids database at http://pci-ids.ucw.cz/
# #
# #
# List of PCI ID's # List of PCI ID's
# #
# Version: 2017.05.25 # Version: 2017.05.25
# Date: 2017-05-25 03:15:02 # Date: 2017-05-25 03:15:02
# #
# Maintained by Albert Pool, Martin Mares, and other volunteers from # Maintained by Albert Pool, Martin Mares, and other volunteers from
# the PCI ID Project at http://pci-ids.ucw.cz/. # the PCI ID Project at http://pci-ids.ucw.cz/.
# #
# New data are always welcome, especially if they are accurate. If you have # New data are always welcome, especially if they are accurate. If you have
# anything to contribute, please follow the instructions at the web site. # anything to contribute, please follow the instructions at the web site.
# #
# This file can be distributed under either the GNU General Public License # This file can be distributed under either the GNU General Public License
# (version 2 or higher) or the 3-clause BSD License. # (version 2 or higher) or the 3-clause BSD License.
# #
# List of known device classes, subclasses and programming interfaces # List of known device classes, subclasses and programming interfaces
# Syntax: # Syntax:
# C class class_name # C class class_name
# subclass subclass_name <-- single tab # subclass subclass_name <-- single tab
# prog-if prog-if_name <-- two tabs # prog-if prog-if_name <-- two tabs
C 00 Unclassified device C 00 Unclassified device
00 Non-VGA unclassified device 00 Non-VGA unclassified device
01 VGA compatible unclassified device 01 VGA compatible unclassified device
C 01 Mass storage controller C 01 Mass storage controller
00 SCSI storage controller 00 SCSI storage controller
01 IDE interface 01 IDE interface
02 Floppy disk controller 02 Floppy disk controller
03 IPI bus controller 03 IPI bus controller
04 RAID bus controller 04 RAID bus controller
05 ATA controller 05 ATA controller
20 ADMA single stepping 20 ADMA single stepping
30 ADMA continuous operation 30 ADMA continuous operation
06 SATA controller 06 SATA controller
00 Vendor specific 00 Vendor specific
01 AHCI 1.0 01 AHCI 1.0
02 Serial Storage Bus 02 Serial Storage Bus
07 Serial Attached SCSI controller 07 Serial Attached SCSI controller
01 Serial Storage Bus 01 Serial Storage Bus
08 Non-Volatile memory controller 08 Non-Volatile memory controller
01 NVMHCI 01 NVMHCI
02 NVM Express 02 NVM Express
80 Mass storage controller 80 Mass storage controller
C 02 Network controller C 02 Network controller
00 Ethernet controller 00 Ethernet controller
01 Token ring network controller 01 Token ring network controller
02 FDDI network controller 02 FDDI network controller
03 ATM network controller 03 ATM network controller
04 ISDN controller 04 ISDN controller
05 WorldFip controller 05 WorldFip controller
06 PICMG controller 06 PICMG controller
07 Infiniband controller 07 Infiniband controller
08 Fabric controller 08 Fabric controller
80 Network controller 80 Network controller
C 03 Display controller C 03 Display controller
00 VGA compatible controller 00 VGA compatible controller
00 VGA controller 00 VGA controller
01 8514 controller 01 8514 controller
01 XGA compatible controller 01 XGA compatible controller
02 3D controller 02 3D controller
80 Display controller 80 Display controller
C 04 Multimedia controller C 04 Multimedia controller
00 Multimedia video controller 00 Multimedia video controller
01 Multimedia audio controller 01 Multimedia audio controller
02 Computer telephony device 02 Computer telephony device
03 Audio device 03 Audio device
80 Multimedia controller 80 Multimedia controller
C 05 Memory controller C 05 Memory controller
00 RAM memory 00 RAM memory
01 FLASH memory 01 FLASH memory
80 Memory controller 80 Memory controller
C 06 Bridge C 06 Bridge
00 Host bridge 00 Host bridge
01 ISA bridge 01 ISA bridge
02 EISA bridge 02 EISA bridge
03 MicroChannel bridge 03 MicroChannel bridge
04 PCI bridge 04 PCI bridge
00 Normal decode 00 Normal decode
01 Subtractive decode 01 Subtractive decode
05 PCMCIA bridge 05 PCMCIA bridge
06 NuBus bridge 06 NuBus bridge
07 CardBus bridge 07 CardBus bridge
08 RACEway bridge 08 RACEway bridge
00 Transparent mode 00 Transparent mode
01 Endpoint mode 01 Endpoint mode
09 Semi-transparent PCI-to-PCI bridge 09 Semi-transparent PCI-to-PCI bridge
40 Primary bus towards host CPU 40 Primary bus towards host CPU
80 Secondary bus towards host CPU 80 Secondary bus towards host CPU
0a InfiniBand to PCI host bridge 0a InfiniBand to PCI host bridge
80 Bridge 80 Bridge
C 07 Communication controller C 07 Communication controller
00 Serial controller 00 Serial controller
00 8250 00 8250
01 16450 01 16450
02 16550 02 16550
03 16650 03 16650
04 16750 04 16750
05 16850 05 16850
06 16950 06 16950
01 Parallel controller 01 Parallel controller
00 SPP 00 SPP
01 BiDir 01 BiDir
02 ECP 02 ECP
03 IEEE1284 03 IEEE1284
fe IEEE1284 Target fe IEEE1284 Target
02 Multiport serial controller 02 Multiport serial controller
03 Modem 03 Modem
00 Generic 00 Generic
01 Hayes/16450 01 Hayes/16450
02 Hayes/16550 02 Hayes/16550
03 Hayes/16650 03 Hayes/16650
04 Hayes/16750 04 Hayes/16750
04 GPIB controller 04 GPIB controller
05 Smard Card controller 05 Smard Card controller
80 Communication controller 80 Communication controller
C 08 Generic system peripheral C 08 Generic system peripheral
00 PIC 00 PIC
00 8259 00 8259
01 ISA PIC 01 ISA PIC
02 EISA PIC 02 EISA PIC
10 IO-APIC 10 IO-APIC
20 IO(X)-APIC 20 IO(X)-APIC
01 DMA controller 01 DMA controller
00 8237 00 8237
01 ISA DMA 01 ISA DMA
02 EISA DMA 02 EISA DMA
02 Timer 02 Timer
00 8254 00 8254
01 ISA Timer 01 ISA Timer
02 EISA Timers 02 EISA Timers
03 HPET 03 HPET
03 RTC 03 RTC
00 Generic 00 Generic
01 ISA RTC 01 ISA RTC
04 PCI Hot-plug controller 04 PCI Hot-plug controller
05 SD Host controller 05 SD Host controller
06 IOMMU 06 IOMMU
80 System peripheral 80 System peripheral
C 09 Input device controller C 09 Input device controller
00 Keyboard controller 00 Keyboard controller
01 Digitizer Pen 01 Digitizer Pen
02 Mouse controller 02 Mouse controller
03 Scanner controller 03 Scanner controller
04 Gameport controller 04 Gameport controller
00 Generic 00 Generic
10 Extended 10 Extended
80 Input device controller 80 Input device controller
C 0a Docking station C 0a Docking station
00 Generic Docking Station 00 Generic Docking Station
80 Docking Station 80 Docking Station
C 0b Processor C 0b Processor
00 386 00 386
01 486 01 486
02 Pentium 02 Pentium
10 Alpha 10 Alpha
20 Power PC 20 Power PC
30 MIPS 30 MIPS
40 Co-processor 40 Co-processor
C 0c Serial bus controller C 0c Serial bus controller
00 FireWire (IEEE 1394) 00 FireWire (IEEE 1394)
00 Generic 00 Generic
10 OHCI 10 OHCI
01 ACCESS Bus 01 ACCESS Bus
02 SSA 02 SSA
03 USB controller 03 USB controller
00 UHCI 00 UHCI
10 OHCI 10 OHCI
20 EHCI 20 EHCI
30 XHCI 30 XHCI
80 Unspecified 80 Unspecified
fe USB Device fe USB Device
04 Fibre Channel 04 Fibre Channel
05 SMBus 05 SMBus
06 InfiniBand 06 InfiniBand
07 IPMI SMIC interface 07 IPMI SMIC interface
08 SERCOS interface 08 SERCOS interface
09 CANBUS 09 CANBUS
C 0d Wireless controller C 0d Wireless controller
00 IRDA controller 00 IRDA controller
01 Consumer IR controller 01 Consumer IR controller
10 RF controller 10 RF controller
11 Bluetooth 11 Bluetooth
12 Broadband 12 Broadband
20 802.1a controller 20 802.1a controller
21 802.1b controller 21 802.1b controller
80 Wireless controller 80 Wireless controller
C 0e Intelligent controller C 0e Intelligent controller
00 I2O 00 I2O
C 0f Satellite communications controller C 0f Satellite communications controller
01 Satellite TV controller 01 Satellite TV controller
02 Satellite audio communication controller 02 Satellite audio communication controller
03 Satellite voice communication controller 03 Satellite voice communication controller
04 Satellite data communication controller 04 Satellite data communication controller
C 10 Encryption controller C 10 Encryption controller
00 Network and computing encryption device 00 Network and computing encryption device
10 Entertainment encryption device 10 Entertainment encryption device
80 Encryption controller 80 Encryption controller
C 11 Signal processing controller C 11 Signal processing controller
00 DPIO module 00 DPIO module
01 Performance counters 01 Performance counters
10 Communication synchronizer 10 Communication synchronizer
20 Signal processing management 20 Signal processing management
80 Signal processing controller 80 Signal processing controller
C 12 Processing accelerators C 12 Processing accelerators
00 Processing accelerators 00 Processing accelerators
C 13 Non-Essential Instrumentation C 13 Non-Essential Instrumentation
C 40 Coprocessor C 40 Coprocessor
C ff Unassigned class C ff Unassigned class
File diff suppressed because it is too large Load Diff
+13 -13
View File
@@ -1,13 +1,13 @@
# Example KDB.init file # Example KDB.init file
# #
# Set the disassembly flavor to "intel" (default is "at&t") # Set the disassembly flavor to "intel" (default is "at&t")
set syntax intel set syntax intel
# Change the condition to enter KDB on INT3 to "always" (default is "kmode") # Change the condition to enter KDB on INT3 to "always" (default is "kmode")
#set condition INT3 first always #set condition INT3 first always
# This is a special command available only in the KDBinit file - it breaks into # This is a special command available only in the KDBinit file - it breaks into
# KDB when it is interpreting the init file at startup. # KDB when it is interpreting the init file at startup.
#break #break
+3 -3
View File
@@ -1,3 +1,3 @@
# ReactOS hosts file # ReactOS hosts file
127.0.0.1 localhost 127.0.0.1 localhost
+81 -81
View File
@@ -1,81 +1,81 @@
; Network.INF ; Network.INF
; ;
; Installation file for the Net class ; Installation file for the Net class
; ;
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = Net Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer = 10/19/1999,5.00.2157.1 DriverVer = 10/19/1999,5.00.2157.1
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg = NetClass.NT.AddReg AddReg = NetClass.NT.AddReg
[NetClass.NT.AddReg] [NetClass.NT.AddReg]
HKR, , , 0, %DisplayClassName% HKR, , , 0, %DisplayClassName%
HKR, , EnumPropPages32, 0, "NetCfgx.dll,NetPropPageProvider" HKR, , EnumPropPages32, 0, "NetCfgx.dll,NetPropPageProvider"
HKR, , Icon, 0, "-5" HKR, , Icon, 0, "-5"
HKR, , Installer32, 0, "NetCfgx.dll,NetClassInstaller" HKR, , Installer32, 0, "NetCfgx.dll,NetClassInstaller"
; Add a fake network adapter entry in registry (Real adapters start at index 1) ; Add a fake network adapter entry in registry (Real adapters start at index 1)
HKLM,"SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\0000","",0x00010000,"" HKLM,"SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\0000","",0x00010000,""
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
DisplayClassName = "Network Adapters" DisplayClassName = "Network Adapters"
[Strings.0405] [Strings.0405]
DisplayClassName = "Síťové adaptéry" DisplayClassName = "Síťové adaptéry"
[Strings.0407] [Strings.0407]
DisplayClassName = "Netzwerkadapter" DisplayClassName = "Netzwerkadapter"
[Strings.0408] [Strings.0408]
DisplayClassName = "Προσαρμογείς δικτύου" DisplayClassName = "Προσαρμογείς δικτύου"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
DisplayClassName = "Adaptery sieciowe" DisplayClassName = "Adaptery sieciowe"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
DisplayClassName = "Adaptadores de red" DisplayClassName = "Adaptadores de red"
[Strings.040C] [Strings.040C]
DisplayClassName = "Cartes réseau" DisplayClassName = "Cartes réseau"
[Strings.0411] [Strings.0411]
DisplayClassName = "ネットワーク アダプタ" DisplayClassName = "ネットワーク アダプタ"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
DisplayClassName = "Karty sieciowe" DisplayClassName = "Karty sieciowe"
[Strings.0416] [Strings.0416]
DisplayClassName = "Adaptadores de rede" DisplayClassName = "Adaptadores de rede"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
DisplayClassName = "Adaptoare de rețea" DisplayClassName = "Adaptoare de rețea"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
DisplayClassName = "Сетевые адаптеры" DisplayClassName = "Сетевые адаптеры"
[Strings.041B] [Strings.041B]
DisplayClassName = "Sieťové adaptéry" DisplayClassName = "Sieťové adaptéry"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
DisplayClassName = "Ağ Bağdaştırıcıları" DisplayClassName = "Ağ Bağdaştırıcıları"
[Strings.0422] [Strings.0422]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
DisplayClassName = "Мережеві адаптери" DisplayClassName = "Мережеві адаптери"
[Strings.0427] [Strings.0427]
DisplayClassName = "Tinklo adapteriai" DisplayClassName = "Tinklo adapteriai"
+104 -104
View File
@@ -1,104 +1,104 @@
; ACPI.INF ; ACPI.INF
; Installation file for ACPI driver ; Installation file for ACPI driver
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = System Class = System
ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318} ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer = 10/11/2005,1.01.0.0 DriverVer = 10/11/2005,1.01.0.0
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
[Manufacturer] [Manufacturer]
%GenericMfg% = GenericMfg %GenericMfg% = GenericMfg
[GenericMfg] [GenericMfg]
%*PNP0C08.DeviceDesc% = ACPI_Inst,*PNP0C08 %*PNP0C08.DeviceDesc% = ACPI_Inst,*PNP0C08
;------------------------------ ACPI DRIVER ----------------------------- ;------------------------------ ACPI DRIVER -----------------------------
[ACPI_Inst.NT] [ACPI_Inst.NT]
CopyFiles = ACPI_CopyFiles.NT CopyFiles = ACPI_CopyFiles.NT
[ACPI_CopyFiles.NT] [ACPI_CopyFiles.NT]
acpi.sys acpi.sys
[ACPI_Inst.NT.Services] [ACPI_Inst.NT.Services]
AddService = acpi, 0x00000002, acpi_Service_Inst AddService = acpi, 0x00000002, acpi_Service_Inst
[acpi_Service_Inst] [acpi_Service_Inst]
ServiceType = 1 ServiceType = 1
StartType = 0 StartType = 0
ErrorControl = 1 ErrorControl = 1
ServiceBinary = %12%\acpi.sys ServiceBinary = %12%\acpi.sys
LoadOrderGroup = Boot Bus Extender LoadOrderGroup = Boot Bus Extender
;-------------------------------- STRINGS ------------------------------- ;-------------------------------- STRINGS -------------------------------
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
GenericMfg = "(Generic system devices)" GenericMfg = "(Generic system devices)"
*PNP0C08.DeviceDesc = "ACPI hardware" *PNP0C08.DeviceDesc = "ACPI hardware"
[Strings.0405] [Strings.0405]
GenericMfg = "(Generická systémová zařízení)" GenericMfg = "(Generická systémová zařízení)"
[Strings.0407] [Strings.0407]
GenericMfg = "(Generische Systemgeräte)" GenericMfg = "(Generische Systemgeräte)"
*PNP0C08.DeviceDesc = "ACPI Hardware" *PNP0C08.DeviceDesc = "ACPI Hardware"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
GenericMfg = "(Dispositivos del sistema estándar)" GenericMfg = "(Dispositivos del sistema estándar)"
*PNP0C08.DeviceDesc = "Hardware ACPI" *PNP0C08.DeviceDesc = "Hardware ACPI"
[Strings.040C] [Strings.040C]
GenericMfg = "(Périphériques systèmes génériques)" GenericMfg = "(Périphériques systèmes génériques)"
[Strings.0411] [Strings.0411]
GenericMfg = "(標準システム デバイス)" GenericMfg = "(標準システム デバイス)"
*PNP0C08.DeviceDesc = "ACPI ハードウェア" *PNP0C08.DeviceDesc = "ACPI ハードウェア"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
GenericMfg = "(Standardowe urządzenia systemowe)" GenericMfg = "(Standardowe urządzenia systemowe)"
*PNP0C08.DeviceDesc = "Sprzęt ACPI" *PNP0C08.DeviceDesc = "Sprzęt ACPI"
[Strings.0416] [Strings.0416]
GenericMfg = "(Dispositivos de sistema padrão)" GenericMfg = "(Dispositivos de sistema padrão)"
*PNP0C08.DeviceDesc = "Hardware ACPI" *PNP0C08.DeviceDesc = "Hardware ACPI"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
GenericMfg = "(dispozitiv de sistem generic)" GenericMfg = "(dispozitiv de sistem generic)"
*PNP0C08.DeviceDesc = "Dispozitive ACPI" *PNP0C08.DeviceDesc = "Dispozitive ACPI"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
GenericMfg = "(Стандартные системные устройства)" GenericMfg = "(Стандартные системные устройства)"
*PNP0C08.DeviceDesc = "ACPI устройства" *PNP0C08.DeviceDesc = "ACPI устройства"
[Strings.041B] [Strings.041B]
GenericMfg = "(Generické systémové zariadenia)" GenericMfg = "(Generické systémové zariadenia)"
*PNP0C08.DeviceDesc = "ACPI hardvér" *PNP0C08.DeviceDesc = "ACPI hardvér"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
GenericMfg = "(Umûmî Dizge Aygıtları)" GenericMfg = "(Umûmî Dizge Aygıtları)"
*PNP0C08.DeviceDesc = "ACPI Donanım" *PNP0C08.DeviceDesc = "ACPI Donanım"
[Strings.0422] [Strings.0422]
GenericMfg = "(Стандартні системні пристрої)" GenericMfg = "(Стандартні системні пристрої)"
*PNP0C08.DeviceDesc = "Пристрої ACPI" *PNP0C08.DeviceDesc = "Пристрої ACPI"
[Strings.0427] [Strings.0427]
GenericMfg = "(Standartiniai sisteminiai įrenginiai)" GenericMfg = "(Standartiniai sisteminiai įrenginiai)"
+106 -106
View File
@@ -1,106 +1,106 @@
; AUDIO.INF ; AUDIO.INF
; Installation of Audio / Video Adapters ; Installation of Audio / Video Adapters
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = MEDIA Class = MEDIA
ClassGUID = {4d36e96c-e325-11ce-bfc1-08002be10318} ClassGUID = {4d36e96c-e325-11ce-bfc1-08002be10318}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer = 10/19/1999,5.00.2157.1 DriverVer = 10/19/1999,5.00.2157.1
[DestinationDirs] [DestinationDirs]
Audio.CopyFiles.UserMode = 12 Audio.CopyFiles.UserMode = 12
Audio.CopyFiles.KernelMode = 11 Audio.CopyFiles.KernelMode = 11
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg = AUDIOClass.NT.AddReg AddReg = AUDIOClass.NT.AddReg
[AUDIOClass.NT.AddReg] [AUDIOClass.NT.AddReg]
HKR, , , 0, %AUDIOClassName% HKR, , , 0, %AUDIOClassName%
HKR, , EnumPropPages32,0, "MmSys.Cpl,MediaPropPageProvider" HKR, , EnumPropPages32,0, "MmSys.Cpl,MediaPropPageProvider"
HKR, , Icon, 0, "3004" HKR, , Icon, 0, "3004"
HKR, , Installer32, 0, "MmSys.Cpl,MediaClassInstaller" HKR, , Installer32, 0, "MmSys.Cpl,MediaClassInstaller"
;-------------------------------- Audio installation ---------------------------------------- ;-------------------------------- Audio installation ----------------------------------------
[AUDIO_Inst.NT] [AUDIO_Inst.NT]
CopyFiles = Audio.CopyFiles.KernelMode, Audio.CopyFiles.UserMode CopyFiles = Audio.CopyFiles.KernelMode, Audio.CopyFiles.UserMode
[Audio.CopyFiles.KernelMode] [Audio.CopyFiles.KernelMode]
sysaudio.sys sysaudio.sys
wdmaud.sys wdmaud.sys
portcls.sys portcls.sys
drmk.sys drmk.sys
kmixer.sys kmixer.sys
[Audio.CopyFiles.UserMode] [Audio.CopyFiles.UserMode]
wdmaud.drv wdmaud.drv
ksuser.dll ksuser.dll
[Audio_Inst.NT.Services] [Audio_Inst.NT.Services]
AddService = wdmaud,,wdmaud_Service_Inst AddService = wdmaud,,wdmaud_Service_Inst
AddService = sysaudio,,sysaudio_Service_Inst AddService = sysaudio,,sysaudio_Service_Inst
AddService = kmixer,,kmixer_Service_Inst AddService = kmixer,,kmixer_Service_Inst
[wdmaud_Service_Inst] [wdmaud_Service_Inst]
ServiceType = 1 ServiceType = 1
StartType = 3 StartType = 3
ErrorControl = 0 ErrorControl = 0
ServiceBinary = %12%\wdmaud.sys ServiceBinary = %12%\wdmaud.sys
[kmixer_Service_Inst] [kmixer_Service_Inst]
ServiceType = 1 ServiceType = 1
StartType = 3 StartType = 3
ErrorControl = 0 ErrorControl = 0
ServiceBinary = %12%\kmixer.sys ServiceBinary = %12%\kmixer.sys
[sysaudio_Service_Inst] [sysaudio_Service_Inst]
ServiceType = 1 ServiceType = 1
StartType = 3 StartType = 3
ErrorControl = 0 ErrorControl = 0
ServiceBinary = %12%\sysaudio.sys ServiceBinary = %12%\sysaudio.sys
;-------------------------------- STRINGS ------------------------------- ;-------------------------------- STRINGS -------------------------------
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
AUDIOClassName = "Audio & Videocontroller" AUDIOClassName = "Audio & Videocontroller"
[Strings.0405] [Strings.0405]
AUDIOClassName = "Řadiče zvuku a obrazu" AUDIOClassName = "Řadiče zvuku a obrazu"
[Strings.0407] [Strings.0407]
AUDIOClassName = "Audio-, Video- und Gamecontroller" AUDIOClassName = "Audio-, Video- und Gamecontroller"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
AUDIOClassName = "Dispositivos de sonido, vídeo y juegos" AUDIOClassName = "Dispositivos de sonido, vídeo y juegos"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
AUDIOClassName = "Kontrolery audio, wideo i gier" AUDIOClassName = "Kontrolery audio, wideo i gier"
[Strings.0416] [Strings.0416]
AUDIOClassName = "Controladores de som, vídeo e jogo" AUDIOClassName = "Controladores de som, vídeo e jogo"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
AUDIOClassName = "Dispozitive audio & video" AUDIOClassName = "Dispozitive audio & video"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
AUDIOClassName = "Аудио и видео контроллер" AUDIOClassName = "Аудио и видео контроллер"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
AUDIOClassName = "Ses ve Vidyo Denetleyicisi" AUDIOClassName = "Ses ve Vidyo Denetleyicisi"
[Strings.0422] [Strings.0422]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
AUDIOClassName = "Контроллер аудіо та відео" AUDIOClassName = "Контроллер аудіо та відео"
[Strings.0427] [Strings.0427]
AUDIOClassName = "Garso, vaizdo ir žaidimu irenginiai" AUDIOClassName = "Garso, vaizdo ir žaidimu irenginiai"
+141 -141
View File
@@ -1,141 +1,141 @@
; BATTERY.INF ; BATTERY.INF
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = Battery Class = Battery
ClassGUID = {72631E54-78A4-11D0-BCF7-00AA00B7B32A} ClassGUID = {72631E54-78A4-11D0-BCF7-00AA00B7B32A}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer = 02/28/2010,1.00 DriverVer = 02/28/2010,1.00
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
Class_CopyFiles = 11 Class_CopyFiles = 11
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg = BatteryClass.NT.AddReg AddReg = BatteryClass.NT.AddReg
CopyFiles = Class_CopyFiles CopyFiles = Class_CopyFiles
[Class_CopyFiles] [Class_CopyFiles]
batt.dll batt.dll
[BatteryClass.NT.AddReg] [BatteryClass.NT.AddReg]
HKR, , , 0, %BatteryClassName% HKR, , , 0, %BatteryClassName%
HKR, , Icon, 0, "2" HKR, , Icon, 0, "2"
HKR, , Installer32, 0, "batt.dll,BatteryClassInstall" HKR, , Installer32, 0, "batt.dll,BatteryClassInstall"
[Manufacturer] [Manufacturer]
%GenericMfg% = GenericMfg %GenericMfg% = GenericMfg
[GenericMfg] [GenericMfg]
%ACPI\PNP0C0A.DeviceDesc% = CmBatt,ACPI\PNP0C0A %ACPI\PNP0C0A.DeviceDesc% = CmBatt,ACPI\PNP0C0A
%ACPI\ACPI0003.DeviceDesc% = AcAdapter,ACPI\ACPI0003 %ACPI\ACPI0003.DeviceDesc% = AcAdapter,ACPI\ACPI0003
[AcAdapter] [AcAdapter]
AddReg=AcAdapter_Addreg AddReg=AcAdapter_Addreg
CopyFiles = CmBatt_CopyFiles CopyFiles = CmBatt_CopyFiles
[AcAdapter_Addreg] [AcAdapter_Addreg]
HKR,,PowerSourceType,%REG_BINARY%,01,00,00,00 HKR,,PowerSourceType,%REG_BINARY%,01,00,00,00
[AcAdapter.Services] [AcAdapter.Services]
AddService = cmbatt, 0x00000002, AcAdapter_Service_Install AddService = cmbatt, 0x00000002, AcAdapter_Service_Install
[AcAdapter_Service_Install] [AcAdapter_Service_Install]
ServiceType = 1 ServiceType = 1
StartType = 3 StartType = 3
ErrorControl = 1 ErrorControl = 1
ServiceBinary = %12%\cmbatt.sys ServiceBinary = %12%\cmbatt.sys
[CmBatt] [CmBatt]
AddReg=CmBatt_Addreg AddReg=CmBatt_Addreg
CopyFiles = CmBatt_CopyFiles CopyFiles = CmBatt_CopyFiles
[CmBatt_Addreg] [CmBatt_Addreg]
HKR,,PowerSourceType,%REG_BINARY%,00,00,00,00 HKR,,PowerSourceType,%REG_BINARY%,00,00,00,00
[CmBatt_CopyFiles] [CmBatt_CopyFiles]
cmbatt.sys cmbatt.sys
battc.sys battc.sys
[CmBatt.Services] [CmBatt.Services]
AddService = cmbatt, 0x00000002, CmBatt_Service_Install AddService = cmbatt, 0x00000002, CmBatt_Service_Install
[CmBatt_Service_Install] [CmBatt_Service_Install]
ServiceType = 1 ServiceType = 1
StartType = 3 StartType = 3
ErrorControl = 1 ErrorControl = 1
ServiceBinary = %12%\cmbatt.sys ServiceBinary = %12%\cmbatt.sys
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
BatteryClassName = "Batteries" BatteryClassName = "Batteries"
REG_BINARY = 1 REG_BINARY = 1
GenericMfg = "(Generic batteries)" GenericMfg = "(Generic batteries)"
ACPI\PNP0C0A.DeviceDesc = "ACPI-compliant control method battery" ACPI\PNP0C0A.DeviceDesc = "ACPI-compliant control method battery"
ACPI\ACPI0003.DeviceDesc = "AC adapter" ACPI\ACPI0003.DeviceDesc = "AC adapter"
[Strings.0405] [Strings.0405]
BatteryClassName = "Baterie" BatteryClassName = "Baterie"
GenericMfg = "(Generické baterie)" GenericMfg = "(Generické baterie)"
ACPI\PNP0C0A.DeviceDesc = "ACPI baterie" ACPI\PNP0C0A.DeviceDesc = "ACPI baterie"
ACPI\ACPI0003.DeviceDesc = "Síťový adaptér" ACPI\ACPI0003.DeviceDesc = "Síťový adaptér"
[Strings.0407] [Strings.0407]
BatteryClassName = "Batterien" BatteryClassName = "Batterien"
GenericMfg = "(Generische Batterien)" GenericMfg = "(Generische Batterien)"
ACPI\PNP0C0A.DeviceDesc = "ACPI-konforme Kontrollmethodenbatterie" ACPI\PNP0C0A.DeviceDesc = "ACPI-konforme Kontrollmethodenbatterie"
ACPI\ACPI0003.DeviceDesc = "Netzteil" ACPI\ACPI0003.DeviceDesc = "Netzteil"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
BatteryClassName = "Baterías" BatteryClassName = "Baterías"
GenericMfg = "(Baterías genéricas)" GenericMfg = "(Baterías genéricas)"
ACPI\PNP0C0A.DeviceDesc = "Método de control de batería compatible con ACPI" ACPI\PNP0C0A.DeviceDesc = "Método de control de batería compatible con ACPI"
ACPI\ACPI0003.DeviceDesc = "Adaptador de corriente alterna" ACPI\ACPI0003.DeviceDesc = "Adaptador de corriente alterna"
[Strings.040C] [Strings.040C]
BatteryClassName = "Batteries" BatteryClassName = "Batteries"
GenericMfg = "(Batteries génériques)" GenericMfg = "(Batteries génériques)"
ACPI\PNP0C0A.DeviceDesc = "Batterie à méthode de contrôle compatible ACPI" ACPI\PNP0C0A.DeviceDesc = "Batterie à méthode de contrôle compatible ACPI"
ACPI\ACPI0003.DeviceDesc = "Adaptateur secteur" ACPI\ACPI0003.DeviceDesc = "Adaptateur secteur"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
BatteryClassName = "Baterie" BatteryClassName = "Baterie"
GenericMfg = "(Standardowe baterie)" GenericMfg = "(Standardowe baterie)"
ACPI\PNP0C0A.DeviceDesc = "Bateria zgodna z ACPI" ACPI\PNP0C0A.DeviceDesc = "Bateria zgodna z ACPI"
ACPI\ACPI0003.DeviceDesc = "Zasilacz" ACPI\ACPI0003.DeviceDesc = "Zasilacz"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
BatteryClassName = "Acumulatori" BatteryClassName = "Acumulatori"
GenericMfg = "(acumulator generic)" GenericMfg = "(acumulator generic)"
ACPI\PNP0C0A.DeviceDesc = "Metodă de control acumulator conformă cu ACPI" ACPI\PNP0C0A.DeviceDesc = "Metodă de control acumulator conformă cu ACPI"
ACPI\ACPI0003.DeviceDesc = "Adaptor de curent alternativ" ACPI\ACPI0003.DeviceDesc = "Adaptor de curent alternativ"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
BatteryClassName = "Батареи" BatteryClassName = "Батареи"
GenericMfg = "(Стандартные батареи)" GenericMfg = "(Стандартные батареи)"
ACPI\PNP0C0A.DeviceDesc = "Батареи с ACPI-совместимым методом управления" ACPI\PNP0C0A.DeviceDesc = "Батареи с ACPI-совместимым методом управления"
ACPI\ACPI0003.DeviceDesc = "AC адаптер" ACPI\ACPI0003.DeviceDesc = "AC адаптер"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
BatteryClassName = "Piller" BatteryClassName = "Piller"
GenericMfg = "(Umûmî Piler)" GenericMfg = "(Umûmî Piler)"
ACPI\PNP0C0A.DeviceDesc = "ACPI Uyumlu Denetim Yöntemi Pili" ACPI\PNP0C0A.DeviceDesc = "ACPI Uyumlu Denetim Yöntemi Pili"
ACPI\ACPI0003.DeviceDesc = "AC Uyarlayıcı" ACPI\ACPI0003.DeviceDesc = "AC Uyarlayıcı"
[Strings.0422] [Strings.0422]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
BatteryClassName = "Батареї" BatteryClassName = "Батареї"
GenericMfg = "(Стандартні батареї)" GenericMfg = "(Стандартні батареї)"
ACPI\PNP0C0A.DeviceDesc = "Батареї з ACPI-сумісним методом керування" ACPI\PNP0C0A.DeviceDesc = "Батареї з ACPI-сумісним методом керування"
ACPI\ACPI0003.DeviceDesc = "AC адаптер" ACPI\ACPI0003.DeviceDesc = "AC адаптер"
+250 -250
View File
@@ -1,250 +1,250 @@
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = Media Class = Media
ClassGUID = {4d36e96c-e325-11ce-bfc1-08002be10318} ClassGUID = {4d36e96c-e325-11ce-bfc1-08002be10318}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer=07/01/2001,5.1.2535.0 DriverVer=07/01/2001,5.1.2535.0
[DefaultInstall] [DefaultInstall]
Include=ks.inf Include=ks.inf
Needs=KS.Registration Needs=KS.Registration
AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration,BDA.DeviceInstallation, NdisIP.Installation AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration,BDA.DeviceInstallation, NdisIP.Installation
DelReg=CategoryUnRegistration DelReg=CategoryUnRegistration
RegisterDlls=BDA.RegisterDlls RegisterDlls=BDA.RegisterDlls
CopyFiles=BdaPlugIn.Files, BdaFilter.Files, BdaDriver.Files CopyFiles=BdaPlugIn.Files, BdaFilter.Files, BdaDriver.Files
[DefaultInstall.NT] [DefaultInstall.NT]
Include=ks.inf Include=ks.inf
Needs=KS.Registration Needs=KS.Registration
AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration,BDA.DeviceInstallation, NdisIP.Installation.NT AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration,BDA.DeviceInstallation, NdisIP.Installation.NT
DelReg=CategoryUnRegistration DelReg=CategoryUnRegistration
RegisterDlls=BDA.RegisterDlls RegisterDlls=BDA.RegisterDlls
CopyFiles=BdaPlugIn.Files, BdaFilter.Files, BdaDriver.Files CopyFiles=BdaPlugIn.Files, BdaFilter.Files, BdaDriver.Files
[DestinationDirs] [DestinationDirs]
DefaultDestDir=11 DefaultDestDir=11
BdaFilter.Files=11 BdaFilter.Files=11
BdaPlugIn.Files=11 BdaPlugIn.Files=11
AllDll.Files=11 AllDll.Files=11
BdaDriver.Files=10,system32\drivers BdaDriver.Files=10,system32\drivers
AllDriver.Files=10,system32\drivers AllDriver.Files=10,system32\drivers
[BDA.Registration] [BDA.Registration]
AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration
DelReg=CategoryUnRegistration DelReg=CategoryUnRegistration
[BDA.Installation.NT] [BDA.Installation.NT]
AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration,BDA.DeviceInstallation, NdisIP.Installation.NT AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration,BDA.DeviceInstallation, NdisIP.Installation.NT
DelReg=CategoryUnRegistration DelReg=CategoryUnRegistration
RegisterDlls=BDA.RegisterDlls RegisterDlls=BDA.RegisterDlls
CopyFiles=BdaPlugIn.Files, BdaFilter.Files, BdaDriver.Files CopyFiles=BdaPlugIn.Files, BdaFilter.Files, BdaDriver.Files
[BDA.NodeRegistration] [BDA.NodeRegistration]
[BdaCategoryUnRegistration] [BdaCategoryUnRegistration]
[BDA.CategoryRegistration] [BDA.CategoryRegistration]
HKCR,%ActiveMovieCategories%\%GUID.BdaTuner% HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%
HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,,,%Category_BdaTuner% HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,,,%Category_BdaTuner%
HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,FriendlyName,,%Category_BdaTuner% HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,FriendlyName,,%Category_BdaTuner%
HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,CLSID,,%GUID.BdaTuner% HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,CLSID,,%GUID.BdaTuner%
HKCR,%ActiveMovieCategories%\%GUID.BdaComponent% HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%
HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,,,%Category_BdaComponent% HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,,,%Category_BdaComponent%
HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,FriendlyName,,%Category_BdaComponent% HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,FriendlyName,,%Category_BdaComponent%
HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,CLSID,,%GUID.BdaComponent% HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,CLSID,,%GUID.BdaComponent%
HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,Merit,1,00,00,60,00 HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,Merit,1,00,00,60,00
HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer% HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%
HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,,,%Category_BdaRenderer% HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,,,%Category_BdaRenderer%
HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,FriendlyName,,%Category_BdaRenderer% HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,FriendlyName,,%Category_BdaRenderer%
HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,CLSID,,"%GUID.BdaRenderer%" HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,CLSID,,"%GUID.BdaRenderer%"
[BDA.PinNameRegistration] [BDA.PinNameRegistration]
HKLM,%MediaCategories%\%PinID.GUID.AtscTS%,Name,,%Pin.Name.AtscTS% HKLM,%MediaCategories%\%PinID.GUID.AtscTS%,Name,,%Pin.Name.AtscTS%
HKLM,%MediaCategories%\%PinID.GUID.AtscTS%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%PinID.GUID.AtscTS%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%PinID.GUID.IPV4%,Name,,%Pin.Name.IPV4% HKLM,%MediaCategories%\%PinID.GUID.IPV4%,Name,,%Pin.Name.IPV4%
HKLM,%MediaCategories%\%PinID.GUID.IPV4%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%PinID.GUID.IPV4%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%PinID.GUID.MPE%,Name,,%Pin.Name.MPE% HKLM,%MediaCategories%\%PinID.GUID.MPE%,Name,,%Pin.Name.MPE%
HKLM,%MediaCategories%\%PinID.GUID.MPE%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%PinID.GUID.MPE%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%PinID.GUID.NABTS%,Name,,%Pin.Name.NABTS% HKLM,%MediaCategories%\%PinID.GUID.NABTS%,Name,,%Pin.Name.NABTS%
HKLM,%MediaCategories%\%PinID.GUID.NABTS%,Display,1,00,00,00,00 HKLM,%MediaCategories%\%PinID.GUID.NABTS%,Display,1,00,00,00,00
[BDA.DeviceInstallation] [BDA.DeviceInstallation]
HKLM,%RunOnce%,"MPE0",,"rundll32.exe streamci,StreamingDeviceSetup %MPE.DeviceId%,GLOBAL,%GUID.BdaComponent%,%17%\mpe.inf,BDAcodec" HKLM,%RunOnce%,"MPE0",,"rundll32.exe streamci,StreamingDeviceSetup %MPE.DeviceId%,GLOBAL,%GUID.BdaComponent%,%17%\mpe.inf,BDAcodec"
HKLM,%RunOnce%,"STREAMIP0",,"rundll32.exe streamci,StreamingDeviceSetup %StreamIP.DeviceId%,GLOBAL,%GUID.BdaRenderer%,%17%\streamip.inf,BDAcodec" HKLM,%RunOnce%,"STREAMIP0",,"rundll32.exe streamci,StreamingDeviceSetup %StreamIP.DeviceId%,GLOBAL,%GUID.BdaRenderer%,%17%\streamip.inf,BDAcodec"
HKLM,%RunOnce%,"SLIP0",,"rundll32.exe streamci,StreamingDeviceSetup %Slip.DeviceId%,GLOBAL,%GUID.BdaComponent%,%17%\slip.inf,VBIcodec" HKLM,%RunOnce%,"SLIP0",,"rundll32.exe streamci,StreamingDeviceSetup %Slip.DeviceId%,GLOBAL,%GUID.BdaComponent%,%17%\slip.inf,VBIcodec"
HKLM,%RunOnce%,"CCDECODE0",,"rundll32.exe streamci,StreamingDeviceSetup %CCDecode.DeviceId%,GLOBAL,%VBIcatID%,%17%\CCDECODE.inf,CCDECODE.Interface.Install" HKLM,%RunOnce%,"CCDECODE0",,"rundll32.exe streamci,StreamingDeviceSetup %CCDecode.DeviceId%,GLOBAL,%VBIcatID%,%17%\CCDECODE.inf,CCDECODE.Interface.Install"
HKLM,%RunOnce%,"NABTSFEC0",,"rundll32.exe streamci,StreamingDeviceSetup %NabtsFEC.DeviceID%,GLOBAL,%VBIcatID%,%17%\NABTSFEC.inf,NABTSFEC.Interface.Install" HKLM,%RunOnce%,"NABTSFEC0",,"rundll32.exe streamci,StreamingDeviceSetup %NabtsFEC.DeviceID%,GLOBAL,%VBIcatID%,%17%\NABTSFEC.inf,NABTSFEC.Interface.Install"
HKLM,%RunOnce%,"WSTCODEC0",,"rundll32.exe streamci,StreamingDeviceSetup %WSTCodec.DeviceId%,GLOBAL,%VBIcatID%,%17%\WSTCODEC.inf,WSTCODEC.Interface.Install" HKLM,%RunOnce%,"WSTCODEC0",,"rundll32.exe streamci,StreamingDeviceSetup %WSTCodec.DeviceId%,GLOBAL,%VBIcatID%,%17%\WSTCODEC.inf,WSTCODEC.Interface.Install"
[NdisIP.Installation] [NdisIP.Installation]
HKLM,Enum\Root\NDISIP\0000,HardwareID,,"NDISIP" HKLM,Enum\Root\NDISIP\0000,HardwareID,,"NDISIP"
[NdisIP.Installation.NT] [NdisIP.Installation.NT]
HKLM,%RunOnce%,"NDISIP0",,"rundll32.exe streamci,StreamingDeviceSetup %NdisIP.DeviceId%,NDISIP,%NdisIP.GUID.BDANetInterface%,%17%\ndisip.inf,NdisIP.Reg" HKLM,%RunOnce%,"NDISIP0",,"rundll32.exe streamci,StreamingDeviceSetup %NdisIP.DeviceId%,NDISIP,%NdisIP.GUID.BDANetInterface%,%17%\ndisip.inf,NdisIP.Reg"
[BDA.FilterRegistration] [BDA.FilterRegistration]
HKLM,%PsisDecd.Reg%,"VendorID",1,31,11,00,00 HKLM,%PsisDecd.Reg%,"VendorID",1,31,11,00,00
HKLM,%PsisDecd.Reg%,"AdapterID",1,46,71,00,00 HKLM,%PsisDecd.Reg%,"AdapterID",1,46,71,00,00
HKLM,%PsisDecd.Reg%,"ChannelNumber",1,0a,00,00,00 HKLM,%PsisDecd.Reg%,"ChannelNumber",1,0a,00,00,00
HKLM,%PsisDecd.Reg%,"MaxChannelNumber",1,44,00,00,00 HKLM,%PsisDecd.Reg%,"MaxChannelNumber",1,44,00,00,00
HKLM,%PsisDecd.Reg%,"AtscNetwork",1,01,00,00,00 HKLM,%PsisDecd.Reg%,"AtscNetwork",1,01,00,00,00
HKLM,%PsisDecd.Reg%,"EnableAtsc_PSIP",1,01,00,00,00 HKLM,%PsisDecd.Reg%,"EnableAtsc_PSIP",1,01,00,00,00
HKLM,%PsisDecd.Reg%,"DvbNetwork",1,00,00,00,00 HKLM,%PsisDecd.Reg%,"DvbNetwork",1,00,00,00,00
HKLM,%PsisDecd.Reg%,"EnableDVB_SI",1,00,00,00,00 HKLM,%PsisDecd.Reg%,"EnableDVB_SI",1,00,00,00,00
HKLM,%PsisDecd.Reg%,"EnableNetwkProvider",1,01,00,00,00 HKLM,%PsisDecd.Reg%,"EnableNetwkProvider",1,01,00,00,00
HKLM,%PsisDecd.Reg%,"GraphFile",,"\\psistest.grf" HKLM,%PsisDecd.Reg%,"GraphFile",,"\\psistest.grf"
[BDA.RegisterDlls] [BDA.RegisterDlls]
11,,BdaPlgin.ax,1 11,,BdaPlgin.ax,1
11,,MsDvbNp.ax,1 11,,MsDvbNp.ax,1
11,,Mpeg2Data.ax,1 11,,Mpeg2Data.ax,1
11,,PsisRndr.ax,1 11,,PsisRndr.ax,1
11,,PsisDecd.dll,1 11,,PsisDecd.dll,1
[BDA.PluginRegistration] [BDA.PluginRegistration]
HKCR,CLSID\%GUID.BdaDeviceControl%,,,%PlugIn_BdaDevice% HKCR,CLSID\%GUID.BdaDeviceControl%,,,%PlugIn_BdaDevice%
HKCR,CLSID\%GUID.BdaDeviceControl%\InprocServer32,,,BdaPlgin.ax HKCR,CLSID\%GUID.BdaDeviceControl%\InprocServer32,,,BdaPlgin.ax
HKCR,CLSID\%GUID.BdaDeviceControl%\InprocServer32,ThreadingModel,,Both HKCR,CLSID\%GUID.BdaDeviceControl%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaInterfaces%\%GUID.BdaDeviceControl%,,,%PlugIn_BdaDevice% HKLM,%MediaInterfaces%\%GUID.BdaDeviceControl%,,,%PlugIn_BdaDevice%
HKLM,%MediaInterfaces%\%GUID.BdaDeviceControl%,IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 HKLM,%MediaInterfaces%\%GUID.BdaDeviceControl%,IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
HKCR,CLSID\%GUID.BdaPinControl%,,,%PlugIn_BdaDevice% HKCR,CLSID\%GUID.BdaPinControl%,,,%PlugIn_BdaDevice%
HKCR,CLSID\%GUID.BdaPinControl%\InprocServer32,,,BdaPlgin.ax HKCR,CLSID\%GUID.BdaPinControl%\InprocServer32,,,BdaPlgin.ax
HKCR,CLSID\%GUID.BdaPinControl%\InprocServer32,ThreadingModel,,Both HKCR,CLSID\%GUID.BdaPinControl%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaInterfaces%\%GUID.BdaPinControl%,,,%PlugIn_BdaDevice% HKLM,%MediaInterfaces%\%GUID.BdaPinControl%,,,%PlugIn_BdaDevice%
HKLM,%MediaInterfaces%\%GUID.BdaPinControl%,IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 HKLM,%MediaInterfaces%\%GUID.BdaPinControl%,IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
HKCR,CLSID\%GUID.BdaCAControl%,,,%PlugIn_BdaDevice% HKCR,CLSID\%GUID.BdaCAControl%,,,%PlugIn_BdaDevice%
HKCR,CLSID\%GUID.BdaCAControl%\InprocServer32,,,CaPlgin.ax HKCR,CLSID\%GUID.BdaCAControl%\InprocServer32,,,CaPlgin.ax
HKCR,CLSID\%GUID.BdaCAControl%\InprocServer32,ThreadingModel,,Both HKCR,CLSID\%GUID.BdaCAControl%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaInterfaces%\%GUID.BdaCAControl%,,,%PlugIn_BdaCA% HKLM,%MediaInterfaces%\%GUID.BdaCAControl%,,,%PlugIn_BdaCA%
HKLM,%MediaInterfaces%\%GUID.BdaCAControl%,IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 HKLM,%MediaInterfaces%\%GUID.BdaCAControl%,IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
[BdaDriver.Files] [BdaDriver.Files]
BdaSup.sys,,,COPYFLG_NO_VERSION_DIALOG BdaSup.sys,,,COPYFLG_NO_VERSION_DIALOG
[BdaFilter.Files] [BdaFilter.Files]
MSDvbNP.ax,,,COPYFLG_NO_VERSION_DIALOG MSDvbNP.ax,,,COPYFLG_NO_VERSION_DIALOG
PsisRndr.ax,,,COPYFLG_NO_VERSION_DIALOG PsisRndr.ax,,,COPYFLG_NO_VERSION_DIALOG
PsisDecd.dll,,,COPYFLG_NO_VERSION_DIALOG PsisDecd.dll,,,COPYFLG_NO_VERSION_DIALOG
[BdaPlugIn.Files] [BdaPlugIn.Files]
BdaPlgIn.ax,,,COPYFLG_NO_VERSION_DIALOG BdaPlgIn.ax,,,COPYFLG_NO_VERSION_DIALOG
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
RunOnce="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce" RunOnce="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
ActiveMovieCategories="CLSID\{da4e3da0-d07d-11d0-bd50-00a0c911ce86}\Instance" ActiveMovieCategories="CLSID\{da4e3da0-d07d-11d0-bd50-00a0c911ce86}\Instance"
MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories" MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
MediaInterfaces="SYSTEM\CurrentControlSet\Control\MediaInterfaces" MediaInterfaces="SYSTEM\CurrentControlSet\Control\MediaInterfaces"
PsisDecd.Reg="SOFTWARE\Intel\PSIS\PSIS_DECODER" PsisDecd.Reg="SOFTWARE\Intel\PSIS\PSIS_DECODER"
VBIcatID="{07DAD660-22F1-11d1-A9F4-00C04FBBDE8F}" VBIcatID="{07DAD660-22F1-11d1-A9F4-00C04FBBDE8F}"
GUID.BdaTuner="{71985F48-1CA1-11d3-9CC8-00C04F7971E0}" GUID.BdaTuner="{71985F48-1CA1-11d3-9CC8-00C04F7971E0}"
GUID.BdaComponent="{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}" GUID.BdaComponent="{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
GUID.BdaRenderer= "{71985F4A-1CA1-11d3-9CC8-00C04F7971E0}" GUID.BdaRenderer= "{71985F4A-1CA1-11d3-9CC8-00C04F7971E0}"
GUID.BdaDeviceControl="{FD0A5AF3-B41D-11d2-9C95-00C04F7971E0}" GUID.BdaDeviceControl="{FD0A5AF3-B41D-11d2-9C95-00C04F7971E0}"
GUID.BdaPinControl="{0DED49D5-A8B7-4d5d-97A1-12B0C195874D}" GUID.BdaPinControl="{0DED49D5-A8B7-4d5d-97A1-12B0C195874D}"
GUID.BdaCAControl="{B0693766-5278-4ec6-B9E1-3CE40560EF5A}" GUID.BdaCAControl="{B0693766-5278-4ec6-B9E1-3CE40560EF5A}"
GUID.IPSinkPlugin="{3F4DC8E2-4050-11d3-8F4B-00C04F7971E2}" GUID.IPSinkPlugin="{3F4DC8E2-4050-11d3-8F4B-00C04F7971E2}"
NdisIP.GUID.BDANetInterface = "{9aa4a2cc-81e0-4cfd-802f-0f74526d2bd3}" NdisIP.GUID.BDANetInterface = "{9aa4a2cc-81e0-4cfd-802f-0f74526d2bd3}"
MPE.DeviceId="{8E60217D-A2EE-47f8-B0C5-0F44C55F66DC}" MPE.DeviceId="{8E60217D-A2EE-47f8-B0C5-0F44C55F66DC}"
Slip.DeviceID="{03884CB6-E89A-4deb-B69E-8DC621686E6A}" Slip.DeviceID="{03884CB6-E89A-4deb-B69E-8DC621686E6A}"
StreamIP.DeviceId="{D84D449B-62FB-4ebb-B969-5183ED3DFB51}" StreamIP.DeviceId="{D84D449B-62FB-4ebb-B969-5183ED3DFB51}"
NdisIP.DeviceID="{48926476-2cae-4ded-a86e-73ddebed6779}" NdisIP.DeviceID="{48926476-2cae-4ded-a86e-73ddebed6779}"
CCDecode.DeviceId="{562370a8-f8dd-11d2-bc64-00a0c95ec22e}" CCDecode.DeviceId="{562370a8-f8dd-11d2-bc64-00a0c95ec22e}"
NabtsFEC.DeviceID="{07DAD662-22F1-11d1-A9F4-00C04FBBDE8F}" NabtsFEC.DeviceID="{07DAD662-22F1-11d1-A9F4-00C04FBBDE8F}"
WSTCodec.DeviceId="{70BC06E0-5666-11d3-A184-00105AEF9F33}" WSTCodec.DeviceId="{70BC06E0-5666-11d3-A184-00105AEF9F33}"
PinID.GUID.IPV4="{3fdffa70-ac9a-11d2-8f17-00c04f7971e2}" PinID.GUID.IPV4="{3fdffa70-ac9a-11d2-8f17-00c04f7971e2}"
PinID.GUID.MPE="{C1B06D73-1DBB-11d3-8F46-00C04F7971E2}" PinID.GUID.MPE="{C1B06D73-1DBB-11d3-8F46-00C04F7971E2}"
PinID.GUID.NABTS="{FB6C4286-0353-11d1-905F-0000C0CC16BA}" PinID.GUID.NABTS="{FB6C4286-0353-11d1-905F-0000C0CC16BA}"
PinID.GUID.AtscTS="{78216A81-CFA8-493e-9711-36A61C08BD9D}" PinID.GUID.AtscTS="{78216A81-CFA8-493e-9711-36A61C08BD9D}"
; ;
; english localized strings ; english localized strings
; ;
Category_BdaTuner="BDA-Source Filter" Category_BdaTuner="BDA-Source Filter"
Category_BdaComponent="BDA-Receiver Component" Category_BdaComponent="BDA-Receiver Component"
Category_BdaRenderer="BDA-Playback Filter" Category_BdaRenderer="BDA-Playback Filter"
PlugIn_BdaDevice="BDA-Device Control Plugin" PlugIn_BdaDevice="BDA-Device Control Plugin"
PlugIn_BdaCA="BDA-Plug-in for Conditional Access" PlugIn_BdaCA="BDA-Plug-in for Conditional Access"
Pin.Name.AtscTS="MPEG2-Transport" Pin.Name.AtscTS="MPEG2-Transport"
Pin.Name.IPV4="IPv4" Pin.Name.IPV4="IPv4"
Pin.Name.MPE="MPE" Pin.Name.MPE="MPE"
Pin.Name.NABTS="NABTS" Pin.Name.NABTS="NABTS"
[Strings.0407] [Strings.0407]
Category_BdaTuner="BDA-Quellfilter" Category_BdaTuner="BDA-Quellfilter"
Category_BdaComponent="BDA-Empfängerkomponenten" Category_BdaComponent="BDA-Empfängerkomponenten"
Category_BdaRenderer="BDA-Wiedergabefilter" Category_BdaRenderer="BDA-Wiedergabefilter"
PlugIn_BdaDevice="BDA-Gerätesteuerungs-Plug-in" PlugIn_BdaDevice="BDA-Gerätesteuerungs-Plug-in"
PlugIn_BdaCA="BDA-Plug-in für bedingten Zugriff" PlugIn_BdaCA="BDA-Plug-in für bedingten Zugriff"
Pin.Name.AtscTS="MPEG2-Transport" Pin.Name.AtscTS="MPEG2-Transport"
Pin.Name.IPV4="IPv4" Pin.Name.IPV4="IPv4"
Pin.Name.MPE="MPE" Pin.Name.MPE="MPE"
Pin.Name.NABTS="NABTS" Pin.Name.NABTS="NABTS"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
Category_BdaTuner=" Filtr źródła BDA" Category_BdaTuner=" Filtr źródła BDA"
Category_BdaComponent="Komponent odbioru BDA" Category_BdaComponent="Komponent odbioru BDA"
Category_BdaRenderer="Filtr odtwarzania BDA" Category_BdaRenderer="Filtr odtwarzania BDA"
PlugIn_BdaDevice="Wtyczka kontroli urządzenia BDA" PlugIn_BdaDevice="Wtyczka kontroli urządzenia BDA"
PlugIn_BdaCA="Wtyczka dostępu warunkowego BDA" PlugIn_BdaCA="Wtyczka dostępu warunkowego BDA"
Pin.Name.AtscTS="Transport MPEG2" Pin.Name.AtscTS="Transport MPEG2"
Pin.Name.IPV4="IPv4" Pin.Name.IPV4="IPv4"
Pin.Name.MPE="MPE" Pin.Name.MPE="MPE"
Pin.Name.NABTS="NABTS" Pin.Name.NABTS="NABTS"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
Category_BdaTuner="Filtru sursă BDA" Category_BdaTuner="Filtru sursă BDA"
Category_BdaComponent="Componentă receptor BDA" Category_BdaComponent="Componentă receptor BDA"
Category_BdaRenderer="Filtru de redare BDA" Category_BdaRenderer="Filtru de redare BDA"
PlugIn_BdaDevice="Extensie control dispozitiv BDA" PlugIn_BdaDevice="Extensie control dispozitiv BDA"
PlugIn_BdaCA="Extensie BDA pentru acces condițional" PlugIn_BdaCA="Extensie BDA pentru acces condițional"
Pin.Name.AtscTS="Transport MPEG2" Pin.Name.AtscTS="Transport MPEG2"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
Category_BdaTuner="Фильтр источника BDA" Category_BdaTuner="Фильтр источника BDA"
Category_BdaComponent="Компонент BDA-приемник" Category_BdaComponent="Компонент BDA-приемник"
Category_BdaRenderer="Фильтр воспроизводителя BDA" Category_BdaRenderer="Фильтр воспроизводителя BDA"
PlugIn_BdaDevice="Модуль управления устройством BDA" PlugIn_BdaDevice="Модуль управления устройством BDA"
PlugIn_BdaCA="BDA-плагин условного доступа" PlugIn_BdaCA="BDA-плагин условного доступа"
Pin.Name.AtscTS="Транспорт MPEG2" Pin.Name.AtscTS="Транспорт MPEG2"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
Category_BdaTuner="BDA-Kaynak Süzgeci" Category_BdaTuner="BDA-Kaynak Süzgeci"
Category_BdaComponent="BDA-Alıcı Bileşeni" Category_BdaComponent="BDA-Alıcı Bileşeni"
Category_BdaRenderer="BDA-Yeniden Çalma Süzgeci" Category_BdaRenderer="BDA-Yeniden Çalma Süzgeci"
PlugIn_BdaDevice="BDA-Aygıt Denetim Eklentisi" PlugIn_BdaDevice="BDA-Aygıt Denetim Eklentisi"
PlugIn_BdaCA="BDA-Koşullu Erişim İçin Eklenti" PlugIn_BdaCA="BDA-Koşullu Erişim İçin Eklenti"
Pin.Name.AtscTS="MPEG2-Taşıma" Pin.Name.AtscTS="MPEG2-Taşıma"
Pin.Name.IPV4="IPv4" Pin.Name.IPV4="IPv4"
Pin.Name.MPE="MPE" Pin.Name.MPE="MPE"
Pin.Name.NABTS="NABTS" Pin.Name.NABTS="NABTS"
[Strings.0422] [Strings.0422]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
Category_BdaTuner="Фільтр джерела BDA" Category_BdaTuner="Фільтр джерела BDA"
Category_BdaComponent="Компонент BDA-приймач" Category_BdaComponent="Компонент BDA-приймач"
Category_BdaRenderer="Фільтр відтворювача BDA" Category_BdaRenderer="Фільтр відтворювача BDA"
PlugIn_BdaDevice="Плагін керування пристроєм BDA" PlugIn_BdaDevice="Плагін керування пристроєм BDA"
PlugIn_BdaCA="BDA-плагін для умовнгого доступу" PlugIn_BdaCA="BDA-плагін для умовнгого доступу"
Pin.Name.AtscTS="Транспорт MPEG2" Pin.Name.AtscTS="Транспорт MPEG2"
Pin.Name.IPV4="IPv4" Pin.Name.IPV4="IPv4"
Pin.Name.MPE="MPE" Pin.Name.MPE="MPE"
Pin.Name.NABTS="NABTS" Pin.Name.NABTS="NABTS"
+86 -86
View File
@@ -1,86 +1,86 @@
[Version] [Version]
Signature="$Windows NT$" Signature="$Windows NT$"
Class=Bluetooth Class=Bluetooth
ClassGUID={e0cbf06c-cd8b-4647-bb8a-263b43f0f974} ClassGUID={e0cbf06c-cd8b-4647-bb8a-263b43f0f974}
Provider=%ReactOS% Provider=%ReactOS%
DriverVer=03/27/2012,1.0.0 DriverVer=03/27/2012,1.0.0
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg=BluetoothClass.NT.AddReg AddReg=BluetoothClass.NT.AddReg
[BluetoothClass.NT.AddReg] [BluetoothClass.NT.AddReg]
HKR, , , 0, %BluetoothClassName% HKR, , , 0, %BluetoothClassName%
HKR, , NoInstallClass, 0, 1 HKR, , NoInstallClass, 0, 1
;HKR,,Installer32,,"bthci.dll,BluetoothClassInstaller" ;HKR,,Installer32,,"bthci.dll,BluetoothClassInstaller"
;HKR, , Icon, 0, "201" ;HKR, , Icon, 0, "201"
[Manufacturer] [Manufacturer]
%ReactOS%=ReactOS %ReactOS%=ReactOS
[ReactOS] [ReactOS]
%BTUSB.DeviceDesc%=FreeBT.Dev, USB\Class_E0&SubClass_01&Prot_01 ; Bluetooth class devices %BTUSB.DeviceDesc%=FreeBT.Dev, USB\Class_E0&SubClass_01&Prot_01 ; Bluetooth class devices
[FreeBT.Dev] [FreeBT.Dev]
CopyFiles=FreeBT.Files CopyFiles=FreeBT.Files
AddReg=FreeBT.AddReg AddReg=FreeBT.AddReg
[FreeBT.Dev.NT] [FreeBT.Dev.NT]
CopyFiles=FreeBT.Files CopyFiles=FreeBT.Files
AddReg=FreeBT.AddReg AddReg=FreeBT.AddReg
[FreeBT.Dev.NT.Services] [FreeBT.Dev.NT.Services]
Addservice = FreeBT, 0x00000002, FreeBT.AddService Addservice = FreeBT, 0x00000002, FreeBT.AddService
[FreeBT.AddService] [FreeBT.AddService]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\fbtusb.sys ServiceBinary = %12%\fbtusb.sys
LoadOrderGroup = Base LoadOrderGroup = Base
[FreeBT.AddReg] [FreeBT.AddReg]
HKLM,"System\CurrentControlSet\Services\FreeBT\Parameters","MaximumTransferSize",0x10001,4096 HKLM,"System\CurrentControlSet\Services\FreeBT\Parameters","MaximumTransferSize",0x10001,4096
HKLM,"System\CurrentControlSet\Services\FreeBT\Parameters","DebugLevel",0x10001,2 HKLM,"System\CurrentControlSet\Services\FreeBT\Parameters","DebugLevel",0x10001,2
HKLM,"System\CurrentControlSet\services\FreeBT\Parameters","FreeBTEnable",0x10001,1 HKLM,"System\CurrentControlSet\services\FreeBT\Parameters","FreeBTEnable",0x10001,1
[FreeBT.Files] [FreeBT.Files]
fbtusb.sys fbtusb.sys
;---------------------------------------------------------------; ;---------------------------------------------------------------;
[Strings] [Strings]
ReactOS="ReactOS Team" ReactOS="ReactOS Team"
BTUSB.DeviceDesc="Generic USB Bluetooth Radio" BTUSB.DeviceDesc="Generic USB Bluetooth Radio"
BluetoothClassName="Bluetooth Radios" BluetoothClassName="Bluetooth Radios"
[Strings.0405] [Strings.0405]
BTUSB.DeviceDesc="Obecný USB Bluetooth vysílač" BTUSB.DeviceDesc="Obecný USB Bluetooth vysílač"
BluetoothClassName="Bluetooth vysílače" BluetoothClassName="Bluetooth vysílače"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
BTUSB.DeviceDesc="Radio Bluetooth USB genérica" BTUSB.DeviceDesc="Radio Bluetooth USB genérica"
BluetoothClassName="Radios Bluetooth" BluetoothClassName="Radios Bluetooth"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
BTUSB.DeviceDesc="Standardowy odbiornik radiowy Bluetooth na USB" BTUSB.DeviceDesc="Standardowy odbiornik radiowy Bluetooth na USB"
BluetoothClassName="Odbiorniki radiowe Bluetooth" BluetoothClassName="Odbiorniki radiowe Bluetooth"
[Strings.0418] [Strings.0418]
ReactOS="Echipa ReactOS" ReactOS="Echipa ReactOS"
BTUSB.DeviceDesc="Radio Bluetooth USB generic" BTUSB.DeviceDesc="Radio Bluetooth USB generic"
BluetoothClassName="Radiouri Bluetooth" BluetoothClassName="Radiouri Bluetooth"
[Strings.0419] [Strings.0419]
ReactOS="Команда ReactOS" ReactOS="Команда ReactOS"
BTUSB.DeviceDesc="Стандартный USB Bluetooth радиомодуль" BTUSB.DeviceDesc="Стандартный USB Bluetooth радиомодуль"
BluetoothClassName="Радиомодули Bluetooth" BluetoothClassName="Радиомодули Bluetooth"
[Strings.041f] [Strings.041f]
ReactOS="ReactOS Takımı" ReactOS="ReactOS Takımı"
BTUSB.DeviceDesc="Umûmî USB Bluetooth Radyo" BTUSB.DeviceDesc="Umûmî USB Bluetooth Radyo"
BluetoothClassName="Bluetooth Radyoları" BluetoothClassName="Bluetooth Radyoları"
+48 -48
View File
@@ -1,48 +1,48 @@
[Version] [Version]
Signature = "$WINDOWS NT$" Signature = "$WINDOWS NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = Image Class = Image
ClassGuid = {6bdd1fc6-810f-11d0-bec7-08002be2092f} ClassGuid = {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer=02/28/2010,1.00 DriverVer=02/28/2010,1.00
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
Class_CopyFiles = 11 Class_CopyFiles = 11
[ClassInstall32] [ClassInstall32]
AddReg = ClassInstall_AddReg AddReg = ClassInstall_AddReg
CopyFiles = Class_CopyFiles CopyFiles = Class_CopyFiles
[Class_CopyFiles] [Class_CopyFiles]
sti_ci.dll sti_ci.dll
[ClassInstall_AddReg] [ClassInstall_AddReg]
HKR, , , 0, %ImageClassName% HKR, , , 0, %ImageClassName%
HKR, , Icon, 0, "2" HKR, , Icon, 0, "2"
HKR,,Installer32, 0,"sti_ci.dll,ClassInstall" HKR,,Installer32, 0,"sti_ci.dll,ClassInstall"
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
ImageClassName = "Image" ImageClassName = "Image"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
ImageClassName = "Imagen" ImageClassName = "Imagen"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
ImageClassName = "Obraz" ImageClassName = "Obraz"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
ImageClassName = "Imagine" ImageClassName = "Imagine"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
ImageClassName = "Образ" ImageClassName = "Образ"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
ImageClassName = "Resim" ImageClassName = "Resim"
+115 -115
View File
@@ -1,115 +1,115 @@
; CDROM.INF ; CDROM.INF
; Installation of CDROMs ; Installation of CDROMs
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = CDROM Class = CDROM
ClassGUID = {4D36E965-E325-11CE-BFC1-08002BE10318} ClassGUID = {4D36E965-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer = 10/19/1999,5.00.2157.1 DriverVer = 10/19/1999,5.00.2157.1
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg = CDROMClass.NT.AddReg AddReg = CDROMClass.NT.AddReg
[CDROMClass.NT.AddReg] [CDROMClass.NT.AddReg]
HKR, , , 0, %CDROMClassName% HKR, , , 0, %CDROMClassName%
HKR, , EnumPropPages32,0, "MmSys.Cpl,MediaPropPageProvider" HKR, , EnumPropPages32,0, "MmSys.Cpl,MediaPropPageProvider"
HKR, , Icon, 0, "-51" HKR, , Icon, 0, "-51"
HKR, , NoInstallClass, 0, 1 HKR, , NoInstallClass, 0, 1
[Manufacturer] [Manufacturer]
%GenericMfg% = GenericMfg %GenericMfg% = GenericMfg
[GenericMfg] [GenericMfg]
%GenCdRom.DeviceDesc% = CdRom_Install,GenCdRom %GenCdRom.DeviceDesc% = CdRom_Install,GenCdRom
[CdRom_Install] [CdRom_Install]
CopyFiles=CdRom_CopyFiles CopyFiles=CdRom_CopyFiles
[CdRom_Install.Services] [CdRom_Install.Services]
AddService=cdrom,0x00000002,CdRom_Service_Inst AddService=cdrom,0x00000002,CdRom_Service_Inst
[CdRom_Service_Inst] [CdRom_Service_Inst]
ServiceType = 1 ServiceType = 1
StartType = 1 StartType = 1
ErrorControl = 1 ErrorControl = 1
ServiceBinary = %12%\cdrom.sys ServiceBinary = %12%\cdrom.sys
LoadOrderGroup = SCSI CDROM Class LoadOrderGroup = SCSI CDROM Class
AddReg = Autorun_AddReg AddReg = Autorun_AddReg
[CdRom_CopyFiles] [CdRom_CopyFiles]
cdrom.sys cdrom.sys
[Autorun_AddReg] [Autorun_AddReg]
HKLM,"System\CurrentControlSet\Services\cdrom","AutoRun",0x00010003,1 HKLM,"System\CurrentControlSet\Services\cdrom","AutoRun",0x00010003,1
;-------------------------------- STRINGS ------------------------------- ;-------------------------------- STRINGS -------------------------------
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
CDROMClassName = "DVD/CD-ROM drives" CDROMClassName = "DVD/CD-ROM drives"
GenCdRom.DeviceDesc = "CD-ROM Drive" GenCdRom.DeviceDesc = "CD-ROM Drive"
GenericMfg = "(Generic DVD/CD-ROM Drives)" GenericMfg = "(Generic DVD/CD-ROM Drives)"
[Strings.0405] [Strings.0405]
CDROMClassName = "Jednotky DVD/CD-ROM" CDROMClassName = "Jednotky DVD/CD-ROM"
GenCdRom.DeviceDesc = "Jednotka CD-ROM" GenCdRom.DeviceDesc = "Jednotka CD-ROM"
GenericMfg = "(Obecné jednotky DVD/CD-ROM)" GenericMfg = "(Obecné jednotky DVD/CD-ROM)"
[Strings.0407] [Strings.0407]
CDROMClassName = "DVD/CD-ROM Laufwerke" CDROMClassName = "DVD/CD-ROM Laufwerke"
[Strings.0408] [Strings.0408]
CDROMClassName = "Οδηγοί DVD/CD-ROM" CDROMClassName = "Οδηγοί DVD/CD-ROM"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
CDROMClassName = "Unidades de DVD/CD-ROM" CDROMClassName = "Unidades de DVD/CD-ROM"
GenCdRom.DeviceDesc = "Unidad CD-ROM" GenCdRom.DeviceDesc = "Unidad CD-ROM"
GenericMfg = "(Unidades de DVD/CD-ROM genéricas)" GenericMfg = "(Unidades de DVD/CD-ROM genéricas)"
[Strings.040C] [Strings.040C]
CDROMClassName = "Lecteurs de DVD/CD-ROM" CDROMClassName = "Lecteurs de DVD/CD-ROM"
[Strings.041B] [Strings.041B]
CDROMClassName = "DVD/CD-ROM mechaniky" CDROMClassName = "DVD/CD-ROM mechaniky"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
CDROMClassName = "Stacje dysków DVD/CD-ROM" CDROMClassName = "Stacje dysków DVD/CD-ROM"
[Strings.0416] [Strings.0416]
CDROMClassName = "Unidades de DVD/CD-ROM" CDROMClassName = "Unidades de DVD/CD-ROM"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
CDROMClassName = "Dispozitive DVD/CD-ROM" CDROMClassName = "Dispozitive DVD/CD-ROM"
GenCdRom.DeviceDesc = "Dispozitiv CD-ROM" GenCdRom.DeviceDesc = "Dispozitiv CD-ROM"
GenericMfg = "(dispozitive DVD/CD-ROM generice)" GenericMfg = "(dispozitive DVD/CD-ROM generice)"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
CDROMClassName = "DVD/CD-ROM приводы" CDROMClassName = "DVD/CD-ROM приводы"
GenCdRom.DeviceDesc = "CD-ROM привод" GenCdRom.DeviceDesc = "CD-ROM привод"
GenericMfg = "(Стандартные DVD/CD-ROM приводы)" GenericMfg = "(Стандартные DVD/CD-ROM приводы)"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
CDROMClassName = "DVD/CD-ROM Aygıtları" CDROMClassName = "DVD/CD-ROM Aygıtları"
GenCdRom.DeviceDesc = "CD-ROM Aygıtı" GenCdRom.DeviceDesc = "CD-ROM Aygıtı"
GenericMfg = "(Umûmî DVD/CD-ROM Aygıtları)" GenericMfg = "(Umûmî DVD/CD-ROM Aygıtları)"
[Strings.0422] [Strings.0422]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
CDROMClassName = "Приводи DVD/CD-ROM" CDROMClassName = "Приводи DVD/CD-ROM"
GenCdRom.DeviceDesc = "Привід CD-ROM" GenCdRom.DeviceDesc = "Привід CD-ROM"
GenericMfg = "(Стандартні приводи DVD/CD-ROM)" GenericMfg = "(Стандартні приводи DVD/CD-ROM)"
[Strings.0427] [Strings.0427]
CDROMClassName = "DVD/CD-ROM įrenginiai" CDROMClassName = "DVD/CD-ROM įrenginiai"
+428 -428
View File
@@ -1,428 +1,428 @@
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = Processor Class = Processor
ClassGUID = {50127DC3-0F36-415e-A6CC-4CB3BE910B65} ClassGUID = {50127DC3-0F36-415e-A6CC-4CB3BE910B65}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer = 09/27/2007,1.00 DriverVer = 09/27/2007,1.00
[ControlFlags] [ControlFlags]
ExcludeFromSelect = * ExcludeFromSelect = *
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg = ProcessorClass.NT.AddReg AddReg = ProcessorClass.NT.AddReg
[ProcessorClass.NT.AddReg] [ProcessorClass.NT.AddReg]
HKR, , , 0, %ProcessorClassName% HKR, , , 0, %ProcessorClassName%
HKR, , Icon, 0, "-28" HKR, , Icon, 0, "-28"
[Manufacturer] [Manufacturer]
%Standard%=Standard %Standard%=Standard
%CyrixMfg%=Cyrix %CyrixMfg%=Cyrix
%IntelMfg%=Intel %IntelMfg%=Intel
%AMDMfg%=AMD %AMDMfg%=AMD
%TransmetaMfg%=Transmeta %TransmetaMfg%=Transmeta
%VIAMfg%=VIA %VIAMfg%=VIA
[Standard] [Standard]
%Processor.DeviceDesc% = Processr_Inst,ACPI\Processor %Processor.DeviceDesc% = Processr_Inst,ACPI\Processor
[Cyrix] [Cyrix]
%CyrixProcessor.DeviceDesc% = Processr_Inst,ACPI\CyrixInstead_-_x86 %CyrixProcessor.DeviceDesc% = Processr_Inst,ACPI\CyrixInstead_-_x86
[Intel] [Intel]
%IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_1 %IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_1
%IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_2 %IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_2
%IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_3 %IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_3
%IntelMMXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_4 %IntelMMXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_4
%IntelMMXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_7 %IntelMMXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_7
%IntelMMXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_8 %IntelMMXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_8
%IntelPROProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_1 %IntelPROProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_1
%IntelP2Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_3 %IntelP2Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_3
%IntelP2Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_5 %IntelP2Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_5
%IntelP2Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_6 %IntelP2Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_6
%IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_7 %IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_7
%IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_8 %IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_8
%IntelMProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_9 %IntelMProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_9
%IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_10 %IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_10
%IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_11 %IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_11
%IntelMProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_13 %IntelMProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_13
%IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_14 %IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_14
%IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_15 %IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_15
%IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_22 %IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_22
%IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_23 %IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_23
%IntelCoreiXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_26 %IntelCoreiXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_26
%IntelAtomProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_28 %IntelAtomProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_28
%IntelCoreiXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_30 %IntelCoreiXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_30
%IntelCoreiXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_37 %IntelCoreiXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_37
%IntelP4Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_15 %IntelP4Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_15
%IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86 %IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86
[AMD] [AMD]
%AMDK6Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_7 %AMDK6Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_7
%AMDK62Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_8 %AMDK62Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_8
%AMDK63Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_9 %AMDK63Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_9
%AMDK63Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_10 %AMDK63Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_10
%AMDK63Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_13 %AMDK63Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_13
%AMDK7Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_6 %AMDK7Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_6
%AMDK8Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_15 %AMDK8Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_15
%AMDPHENProcessor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_16 %AMDPHENProcessor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_16
%AMDQProcessor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_17 %AMDQProcessor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_17
%AMDProcessor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86 %AMDProcessor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86
[Transmeta] [Transmeta]
%TransmetaProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineTMx86_-_x86 %TransmetaProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineTMx86_-_x86
[VIA] [VIA]
%ViaNEHProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_9 %ViaNEHProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_9
%ViaESTProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_10 %ViaESTProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_10
%ViaC7Processor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_13 %ViaC7Processor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_13
%ViaNANOProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_15 %ViaNANOProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_15
%ViaProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86 %ViaProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86
;---------------------------- Processr Driver --------------------------- ;---------------------------- Processr Driver ---------------------------
[Processr_Inst.NT] [Processr_Inst.NT]
CopyFiles = Processr_Inst.CopyFiles.NT CopyFiles = Processr_Inst.CopyFiles.NT
AddReg = Processr_Inst.AddReg.NT AddReg = Processr_Inst.AddReg.NT
[Processr_Inst.CopyFiles.NT] [Processr_Inst.CopyFiles.NT]
processr.sys processr.sys
[Processr_Inst.AddReg.NT] [Processr_Inst.AddReg.NT]
HKR,,EnumPropPages32,,"devcpux.dll,PropSheetExtProc" HKR,,EnumPropPages32,,"devcpux.dll,PropSheetExtProc"
[Processr_Inst.NT.Services] [Processr_Inst.NT.Services]
AddService = Processor, 0x00000002, Processr_Service_Inst AddService = Processor, 0x00000002, Processr_Service_Inst
[Processr_Service_Inst] [Processr_Service_Inst]
DisplayName = %Processor.ServiceDesc% DisplayName = %Processor.ServiceDesc%
ServiceType = 1 ServiceType = 1
StartType = 1 StartType = 1
ErrorControl = 1 ErrorControl = 1
ServiceBinary = %12%\processr.sys ServiceBinary = %12%\processr.sys
LoadOrderGroup = Extended Base LoadOrderGroup = Extended Base
;-------------------------------- STRINGS ------------------------------- ;-------------------------------- STRINGS -------------------------------
[Strings] [Strings]
ReactOS = "ReactOS Foundation" ReactOS = "ReactOS Foundation"
ProcessorClassName = "Processors" ProcessorClassName = "Processors"
CyrixMfg = "Cyrix" CyrixMfg = "Cyrix"
IntelMfg = "Intel" IntelMfg = "Intel"
AMDMfg = "Advanced Micro Devices" AMDMfg = "Advanced Micro Devices"
TransmetaMfg = "Transmeta" TransmetaMfg = "Transmeta"
VIAMfg = "VIA" VIAMfg = "VIA"
Processor.DeviceDesc = "Processor" Processor.DeviceDesc = "Processor"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
CyrixProcessor.DeviceDesc = "Cyrix 6x86 Processor" CyrixProcessor.DeviceDesc = "Cyrix 6x86 Processor"
IntelProcessor.DeviceDesc = "Intel Pentium Processor" IntelProcessor.DeviceDesc = "Intel Pentium Processor"
IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX Processor" IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX Processor"
IntelPROProcessor.DeviceDesc = "Intel Pentium Pro Processor" IntelPROProcessor.DeviceDesc = "Intel Pentium Pro Processor"
IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron Processor" IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron Processor"
IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon Processor" IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon Processor"
IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M Processor" IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M Processor"
IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D Processor" IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D Processor"
IntelAtomProcessor.DeviceDesc = "Intel Atom Processor" IntelAtomProcessor.DeviceDesc = "Intel Atom Processor"
IntelCoreProcessor.DeviceDesc = "Intel Intel Core Solo/Duo/Ex / Celeron / Xeon / M Processor" IntelCoreProcessor.DeviceDesc = "Intel Intel Core Solo/Duo/Ex / Celeron / Xeon / M Processor"
IntelCoreiXProcessor.DeviceDesc = "Intel Core i* Processor" IntelCoreiXProcessor.DeviceDesc = "Intel Core i* Processor"
AMDProcessor.DeviceDesc = "AMD Processor" AMDProcessor.DeviceDesc = "AMD Processor"
AMDK6Processor.DeviceDesc = "AMD K6 Processor" AMDK6Processor.DeviceDesc = "AMD K6 Processor"
AMDK62Processor.DeviceDesc = "AMD K6-2 Processor" AMDK62Processor.DeviceDesc = "AMD K6-2 Processor"
AMDK63Processor.DeviceDesc = "AMD K6-III / Geode Processor" AMDK63Processor.DeviceDesc = "AMD K6-III / Geode Processor"
AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron Processor" AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron Processor"
AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron Processor" AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron Processor"
AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom Processor" AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom Processor"
AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* Processor" AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* Processor"
TransmetaProcessor.DeviceDesc = "Transmeta Crusoe Processor" TransmetaProcessor.DeviceDesc = "Transmeta Crusoe Processor"
Standard = "Standard Processor" Standard = "Standard Processor"
ViaC7Processor.DeviceDesc = "VIA C7 Processor" ViaC7Processor.DeviceDesc = "VIA C7 Processor"
ViaNEHProcessor.DeviceDesc = "VIA Nehemiah Processor" ViaNEHProcessor.DeviceDesc = "VIA Nehemiah Processor"
ViaESTProcessor.DeviceDesc = "VIA Esther Processor" ViaESTProcessor.DeviceDesc = "VIA Esther Processor"
ViaNANOProcessor.DeviceDesc = "VIA Nano Processor" ViaNANOProcessor.DeviceDesc = "VIA Nano Processor"
ViaProcessor.DeviceDesc = "VIA Processor" ViaProcessor.DeviceDesc = "VIA Processor"
[Strings.0405] [Strings.0405]
Processor.DeviceDesc = "Procesor" Processor.DeviceDesc = "Procesor"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86" CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86"
IntelProcessor.DeviceDesc = "Procesor Intel Pentium" IntelProcessor.DeviceDesc = "Procesor Intel Pentium"
IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX" IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX"
IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro" IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro"
IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron" IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron"
IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon" IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon"
IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M" IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M"
IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D" IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D"
IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom" IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom"
IntelCoreProcessor.DeviceDesc = "Procesor Intel Intel Core Solo/Duo/Ex / Celeron / Xeon" IntelCoreProcessor.DeviceDesc = "Procesor Intel Intel Core Solo/Duo/Ex / Celeron / Xeon"
IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*" IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*"
AMDProcessor.DeviceDesc = "Procesor AMD" AMDProcessor.DeviceDesc = "Procesor AMD"
AMDK6Processor.DeviceDesc = "Procesor AMD K6" AMDK6Processor.DeviceDesc = "Procesor AMD K6"
AMDK62Processor.DeviceDesc = "Procesor AMD K6-2" AMDK62Processor.DeviceDesc = "Procesor AMD K6-2"
AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode" AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode"
AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron" AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron"
AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron" AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron"
AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom / Sempron" AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom / Sempron"
AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*"
TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe" TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe"
Standard = "Standardní procesor" Standard = "Standardní procesor"
ViaC7Processor.DeviceDesc = "Procesor VIA C7" ViaC7Processor.DeviceDesc = "Procesor VIA C7"
ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah" ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah"
ViaESTProcessor.DeviceDesc = "Procesor VIA Esther" ViaESTProcessor.DeviceDesc = "Procesor VIA Esther"
ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano" ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano"
ViaProcessor.DeviceDesc = "Procesor VIA" ViaProcessor.DeviceDesc = "Procesor VIA"
[Strings.0407] [Strings.0407]
ProcessorClassName = "Prozessoren" ProcessorClassName = "Prozessoren"
Processor.DeviceDesc = "Prozessor" Processor.DeviceDesc = "Prozessor"
Processor.ServiceDesc = "Prozessortreiber" Processor.ServiceDesc = "Prozessortreiber"
CyrixProcessor.DeviceDesc = "Cyrix 6x86 Prozessor" CyrixProcessor.DeviceDesc = "Cyrix 6x86 Prozessor"
IntelProcessor.DeviceDesc = "Intel Pentium Prozessor" IntelProcessor.DeviceDesc = "Intel Pentium Prozessor"
IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX Prozessor" IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX Prozessor"
IntelPROProcessor.DeviceDesc = "Intel Pentium Pro Prozessor" IntelPROProcessor.DeviceDesc = "Intel Pentium Pro Prozessor"
IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron Prozessor" IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron Prozessor"
IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon Prozessor" IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon Prozessor"
IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M Prozessor" IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M Prozessor"
IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D Prozessor" IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D Prozessor"
IntelAtomProcessor.DeviceDesc = "Intel Atom Prozessor" IntelAtomProcessor.DeviceDesc = "Intel Atom Prozessor"
IntelCoreProcessor.DeviceDesc = "Intel Intel Core Solo/Duo/Ex / Celeron / Xeon Prozessor" IntelCoreProcessor.DeviceDesc = "Intel Intel Core Solo/Duo/Ex / Celeron / Xeon Prozessor"
IntelCoreiXProcessor.DeviceDesc = "Intel Core i* Prozessor" IntelCoreiXProcessor.DeviceDesc = "Intel Core i* Prozessor"
AMDProcessor.DeviceDesc = "AMD Prozessor" AMDProcessor.DeviceDesc = "AMD Prozessor"
AMDK6Processor.DeviceDesc = "AMD K6 Prozessor" AMDK6Processor.DeviceDesc = "AMD K6 Prozessor"
AMDK62Processor.DeviceDesc = "AMD K6-2 Prozessor" AMDK62Processor.DeviceDesc = "AMD K6-2 Prozessor"
AMDK63Processor.DeviceDesc = "AMD K6-III / Geode Prozessor" AMDK63Processor.DeviceDesc = "AMD K6-III / Geode Prozessor"
AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron Prozessor" AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron Prozessor"
AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron Prozessor" AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron Prozessor"
AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom / Sempron Prozessor" AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom / Sempron Prozessor"
AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* Prozessor" AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* Prozessor"
TransmetaProcessor.DeviceDesc = "Transmeta Crusoe Prozessor" TransmetaProcessor.DeviceDesc = "Transmeta Crusoe Prozessor"
Standard = "Standard-Prozessor" Standard = "Standard-Prozessor"
ViaC7Processor.DeviceDesc = "VIA C7 Prozessor" ViaC7Processor.DeviceDesc = "VIA C7 Prozessor"
ViaNEHProcessor.DeviceDesc = "VIA Nehemiah Prozessor" ViaNEHProcessor.DeviceDesc = "VIA Nehemiah Prozessor"
ViaESTProcessor.DeviceDesc = "VIA Esther Prozessor" ViaESTProcessor.DeviceDesc = "VIA Esther Prozessor"
ViaNANOProcessor.DeviceDesc = "VIA Nano Prozessor" ViaNANOProcessor.DeviceDesc = "VIA Nano Prozessor"
ViaProcessor.DeviceDesc = "VIA Prozessor" ViaProcessor.DeviceDesc = "VIA Prozessor"
[Strings.0408] [Strings.0408]
Processor.DeviceDesc = "Επεξεργαστής" Processor.DeviceDesc = "Επεξεργαστής"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
IntelProcessor.DeviceDesc = "Επεξεργαστής Intel" IntelProcessor.DeviceDesc = "Επεξεργαστής Intel"
Standard = "Πρότυπος επεξεργαστής" Standard = "Πρότυπος επεξεργαστής"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
Processor.DeviceDesc = "Procesador" Processor.DeviceDesc = "Procesador"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
IntelProcessor.DeviceDesc = "Procesador Intel" IntelProcessor.DeviceDesc = "Procesador Intel"
AMDProcessor.DeviceDesc = "Procesador AMD" AMDProcessor.DeviceDesc = "Procesador AMD"
Standard = "Procesador estándar" Standard = "Procesador estándar"
[Strings.040C] [Strings.040C]
Processor.DeviceDesc = "Processeur" Processor.DeviceDesc = "Processeur"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
IntelProcessor.DeviceDesc = "Processeur Intel" IntelProcessor.DeviceDesc = "Processeur Intel"
Standard = "Processeur standard" Standard = "Processeur standard"
[Strings.0411] [Strings.0411]
Processor.DeviceDesc = "プロセッサ" Processor.DeviceDesc = "プロセッサ"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
IntelProcessor.DeviceDesc = "Intel プロセッサ" IntelProcessor.DeviceDesc = "Intel プロセッサ"
Standard = "スタンダードプロセッサ" Standard = "スタンダードプロセッサ"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
ProcessorClassName = "Procesory" ProcessorClassName = "Procesory"
CyrixMfg = "Cyrix" CyrixMfg = "Cyrix"
IntelMfg = "Intel" IntelMfg = "Intel"
AMDMfg = "Advanced Micro Devices" AMDMfg = "Advanced Micro Devices"
TransmetaMfg = "Transmeta" TransmetaMfg = "Transmeta"
VIAMfg = "VIA" VIAMfg = "VIA"
Processor.DeviceDesc = "Procesor" Processor.DeviceDesc = "Procesor"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86" CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86"
IntelProcessor.DeviceDesc = "Procesor Intel Pentium" IntelProcessor.DeviceDesc = "Procesor Intel Pentium"
IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX" IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX"
IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro" IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro"
IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron" IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron"
IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon" IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon"
IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M" IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M"
IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D" IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D"
IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom" IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom"
IntelCoreProcessor.DeviceDesc = "Procesor Intel Intel Core Solo/Duo/Ex / Celeron / Xeon / M" IntelCoreProcessor.DeviceDesc = "Procesor Intel Intel Core Solo/Duo/Ex / Celeron / Xeon / M"
IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*" IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*"
AMDProcessor.DeviceDesc = "Procesor AMD" AMDProcessor.DeviceDesc = "Procesor AMD"
AMDK6Processor.DeviceDesc = "Procesor AMD K6" AMDK6Processor.DeviceDesc = "Procesor AMD K6"
AMDK62Processor.DeviceDesc = "Procesor AMD K6-2" AMDK62Processor.DeviceDesc = "Procesor AMD K6-2"
AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode" AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode"
AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron" AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron"
AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron 64" AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron 64"
AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom" AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom"
AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*"
TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe" TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe"
Standard = "Procesor standardowy" Standard = "Procesor standardowy"
ViaC7Processor.DeviceDesc = "Procesor VIA C7" ViaC7Processor.DeviceDesc = "Procesor VIA C7"
ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah" ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah"
ViaESTProcessor.DeviceDesc = "Procesor VIA Esther" ViaESTProcessor.DeviceDesc = "Procesor VIA Esther"
ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano" ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano"
ViaProcessor.DeviceDesc = "Procesor VIA" ViaProcessor.DeviceDesc = "Procesor VIA"
[Strings.0416] [Strings.0416]
Processor.DeviceDesc = "Processadores" Processor.DeviceDesc = "Processadores"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
IntelProcessor.DeviceDesc = "Procesador Intel" IntelProcessor.DeviceDesc = "Procesador Intel"
Standard = "Processador padrão" Standard = "Processador padrão"
[Strings.0418] [Strings.0418]
ReactOS = "Fundația ReactOS" ReactOS = "Fundația ReactOS"
ProcessorClassName = "Procesoare" ProcessorClassName = "Procesoare"
Processor.DeviceDesc = "Procesor" Processor.DeviceDesc = "Procesor"
Processor.ServiceDesc = "Modúl-pilot de processor" Processor.ServiceDesc = "Modúl-pilot de processor"
CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86" CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86"
IntelProcessor.DeviceDesc = "Procesor Intel Pentium" IntelProcessor.DeviceDesc = "Procesor Intel Pentium"
IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX" IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX"
IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro" IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro"
IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron" IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron"
IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon" IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon"
IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M" IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M"
IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D" IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D"
IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom" IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom"
IntelCoreProcessor.DeviceDesc = "Procesor Intel Core Solo/Duo/Ex / Celeron / Xeon / M" IntelCoreProcessor.DeviceDesc = "Procesor Intel Core Solo/Duo/Ex / Celeron / Xeon / M"
IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*" IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*"
AMDProcessor.DeviceDesc = "Procesor AMD" AMDProcessor.DeviceDesc = "Procesor AMD"
AMDK6Processor.DeviceDesc = "Procesor AMD K6" AMDK6Processor.DeviceDesc = "Procesor AMD K6"
AMDK62Processor.DeviceDesc = "Procesor AMD K6-2" AMDK62Processor.DeviceDesc = "Procesor AMD K6-2"
AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode" AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode"
AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron" AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron"
AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron" AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron"
AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom" AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom"
AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*"
TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe" TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe"
Standard = "Procesor standard" Standard = "Procesor standard"
ViaC7Processor.DeviceDesc = "Procesor VIA C7" ViaC7Processor.DeviceDesc = "Procesor VIA C7"
ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah" ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah"
ViaESTProcessor.DeviceDesc = "Procesor VIA Esther" ViaESTProcessor.DeviceDesc = "Procesor VIA Esther"
ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano" ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano"
ViaProcessor.DeviceDesc = "Procesor VIA" ViaProcessor.DeviceDesc = "Procesor VIA"
[Strings.0419] [Strings.0419]
ReactOS = "Фонд ReactOS" ReactOS = "Фонд ReactOS"
ProcessorClassName = "Процессоры" ProcessorClassName = "Процессоры"
Processor.DeviceDesc = "Процессор" Processor.DeviceDesc = "Процессор"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
CyrixProcessor.DeviceDesc = "Cyrix 6x86 процессор" CyrixProcessor.DeviceDesc = "Cyrix 6x86 процессор"
IntelProcessor.DeviceDesc = "Intel Pentium процессор" IntelProcessor.DeviceDesc = "Intel Pentium процессор"
IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX процессор" IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX процессор"
IntelPROProcessor.DeviceDesc = "Intel Pentium Pro процессор" IntelPROProcessor.DeviceDesc = "Intel Pentium Pro процессор"
IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron процессор" IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron процессор"
IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon процессор" IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon процессор"
IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M процессор" IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M процессор"
IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D процессор" IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D процессор"
IntelAtomProcessor.DeviceDesc = "Intel Atom процессор" IntelAtomProcessor.DeviceDesc = "Intel Atom процессор"
IntelCoreProcessor.DeviceDesc = "Intel Intel Core Solo/Duo/Ex / Celeron / Xeon / M процессор" IntelCoreProcessor.DeviceDesc = "Intel Intel Core Solo/Duo/Ex / Celeron / Xeon / M процессор"
IntelCoreiXProcessor.DeviceDesc = "Intel Core i* процессор" IntelCoreiXProcessor.DeviceDesc = "Intel Core i* процессор"
AMDProcessor.DeviceDesc = "AMD процессор" AMDProcessor.DeviceDesc = "AMD процессор"
AMDK6Processor.DeviceDesc = "AMD K6 процессор" AMDK6Processor.DeviceDesc = "AMD K6 процессор"
AMDK62Processor.DeviceDesc = "AMD K6-2 процессор" AMDK62Processor.DeviceDesc = "AMD K6-2 процессор"
AMDK63Processor.DeviceDesc = "AMD K6-III / Geode процессор" AMDK63Processor.DeviceDesc = "AMD K6-III / Geode процессор"
AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron процессор" AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron процессор"
AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron процессор" AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron процессор"
AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom процессор" AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom процессор"
AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* процессор" AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* процессор"
TransmetaProcessor.DeviceDesc = "Transmeta Crusoe процессор" TransmetaProcessor.DeviceDesc = "Transmeta Crusoe процессор"
Standard = "Стандартный процессор" Standard = "Стандартный процессор"
ViaC7Processor.DeviceDesc = "VIA C7 процессор" ViaC7Processor.DeviceDesc = "VIA C7 процессор"
ViaNEHProcessor.DeviceDesc = "VIA Nehemiah процессор" ViaNEHProcessor.DeviceDesc = "VIA Nehemiah процессор"
ViaESTProcessor.DeviceDesc = "VIA Esther процессор" ViaESTProcessor.DeviceDesc = "VIA Esther процессор"
ViaNANOProcessor.DeviceDesc = "VIA Nano процессор" ViaNANOProcessor.DeviceDesc = "VIA Nano процессор"
ViaProcessor.DeviceDesc = "VIA процессор" ViaProcessor.DeviceDesc = "VIA процессор"
[Strings.041B] [Strings.041B]
Processor.DeviceDesc = "Procesor" Processor.DeviceDesc = "Procesor"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
IntelProcessor.DeviceDesc = "Intel procesor" IntelProcessor.DeviceDesc = "Intel procesor"
Standard = "Štandardný procesor" Standard = "Štandardný procesor"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Vakfı" ReactOS = "ReactOS Vakfı"
ProcessorClassName = "İşlemciler" ProcessorClassName = "İşlemciler"
CyrixMfg = "Cyrix" CyrixMfg = "Cyrix"
IntelMfg = "Intel" IntelMfg = "Intel"
AMDMfg = "Advanced Micro Devices" AMDMfg = "Advanced Micro Devices"
TransmetaMfg = "Transmeta" TransmetaMfg = "Transmeta"
VIAMfg = "VIA" VIAMfg = "VIA"
Processor.DeviceDesc = "İşlemci" Processor.DeviceDesc = "İşlemci"
Processor.ServiceDesc = "İşlemci sürücüsü" Processor.ServiceDesc = "İşlemci sürücüsü"
CyrixProcessor.DeviceDesc = "Cyrix 6x86 İşlemci" CyrixProcessor.DeviceDesc = "Cyrix 6x86 İşlemci"
IntelProcessor.DeviceDesc = "Intel Pentium İşlemci" IntelProcessor.DeviceDesc = "Intel Pentium İşlemci"
IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX İşlemci" IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX İşlemci"
IntelPROProcessor.DeviceDesc = "Intel Pentium Pro İşlemci" IntelPROProcessor.DeviceDesc = "Intel Pentium Pro İşlemci"
IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron İşlemci" IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron İşlemci"
IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon İşlemci" IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon İşlemci"
IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M İşlemci" IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M İşlemci"
IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D İşlemci" IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D İşlemci"
IntelAtomProcessor.DeviceDesc = "Intel Atom İşlemci" IntelAtomProcessor.DeviceDesc = "Intel Atom İşlemci"
IntelCoreProcessor.DeviceDesc = "Intel Intel Core Solo/Duo/Ex / Celeron / Xeon / M İşlemci" IntelCoreProcessor.DeviceDesc = "Intel Intel Core Solo/Duo/Ex / Celeron / Xeon / M İşlemci"
IntelCoreiXProcessor.DeviceDesc = "Intel Core i* İşlemci" IntelCoreiXProcessor.DeviceDesc = "Intel Core i* İşlemci"
AMDProcessor.DeviceDesc = "AMD İşlemci" AMDProcessor.DeviceDesc = "AMD İşlemci"
AMDK6Processor.DeviceDesc = "AMD K6 İşlemci" AMDK6Processor.DeviceDesc = "AMD K6 İşlemci"
AMDK62Processor.DeviceDesc = "AMD K6-2 İşlemci" AMDK62Processor.DeviceDesc = "AMD K6-2 İşlemci"
AMDK63Processor.DeviceDesc = "AMD K6-III / Geode İşlemci" AMDK63Processor.DeviceDesc = "AMD K6-III / Geode İşlemci"
AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron İşlemci" AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron İşlemci"
AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron İşlemci" AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron İşlemci"
AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom İşlemci" AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom İşlemci"
AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* İşlemci" AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* İşlemci"
TransmetaProcessor.DeviceDesc = "Transmeta Crusoe İşlemci" TransmetaProcessor.DeviceDesc = "Transmeta Crusoe İşlemci"
Standard = "Ölçünlü İşlemci" Standard = "Ölçünlü İşlemci"
ViaC7Processor.DeviceDesc = "VIA C7 İşlemci" ViaC7Processor.DeviceDesc = "VIA C7 İşlemci"
ViaNEHProcessor.DeviceDesc = "VIA Nehemiah İşlemci" ViaNEHProcessor.DeviceDesc = "VIA Nehemiah İşlemci"
ViaESTProcessor.DeviceDesc = "VIA Esther İşlemci" ViaESTProcessor.DeviceDesc = "VIA Esther İşlemci"
ViaNANOProcessor.DeviceDesc = "VIA Nano İşlemci" ViaNANOProcessor.DeviceDesc = "VIA Nano İşlemci"
ViaProcessor.DeviceDesc = "VIA İşlemci" ViaProcessor.DeviceDesc = "VIA İşlemci"
[Strings.0422] [Strings.0422]
ReactOS = "Фонд ReactOS" ReactOS = "Фонд ReactOS"
ProcessorClassName = "Процесори" ProcessorClassName = "Процесори"
Processor.DeviceDesc = "Процесор" Processor.DeviceDesc = "Процесор"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
CyrixProcessor.DeviceDesc = "Процесор Cyrix 6x86" CyrixProcessor.DeviceDesc = "Процесор Cyrix 6x86"
IntelProcessor.DeviceDesc = "Процесор Intel Pentium" IntelProcessor.DeviceDesc = "Процесор Intel Pentium"
IntelMMXProcessor.DeviceDesc = "Процесор Intel Pentium MMX" IntelMMXProcessor.DeviceDesc = "Процесор Intel Pentium MMX"
IntelPROProcessor.DeviceDesc = "Процесор Intel Pentium Pro" IntelPROProcessor.DeviceDesc = "Процесор Intel Pentium Pro"
IntelP2Processor.DeviceDesc = "Процесор Intel Pentium II / Celeron" IntelP2Processor.DeviceDesc = "Процесор Intel Pentium II / Celeron"
IntelP3Processor.DeviceDesc = "Процесор Intel Pentium III / Celeron / Xeon" IntelP3Processor.DeviceDesc = "Процесор Intel Pentium III / Celeron / Xeon"
IntelMProcessor.DeviceDesc = "Процесор Intel Pentium M / Celeron M" IntelMProcessor.DeviceDesc = "Процесор Intel Pentium M / Celeron M"
IntelP4Processor.DeviceDesc = "Процесор Intel Pentium 4 / Celeron / Xeon / D" IntelP4Processor.DeviceDesc = "Процесор Intel Pentium 4 / Celeron / Xeon / D"
IntelAtomProcessor.DeviceDesc = "Процесор Intel Atom" IntelAtomProcessor.DeviceDesc = "Процесор Intel Atom"
IntelCoreProcessor.DeviceDesc = "Процесор Intel Core Solo/Duo/Ex / Celeron / Xeon / M" IntelCoreProcessor.DeviceDesc = "Процесор Intel Core Solo/Duo/Ex / Celeron / Xeon / M"
IntelCoreiXProcessor.DeviceDesc = "Процесор Intel Core i*" IntelCoreiXProcessor.DeviceDesc = "Процесор Intel Core i*"
AMDProcessor.DeviceDesc = "Процесор AMD" AMDProcessor.DeviceDesc = "Процесор AMD"
AMDK6Processor.DeviceDesc = "Процесор AMD K6" AMDK6Processor.DeviceDesc = "Процесор AMD K6"
AMDK62Processor.DeviceDesc = "Процесор AMD K6-2" AMDK62Processor.DeviceDesc = "Процесор AMD K6-2"
AMDK63Processor.DeviceDesc = "Процесор AMD K6-III / Geode" AMDK63Processor.DeviceDesc = "Процесор AMD K6-III / Geode"
AMDK7Processor.DeviceDesc = "Процесор AMD Athlon / Duron / Geode NX / Sempron" AMDK7Processor.DeviceDesc = "Процесор AMD Athlon / Duron / Geode NX / Sempron"
AMDK8Processor.DeviceDesc = "Процесор AMD Athlon 64 / Turion 64 / Opteron / Sempron" AMDK8Processor.DeviceDesc = "Процесор AMD Athlon 64 / Turion 64 / Opteron / Sempron"
AMDPHENProcessor.DeviceDesc = "Процесор AMD Athlon 64 X / Turion 64 X / Phenom" AMDPHENProcessor.DeviceDesc = "Процесор AMD Athlon 64 X / Turion 64 X / Phenom"
AMDQProcessor.DeviceDesc = "Процесор AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" AMDQProcessor.DeviceDesc = "Процесор AMD Athlon 64 Q* / Turion 64 *M / Sempron S*"
TransmetaProcessor.DeviceDesc = "Процесор Transmeta Crusoe" TransmetaProcessor.DeviceDesc = "Процесор Transmeta Crusoe"
Standard = "Стандартний процесор" Standard = "Стандартний процесор"
ViaC7Processor.DeviceDesc = "Процесор VIA C7" ViaC7Processor.DeviceDesc = "Процесор VIA C7"
ViaNEHProcessor.DeviceDesc = "Процесор VIA Nehemiah" ViaNEHProcessor.DeviceDesc = "Процесор VIA Nehemiah"
ViaESTProcessor.DeviceDesc = "Процесор VIA Esther" ViaESTProcessor.DeviceDesc = "Процесор VIA Esther"
ViaNANOProcessor.DeviceDesc = "Процесор VIA Nano" ViaNANOProcessor.DeviceDesc = "Процесор VIA Nano"
ViaProcessor.DeviceDesc = "Процесор VIA" ViaProcessor.DeviceDesc = "Процесор VIA"
[Strings.0427] [Strings.0427]
Processor.DeviceDesc = "Procesorius" Processor.DeviceDesc = "Procesorius"
Processor.ServiceDesc = "Processor driver" Processor.ServiceDesc = "Processor driver"
IntelProcessor.DeviceDesc = "Intel procesorius" IntelProcessor.DeviceDesc = "Intel procesorius"
Standard = "Standartinis procesorius" Standard = "Standartinis procesorius"
+46 -46
View File
@@ -1,46 +1,46 @@
; defltws.inf ; defltws.inf
; Default security settings for ReactOS Workstation ; Default security settings for ReactOS Workstation
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
[Privilege Rights] [Privilege Rights]
SeAssignPrimaryTokenPrivilege = *S-1-5-19, *S-1-5-20 SeAssignPrimaryTokenPrivilege = *S-1-5-19, *S-1-5-20
SeAuditPrivilege = *S-1-5-19, *S-1-5-20 SeAuditPrivilege = *S-1-5-19, *S-1-5-20
SeBackupPrivilege = *S-1-5-32-544 SeBackupPrivilege = *S-1-5-32-544
SeBatchLogonRight = SeBatchLogonRight =
SeChangeNotifyPrivilege = *S-1-1-0, *S-1-5-32-544, *S-1-5-32-545 SeChangeNotifyPrivilege = *S-1-1-0, *S-1-5-32-544, *S-1-5-32-545
SeCreatePagefilePrivilege = *S-1-5-32-544 SeCreatePagefilePrivilege = *S-1-5-32-544
SeCreateGlobalPrivilege = *S-1-5-4, *S-1-5-6, *S-1-5-32-544 SeCreateGlobalPrivilege = *S-1-5-4, *S-1-5-6, *S-1-5-32-544
SeCreatePermanentPrivilege = SeCreatePermanentPrivilege =
SeCreateTokenPrivilege = SeCreateTokenPrivilege =
SeDebugPrivilege = *S-1-5-32-544 SeDebugPrivilege = *S-1-5-32-544
SeDenyBatchLogonRight = SeDenyBatchLogonRight =
SeDenyInteractiveLogonRight = SeDenyInteractiveLogonRight =
SeDenyNetworkLogonRight = SeDenyNetworkLogonRight =
SeDenyRemoteInteractiveLogonRight = SeDenyRemoteInteractiveLogonRight =
SeDenyServiceLogonRight = SeDenyServiceLogonRight =
SeEnableDelegationPrivilege = SeEnableDelegationPrivilege =
SeImpersonatePrivilege = *S-1-5-6, *S-1-5-32-544 SeImpersonatePrivilege = *S-1-5-6, *S-1-5-32-544
SeIncreaseBasePriorityPrivilege = *S-1-5-32-544 SeIncreaseBasePriorityPrivilege = *S-1-5-32-544
SeIncreaseQuotaPrivilege = *S-1-5-19, *S-1-5-20, *S-1-5-32-544 SeIncreaseQuotaPrivilege = *S-1-5-19, *S-1-5-20, *S-1-5-32-544
SeInteractiveLogonRight = *S-1-5-32-544, *S-1-5-32-545, *S-1-5-32-547, *S-1-5-32-551 SeInteractiveLogonRight = *S-1-5-32-544, *S-1-5-32-545, *S-1-5-32-547, *S-1-5-32-551
SeLoadDriverPrivilege = *S-1-5-32-544 SeLoadDriverPrivilege = *S-1-5-32-544
SeLockMemoryPrivilege = SeLockMemoryPrivilege =
SeMachineAccountPrivilege = SeMachineAccountPrivilege =
SeManageVolumePrivilege = *S-1-5-32-544 SeManageVolumePrivilege = *S-1-5-32-544
SeNetworkLogonRight = *S-1-1-0, *S-1-5-32-544, *S-1-5-32-545, *S-1-5-32-547, *S-1-5-32-551 SeNetworkLogonRight = *S-1-1-0, *S-1-5-32-544, *S-1-5-32-545, *S-1-5-32-547, *S-1-5-32-551
SeProfileSingleProcessPrivilege = *S-1-5-32-544 SeProfileSingleProcessPrivilege = *S-1-5-32-544
SeRemoteInteractiveLogonRight = *S-1-5-32-544, *S-1-5-32-555 SeRemoteInteractiveLogonRight = *S-1-5-32-544, *S-1-5-32-555
SeRemoteShutdownPrivilege = *S-1-5-32-544 SeRemoteShutdownPrivilege = *S-1-5-32-544
SeRestorePrivilege = *S-1-5-32-544 SeRestorePrivilege = *S-1-5-32-544
SeSecurityPrivilege = *S-1-5-32-544 SeSecurityPrivilege = *S-1-5-32-544
SeServiceLogonRight = SeServiceLogonRight =
SeShutdownPrivilege = *S-1-5-32-544, *S-1-5-32-545 SeShutdownPrivilege = *S-1-5-32-544, *S-1-5-32-545
SeSyncAgentPrivilege = SeSyncAgentPrivilege =
SeSystemEnvironmentPrivilege = *S-1-5-32-544 SeSystemEnvironmentPrivilege = *S-1-5-32-544
SeSystemProfilePrivilege = *S-1-5-32-544 SeSystemProfilePrivilege = *S-1-5-32-544
SeSystemTimePrivilege = *S-1-5-32-544 SeSystemTimePrivilege = *S-1-5-32-544
SeTakeOwnershipPrivilege = *S-1-5-32-544 SeTakeOwnershipPrivilege = *S-1-5-32-544
SeTcbPrivilege = SeTcbPrivilege =
SeUndockPrivilege = *S-1-5-32-544, *S-1-5-32-545 SeUndockPrivilege = *S-1-5-32-544, *S-1-5-32-545
+115 -115
View File
@@ -1,115 +1,115 @@
; DISK.INF ; DISK.INF
; Installation of DISK DRIVESs ; Installation of DISK DRIVESs
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = DiskDrive Class = DiskDrive
ClassGUID = {4D36E967-E325-11CE-BFC1-08002BE10318} ClassGUID = {4D36E967-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer = 10/19/1999,5.00.2157.1 DriverVer = 10/19/1999,5.00.2157.1
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg = DiskClass.NT.AddReg AddReg = DiskClass.NT.AddReg
[DiskClass.NT.AddReg] [DiskClass.NT.AddReg]
HKR, , , 0, %DiskClassName% HKR, , , 0, %DiskClassName%
;HKR, , Installer32, 0, "StorProp.dll,DiskClassInstaller" ;HKR, , Installer32, 0, "StorProp.dll,DiskClassInstaller"
HKR, , Icon, 0, "-53" HKR, , Icon, 0, "-53"
HKR, , NoInstallClass, 0, 1 HKR, , NoInstallClass, 0, 1
HKR, , SilentInstall, 0, 1 HKR, , SilentInstall, 0, 1
[Manufacturer] [Manufacturer]
%GenericMfg% = GenericMfg %GenericMfg% = GenericMfg
[GenericMfg] [GenericMfg]
%Disk.DeviceDesc% = disk_Inst,GenDisk %Disk.DeviceDesc% = disk_Inst,GenDisk
%OpticalDisk.DeviceDesc% = disk_Inst,GenOptical %OpticalDisk.DeviceDesc% = disk_Inst,GenOptical
;----------------------------- DISK DRIVER ----------------------------- ;----------------------------- DISK DRIVER -----------------------------
[disk_Inst.NT] [disk_Inst.NT]
CopyFiles = disk_CopyFiles.NT CopyFiles = disk_CopyFiles.NT
[disk_Inst.NT.Services] [disk_Inst.NT.Services]
AddService = disk, 2, disk_Service_Inst AddService = disk, 2, disk_Service_Inst
[disk_Service_Inst] [disk_Service_Inst]
DisplayName = %Disk.ServiceDesc% DisplayName = %Disk.ServiceDesc%
ServiceType = 1 ServiceType = 1
StartType = 0 StartType = 0
ErrorControl = 1 ErrorControl = 1
ServiceBinary = %12%\disk.sys ServiceBinary = %12%\disk.sys
[disk_CopyFiles.NT] [disk_CopyFiles.NT]
disk.sys disk.sys
;-------------------------------- STRINGS ------------------------------- ;-------------------------------- STRINGS -------------------------------
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
GenericMfg = "(Generic Disk Drives)" GenericMfg = "(Generic Disk Drives)"
DiskClassName = "Disk Drives" DiskClassName = "Disk Drives"
Disk.DeviceDesc = "Disk Drive" Disk.DeviceDesc = "Disk Drive"
OpticalDisk.DeviceDesc = "Optical Disk Drive" OpticalDisk.DeviceDesc = "Optical Disk Drive"
Disk.ServiceDesc = "Disk Driver" Disk.ServiceDesc = "Disk Driver"
[Strings.0405] [Strings.0405]
GenericMfg = "(Obecné diskové jednotky)" GenericMfg = "(Obecné diskové jednotky)"
DiskClassName = "Diskové jednotky" DiskClassName = "Diskové jednotky"
Disk.DeviceDesc = "Disková jednotka" Disk.DeviceDesc = "Disková jednotka"
OpticalDisk.DeviceDesc = "Optická disková jednotka" OpticalDisk.DeviceDesc = "Optická disková jednotka"
Disk.ServiceDesc = "Ovladač disku" Disk.ServiceDesc = "Ovladač disku"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
GenericMfg = "(Unidades de disco genéricas)" GenericMfg = "(Unidades de disco genéricas)"
DiskClassName = "Unidades de disco" DiskClassName = "Unidades de disco"
Disk.DeviceDesc = "Unidad de disco" Disk.DeviceDesc = "Unidad de disco"
OpticalDisk.DeviceDesc = "Unidad de disco óptico" OpticalDisk.DeviceDesc = "Unidad de disco óptico"
Disk.ServiceDesc = "Controlador de disco" Disk.ServiceDesc = "Controlador de disco"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
GenericMfg = "(Standardowy dysk twardy)" GenericMfg = "(Standardowy dysk twardy)"
DiskClassName = "Dyski twarde" DiskClassName = "Dyski twarde"
Disk.DeviceDesc = "Dysk twardy" Disk.DeviceDesc = "Dysk twardy"
OpticalDisk.DeviceDesc = "Dysk optyczny" OpticalDisk.DeviceDesc = "Dysk optyczny"
Disk.ServiceDesc = "Sterownik dysku" Disk.ServiceDesc = "Sterownik dysku"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
GenericMfg = "(dispozitiv disc generic)" GenericMfg = "(dispozitiv disc generic)"
DiskClassName = "Dispozitive disc" DiskClassName = "Dispozitive disc"
Disk.DeviceDesc = "Dispozitiv disc" Disk.DeviceDesc = "Dispozitiv disc"
OpticalDisk.DeviceDesc = "Dispozitiv disc optic" OpticalDisk.DeviceDesc = "Dispozitiv disc optic"
Disk.ServiceDesc = "Modúl-pilot de disc" Disk.ServiceDesc = "Modúl-pilot de disc"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
GenericMfg = "(Стандартные дисковые накопители)" GenericMfg = "(Стандартные дисковые накопители)"
DiskClassName = "Дисковые устройства" DiskClassName = "Дисковые устройства"
Disk.DeviceDesc = "Дисковое устройство" Disk.DeviceDesc = "Дисковое устройство"
OpticalDisk.DeviceDesc = "Оптическое дисковое устройство" OpticalDisk.DeviceDesc = "Оптическое дисковое устройство"
Disk.ServiceDesc = "Драйвер диска" Disk.ServiceDesc = "Драйвер диска"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
GenericMfg = "(Umûmî Disk Sürücüleri)" GenericMfg = "(Umûmî Disk Sürücüleri)"
DiskClassName = "Disk Sürücüleri" DiskClassName = "Disk Sürücüleri"
Disk.DeviceDesc = "Disk Sürücüsü" Disk.DeviceDesc = "Disk Sürücüsü"
OpticalDisk.DeviceDesc = "Optik Disk Sürücüsü" OpticalDisk.DeviceDesc = "Optik Disk Sürücüsü"
Disk.ServiceDesc = "Disk Sürücüsü" Disk.ServiceDesc = "Disk Sürücüsü"
[Strings.0422] [Strings.0422]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
GenericMfg = "(Стандартні приводи дисків)" GenericMfg = "(Стандартні приводи дисків)"
DiskClassName = "Дискові приводи" DiskClassName = "Дискові приводи"
Disk.DeviceDesc = "Дисковий привід" Disk.DeviceDesc = "Дисковий привід"
OpticalDisk.DeviceDesc = "Оптичний привід дисків" OpticalDisk.DeviceDesc = "Оптичний привід дисків"
Disk.ServiceDesc = "Драйвер диску" Disk.ServiceDesc = "Драйвер диску"
+162 -162
View File
@@ -1,162 +1,162 @@
; Display.INF ; Display.INF
; ;
; Installation file for the display adapters and display class ; Installation file for the display adapters and display class
; ;
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = Display Class = Display
ClassGUID = {4D36E968-E325-11CE-BFC1-08002BE10318} ClassGUID = {4D36E968-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer = 08/25/2007,1.10 DriverVer = 08/25/2007,1.10
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
VGA.Display_CopyFiles.NT = 11 VGA.Display_CopyFiles.NT = 11
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg = DisplayClass.NT.AddReg AddReg = DisplayClass.NT.AddReg
[DisplayClass.NT.AddReg] [DisplayClass.NT.AddReg]
HKR, , , 0, %DisplayClassName% HKR, , , 0, %DisplayClassName%
HKR, , Icon, 0, "-1" HKR, , Icon, 0, "-1"
HKR, , Installer32, 0, "desk.cpl,DisplayClassInstaller" HKR, , Installer32, 0, "desk.cpl,DisplayClassInstaller"
[Manufacturer] [Manufacturer]
%StdMfg% = StdMfg %StdMfg% = StdMfg
[StdMfg] [StdMfg]
%VGA.DeviceDesc% = VGA_Inst,PCI\CC_0000 %VGA.DeviceDesc% = VGA_Inst,PCI\CC_0000
%VGA.DeviceDesc% = VGA_Inst,PCI\CC_0001 %VGA.DeviceDesc% = VGA_Inst,PCI\CC_0001
%VGA.DeviceDesc% = VGA_Inst,PCI\CC_0300 %VGA.DeviceDesc% = VGA_Inst,PCI\CC_0300
%VGA.DeviceDesc% = VGA_Inst,PCI\CC_0301 %VGA.DeviceDesc% = VGA_Inst,PCI\CC_0301
;---------------------------- VGA/VBE DRIVER ---------------------------- ;---------------------------- VGA/VBE DRIVER ----------------------------
[VGA_Inst.NT] [VGA_Inst.NT]
CopyFiles = VGA.Miniport_CopyFiles.NT, VGA.Display_CopyFiles.NT CopyFiles = VGA.Miniport_CopyFiles.NT, VGA.Display_CopyFiles.NT
[VGA.Miniport_CopyFiles.NT] [VGA.Miniport_CopyFiles.NT]
vgamp.sys vgamp.sys
vbemp.sys vbemp.sys
[VGA.Display_CopyFiles.NT] [VGA.Display_CopyFiles.NT]
vgaddi.dll vgaddi.dll
framebuf.dll framebuf.dll
[VGA_Inst.NT.Services] [VGA_Inst.NT.Services]
AddService = , 0x00000002 AddService = , 0x00000002
;AddService = VGA, , VGA_Service_Inst ;AddService = VGA, , VGA_Service_Inst
;AddService = VBE, 0x00000003, VBE_Service_Inst ; SPSVCINST_TAGTOFRONT + SPSVCINST_ASSOCSERVICE ;AddService = VBE, 0x00000003, VBE_Service_Inst ; SPSVCINST_TAGTOFRONT + SPSVCINST_ASSOCSERVICE
[VGA_Service_Inst] [VGA_Service_Inst]
ServiceType = 1 ServiceType = 1
StartType = 1 StartType = 1
ErrorControl = 0 ErrorControl = 0
ServiceBinary = %12%\vgamp.sys ServiceBinary = %12%\vgamp.sys
LoadOrderGroup = Video Save LoadOrderGroup = Video Save
[VBE_Service_Inst] [VBE_Service_Inst]
ServiceType = 1 ServiceType = 1
StartType = 1 StartType = 1
ErrorControl = 0 ErrorControl = 0
ServiceBinary = %12%\vbemp.sys ServiceBinary = %12%\vbemp.sys
LoadOrderGroup = Video Save LoadOrderGroup = Video Save
;-------------------------------- STRINGS ------------------------------- ;-------------------------------- STRINGS -------------------------------
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
DisplayClassName = "Display Adapters" DisplayClassName = "Display Adapters"
StdMfg = "(Standard display adapters)" StdMfg = "(Standard display adapters)"
VGA.DeviceDesc = "VGA-compatible graphics card" VGA.DeviceDesc = "VGA-compatible graphics card"
[Strings.0405] [Strings.0405]
DisplayClassName = "Grafické adaptéry" DisplayClassName = "Grafické adaptéry"
StdMfg = "(Standardní grafické adaptéry)" StdMfg = "(Standardní grafické adaptéry)"
VGA.DeviceDesc = "VGA kompatibilní grafická karta" VGA.DeviceDesc = "VGA kompatibilní grafická karta"
[Strings.0407] [Strings.0407]
DisplayClassName = "Grafikkarten" DisplayClassName = "Grafikkarten"
StdMfg = "(Standardgrafikkarten)" StdMfg = "(Standardgrafikkarten)"
VGA.DeviceDesc = "VGA-kompatible Grafikkarte" VGA.DeviceDesc = "VGA-kompatible Grafikkarte"
[Strings.0408] [Strings.0408]
DisplayClassName = "Προσαρμογείς Οθόνης" DisplayClassName = "Προσαρμογείς Οθόνης"
StdMfg = "(Πρότυποι προσαρμογείς οθόνης)" StdMfg = "(Πρότυποι προσαρμογείς οθόνης)"
VGA.DeviceDesc = "VGA-συμβατή κάρτα γραφικών" VGA.DeviceDesc = "VGA-συμβατή κάρτα γραφικών"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
DisplayClassName = "Adaptadores de pantalla" DisplayClassName = "Adaptadores de pantalla"
StdMfg = "(Adaptador de pantalla estándar)" StdMfg = "(Adaptador de pantalla estándar)"
VGA.DeviceDesc = "Adaptador de pantalla compatible con VGA" VGA.DeviceDesc = "Adaptador de pantalla compatible con VGA"
[Strings.040C] [Strings.040C]
DisplayClassName = "Cartes Graphiques" DisplayClassName = "Cartes Graphiques"
StdMfg = "(Cartes Graphiques Standard)" StdMfg = "(Cartes Graphiques Standard)"
VGA.DeviceDesc = "Carte graphique compatible VGA" VGA.DeviceDesc = "Carte graphique compatible VGA"
[Strings.0411] [Strings.0411]
DisplayClassName = "ディスプレイ アダプタ" DisplayClassName = "ディスプレイ アダプタ"
StdMfg = "(標準ディスプレイ アダプタ)" StdMfg = "(標準ディスプレイ アダプタ)"
VGA.DeviceDesc = "VGA互換 グラフィックカード" VGA.DeviceDesc = "VGA互換 グラフィックカード"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
DisplayClassName = "Karty graficzne" DisplayClassName = "Karty graficzne"
StdMfg = "(Standardowe karty graficzne)" StdMfg = "(Standardowe karty graficzne)"
VGA.DeviceDesc = "Karta graficzna kompatybilna z VGA" VGA.DeviceDesc = "Karta graficzna kompatybilna z VGA"
[Strings.0416] [Strings.0416]
DisplayClassName = "Adaptadores de vídeo" DisplayClassName = "Adaptadores de vídeo"
StdMfg = "(Adaptador de vídeo padrão)" StdMfg = "(Adaptador de vídeo padrão)"
VGA.DeviceDesc = "Adaptador de vídeo compatível com VGA" VGA.DeviceDesc = "Adaptador de vídeo compatível com VGA"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
DisplayClassName = "Adaptoare grafice" DisplayClassName = "Adaptoare grafice"
StdMfg = "(adaptoare grafice standard)" StdMfg = "(adaptoare grafice standard)"
VGA.DeviceDesc = "Placă grafică compatibilă VGA" VGA.DeviceDesc = "Placă grafică compatibilă VGA"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
DisplayClassName = "Графические адаптеры" DisplayClassName = "Графические адаптеры"
StdMfg = "(Стандартные графические адаптеры)" StdMfg = "(Стандартные графические адаптеры)"
VGA.DeviceDesc = "VGA-совместимая графическая карта" VGA.DeviceDesc = "VGA-совместимая графическая карта"
[Strings.041B] [Strings.041B]
DisplayClassName = "Grafické karty" DisplayClassName = "Grafické karty"
StdMfg = "(Štandardné grafické karty)" StdMfg = "(Štandardné grafické karty)"
VGA.DeviceDesc = "VGA kompatibilná grafická karta" VGA.DeviceDesc = "VGA kompatibilná grafická karta"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
DisplayClassName = "Görüntü Bağdaştırıcıları" DisplayClassName = "Görüntü Bağdaştırıcıları"
StdMfg = "(Ölçünlü Görüntü Bağdaştırıcıları)" StdMfg = "(Ölçünlü Görüntü Bağdaştırıcıları)"
VGA.DeviceDesc = "VGA Uyumlu Çizge Kartı" VGA.DeviceDesc = "VGA Uyumlu Çizge Kartı"
[Strings.0422] [Strings.0422]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
DisplayClassName = "Графічні адаптери" DisplayClassName = "Графічні адаптери"
StdMfg = "(Стандартні графічні адаптери)" StdMfg = "(Стандартні графічні адаптери)"
VGA.DeviceDesc = "VGA-сумісна графічна картка" VGA.DeviceDesc = "VGA-сумісна графічна картка"
[Strings.0427] [Strings.0427]
DisplayClassName = "Vaizdo adapteriai" DisplayClassName = "Vaizdo adapteriai"
StdMfg = "(Standartinis vaizdo adapteris)" StdMfg = "(Standartinis vaizdo adapteris)"
VGA.DeviceDesc = "Su VGA suderinama vaizdo plokštė" VGA.DeviceDesc = "Su VGA suderinama vaizdo plokštė"
+153 -153
View File
@@ -1,153 +1,153 @@
; FDC.INF ; FDC.INF
; Installation file for floppy disk controllers ; Installation file for floppy disk controllers
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = FDC Class = FDC
ClassGUID = {4D36E969-E325-11CE-BFC1-08002BE10318} ClassGUID = {4D36E969-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer = 08/15/2005,1.01.0.0 DriverVer = 08/15/2005,1.01.0.0
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg = FDC.NT.AddReg AddReg = FDC.NT.AddReg
[FDC.NT.AddReg] [FDC.NT.AddReg]
HKR, , , 0, %FDCClassName% HKR, , , 0, %FDCClassName%
HKR, , Icon, 0, "-9" HKR, , Icon, 0, "-9"
HKR,,NoInstallClass,,1 HKR,,NoInstallClass,,1
[Manufacturer] [Manufacturer]
%GenericMfg% = GenericMfg %GenericMfg% = GenericMfg
[GenericMfg] [GenericMfg]
;FIXME: We do not have a driver yet ;FIXME: We do not have a driver yet
%*PNP0700.DeviceDesc% = fdc_Inst,*PNP0700 %*PNP0700.DeviceDesc% = fdc_Inst,*PNP0700
;%*PNP0700.DeviceDesc% = NO_DRV,*PNP0700 ;%*PNP0700.DeviceDesc% = NO_DRV,*PNP0700
;----------------------------- FDC DRIVER ----------------------------- ;----------------------------- FDC DRIVER -----------------------------
[fdc_Inst.NT] [fdc_Inst.NT]
CopyFiles = fdc_CopyFiles.NT CopyFiles = fdc_CopyFiles.NT
[fdc_CopyFiles.NT] [fdc_CopyFiles.NT]
fdc.sys fdc.sys
[fdc_Inst.NT.Services] [fdc_Inst.NT.Services]
AddService = fdc, 0x00000002, fdc_Service_Inst AddService = fdc, 0x00000002, fdc_Service_Inst
[fdc_Service_Inst] [fdc_Service_Inst]
ServiceType = 1 ServiceType = 1
StartType = 3 StartType = 3
ErrorControl = 1 ErrorControl = 1
ServiceBinary = %12%\fdc.sys ServiceBinary = %12%\fdc.sys
LoadOrderGroup = System Bus Extender LoadOrderGroup = System Bus Extender
;---------------------------- NO DRIVER REQ ----------------------------- ;---------------------------- NO DRIVER REQ -----------------------------
[NO_DRV] [NO_DRV]
[NO_DRV.Services] [NO_DRV.Services]
AddService = , 0x00000002 AddService = , 0x00000002
;-------------------------------- STRINGS ------------------------------- ;-------------------------------- STRINGS -------------------------------
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
FDCClassName = "Floppy disk controllers" FDCClassName = "Floppy disk controllers"
GenericMfg = "(Generic floppy disk controllers)" GenericMfg = "(Generic floppy disk controllers)"
*PNP0700.DeviceDesc = "Generic floppy disk controller" *PNP0700.DeviceDesc = "Generic floppy disk controller"
[Strings.0405] [Strings.0405]
FDCClassName = "Řadiče disketových jednotek" FDCClassName = "Řadiče disketových jednotek"
GenericMfg = "(Generické řadiče disketových jednotek)" GenericMfg = "(Generické řadiče disketových jednotek)"
*PNP0700.DeviceDesc = "Generický řadič disketové jednotky" *PNP0700.DeviceDesc = "Generický řadič disketové jednotky"
[Strings.0407] [Strings.0407]
FDCClassName = "Disketten-Controller" FDCClassName = "Disketten-Controller"
GenericMfg = "(Generische Disketten-Controller)" GenericMfg = "(Generische Disketten-Controller)"
*PNP0700.DeviceDesc = "Generischer Disketten-Controller" *PNP0700.DeviceDesc = "Generischer Disketten-Controller"
[Strings.0408] [Strings.0408]
FDCClassName = "Ελεγκτής Δισκέτας" FDCClassName = "Ελεγκτής Δισκέτας"
GenericMfg = "(Γενικοί ελεγκτές δισκέτας)" GenericMfg = "(Γενικοί ελεγκτές δισκέτας)"
*PNP0700.DeviceDesc = "Γενικός ελεγκτής δισκέτας" *PNP0700.DeviceDesc = "Γενικός ελεγκτής δισκέτας"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
FDCClassName = "Controladores de disquete" FDCClassName = "Controladores de disquete"
GenericMfg = "(Controlador estándar de disquetes)" GenericMfg = "(Controlador estándar de disquetes)"
*PNP0700.DeviceDesc = "Controlador estándar de disquetes" *PNP0700.DeviceDesc = "Controlador estándar de disquetes"
[Strings.040C] [Strings.040C]
FDCClassName = "Contrôleurs de lecteur de disquettes" FDCClassName = "Contrôleurs de lecteur de disquettes"
GenericMfg = "(Contrôleurs de lecteur de disquettes génériques)" GenericMfg = "(Contrôleurs de lecteur de disquettes génériques)"
*PNP0700.DeviceDesc = "Contrôleur de lecteur de disquettes générique" *PNP0700.DeviceDesc = "Contrôleur de lecteur de disquettes générique"
[Strings.0411] [Strings.0411]
FDCClassName = "フロッピー ディスク コントローラ" FDCClassName = "フロッピー ディスク コントローラ"
GenericMfg = "(標準フロッピー ディスク コントローラ)" GenericMfg = "(標準フロッピー ディスク コントローラ)"
*PNP0700.DeviceDesc = "標準フロッピー ディスク コントローラ" *PNP0700.DeviceDesc = "標準フロッピー ディスク コントローラ"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
FDCClassName = "Kontrolery stacji dyskietek" FDCClassName = "Kontrolery stacji dyskietek"
GenericMfg = "(Standardowowe kontrolery stacji dyskietek)" GenericMfg = "(Standardowowe kontrolery stacji dyskietek)"
*PNP0700.DeviceDesc = "Standardowy kontroler stacji dyskietek" *PNP0700.DeviceDesc = "Standardowy kontroler stacji dyskietek"
[Strings.0416] [Strings.0416]
FDCClassName = "Unidades de disquete" FDCClassName = "Unidades de disquete"
GenericMfg = "(Unidades de disquete padrão)" GenericMfg = "(Unidades de disquete padrão)"
*PNP0700.DeviceDesc = "Controlador padrão de disquete" *PNP0700.DeviceDesc = "Controlador padrão de disquete"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
FDCClassName = "Dispozitive de control disc flexibil" FDCClassName = "Dispozitive de control disc flexibil"
GenericMfg = "(dispozitiv generic de control disc flexibil)" GenericMfg = "(dispozitiv generic de control disc flexibil)"
*PNP0700.DeviceDesc = "Dispozitiv generic de control disc flexibil" *PNP0700.DeviceDesc = "Dispozitiv generic de control disc flexibil"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
FDCClassName = "Контроллеры гибких дисков" FDCClassName = "Контроллеры гибких дисков"
GenericMfg = "(Стандартные контроллеры гибких дисков)" GenericMfg = "(Стандартные контроллеры гибких дисков)"
*PNP0700.DeviceDesc = "Стандартный контроллер гибких дисков" *PNP0700.DeviceDesc = "Стандартный контроллер гибких дисков"
[Strings.041B] [Strings.041B]
FDCClassName = "Radiče disketových mechaník" FDCClassName = "Radiče disketových mechaník"
GenericMfg = "(Generické radiče disketových mechaník)" GenericMfg = "(Generické radiče disketových mechaník)"
*PNP0700.DeviceDesc = "Generický radič disketovej mechaniky" *PNP0700.DeviceDesc = "Generický radič disketovej mechaniky"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
FDCClassName = "Yumuşak Disk Denetleyicileri" FDCClassName = "Yumuşak Disk Denetleyicileri"
GenericMfg = "(Umûmî Yumuşak Disk Denetleyicileri)" GenericMfg = "(Umûmî Yumuşak Disk Denetleyicileri)"
*PNP0700.DeviceDesc = "Umûmî Yumuşak Disk Denetleyicisi" *PNP0700.DeviceDesc = "Umûmî Yumuşak Disk Denetleyicisi"
[Strings.0422] [Strings.0422]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
FDCClassName = "Контроллери гнучких дисків" FDCClassName = "Контроллери гнучких дисків"
GenericMfg = "(Стандартні контроллери гнучких дисків)" GenericMfg = "(Стандартні контроллери гнучких дисків)"
*PNP0700.DeviceDesc = "Стандартний контроллер гнучких дисків" *PNP0700.DeviceDesc = "Стандартний контроллер гнучких дисків"
[Strings.0427] [Strings.0427]
FDCClassName = "Diskelių įrenginių valdikliai" FDCClassName = "Diskelių įrenginių valdikliai"
GenericMfg = "(Standartiniai diskelių įrenginių valdikliai)" GenericMfg = "(Standartiniai diskelių įrenginių valdikliai)"
*PNP0700.DeviceDesc = "Standartinis diskelių įrenginio valdiklis" *PNP0700.DeviceDesc = "Standartinis diskelių įrenginio valdiklis"
+106 -106
View File
@@ -1,106 +1,106 @@
; FDC.INF ; FDC.INF
; Installation file for floppy disk drives ; Installation file for floppy disk drives
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = FloppyDisk Class = FloppyDisk
ClassGuid = {4D36E980-E325-11CE-BFC1-08002BE10318} ClassGuid = {4D36E980-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer = 08/15/2005,1.01.0.0 DriverVer = 08/15/2005,1.01.0.0
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg = Floppy.NT.AddReg AddReg = Floppy.NT.AddReg
[Floppy.NT.AddReg] [Floppy.NT.AddReg]
HKR, , , 0, %FloppyClassName% HKR, , , 0, %FloppyClassName%
HKR, , Icon, 0, "-50" HKR, , Icon, 0, "-50"
HKR, , NoInstallClass, , 1 HKR, , NoInstallClass, , 1
[Manufacturer] [Manufacturer]
%GenericMfg% = GenericMfg %GenericMfg% = GenericMfg
[GenericMfg] [GenericMfg]
;FIXME: We do not have a driver yet ;FIXME: We do not have a driver yet
%Floppy.DeviceDesc% = NO_DRV, GenFloppyDisk %Floppy.DeviceDesc% = NO_DRV, GenFloppyDisk
;%Floppy.DeviceDesc% = floppy_Inst, GenFloppyDisk ;%Floppy.DeviceDesc% = floppy_Inst, GenFloppyDisk
;----------------------------- FDC DRIVER ----------------------------- ;----------------------------- FDC DRIVER -----------------------------
[floppy_Inst.NT] [floppy_Inst.NT]
CopyFiles = floppy_CopyFiles.NT CopyFiles = floppy_CopyFiles.NT
[floppy_CopyFiles.NT] [floppy_CopyFiles.NT]
flpydisk.sys flpydisk.sys
[flopy_Inst.NT.Services] [flopy_Inst.NT.Services]
AddService = flpydisk, 0x00000002, floppy_Service_Inst AddService = flpydisk, 0x00000002, floppy_Service_Inst
[floppy_Service_Inst] [floppy_Service_Inst]
ServiceType = 1 ServiceType = 1
StartType = 3 StartType = 3
ErrorControl = 1 ErrorControl = 1
ServiceBinary = %12%\flpydisk.sys ServiceBinary = %12%\flpydisk.sys
;---------------------------- NO DRIVER REQ ----------------------------- ;---------------------------- NO DRIVER REQ -----------------------------
[NO_DRV] [NO_DRV]
[NO_DRV.Services] [NO_DRV.Services]
AddService = , 0x00000002 AddService = , 0x00000002
;-------------------------------- STRINGS ------------------------------- ;-------------------------------- STRINGS -------------------------------
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
FloppyClassName = "Floppy disk drives" FloppyClassName = "Floppy disk drives"
GenericMfg = "(Generic floppy disk drives)" GenericMfg = "(Generic floppy disk drives)"
Floppy.DeviceDesc = "Generic floppy disk drive" Floppy.DeviceDesc = "Generic floppy disk drive"
[Strings.0405] [Strings.0405]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
FloppyClassName = "Disketové jednotky" FloppyClassName = "Disketové jednotky"
GenericMfg = "(Obecné disketové jednotky)" GenericMfg = "(Obecné disketové jednotky)"
Floppy.DeviceDesc = "Obecná disketová jednotka" Floppy.DeviceDesc = "Obecná disketová jednotka"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
FloppyClassName = "Disqueteras" FloppyClassName = "Disqueteras"
GenericMfg = "(Disqueteras genéricas)" GenericMfg = "(Disqueteras genéricas)"
Floppy.DeviceDesc = "Disquetera genérica" Floppy.DeviceDesc = "Disquetera genérica"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
FloppyClassName = "Stacje dyskietek" FloppyClassName = "Stacje dyskietek"
GenericMfg = "(Standardowe stacje dyskietek)" GenericMfg = "(Standardowe stacje dyskietek)"
Floppy.DeviceDesc = "Standardowa stacja dyskietek" Floppy.DeviceDesc = "Standardowa stacja dyskietek"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
FloppyClassName = "Unitate de disc flexibil" FloppyClassName = "Unitate de disc flexibil"
GenericMfg = "(unități generice de disc flexibil)" GenericMfg = "(unități generice de disc flexibil)"
Floppy.DeviceDesc = "Unitate de disc flexibil" Floppy.DeviceDesc = "Unitate de disc flexibil"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
FloppyClassName = "Дисководы гибких дисков" FloppyClassName = "Дисководы гибких дисков"
GenericMfg = "(Универсальные дисководы гибких дисков)" GenericMfg = "(Универсальные дисководы гибких дисков)"
Floppy.DeviceDesc = "Универсальный дисковод гибких дисков" Floppy.DeviceDesc = "Универсальный дисковод гибких дисков"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
FloppyClassName = "Yumuşak Disk Sürücüleri" FloppyClassName = "Yumuşak Disk Sürücüleri"
GenericMfg = "(Umûmî Yumuşak Disk Sürücüleri)" GenericMfg = "(Umûmî Yumuşak Disk Sürücüleri)"
Floppy.DeviceDesc = "Umûmî Yumuşak Disk Sürücüsü" Floppy.DeviceDesc = "Umûmî Yumuşak Disk Sürücüsü"
+321 -321
View File
@@ -1,321 +1,321 @@
[Version] [Version]
Signature = $Windows NT$ Signature = $Windows NT$
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
ClassGUID = {00000000-0000-0000-0000-000000000000} ClassGUID = {00000000-0000-0000-0000-000000000000}
LayoutFile = layout.inf LayoutFile = layout.inf
DriverVer = 05/29/2008,0.1 DriverVer = 05/29/2008,0.1
[SourceDisksFiles] [SourceDisksFiles]
[HiddenFontFiles] [HiddenFontFiles]
[DestinationDirs] [DestinationDirs]
[Font.96] [Font.96]
[Font.120] [Font.120]
[Font.Reg.96] [Font.Reg.96]
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96 HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96 HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
[Font.Reg.120] [Font.Reg.120]
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120 HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120 HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
[Font.Latin.Reg] [Font.Latin.Reg]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"Liberation Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"Liberation Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"FreeMono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"FreeMono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"FreeMono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"FreeMono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"Tahoma" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"Liberation Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"Liberation Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"Tahoma" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"Tahoma" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"Liberation Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"Liberation Serif"
[Font.Cyrillic.Reg] [Font.Cyrillic.Reg]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"Liberation Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"Liberation Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"FreeMono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"FreeMono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"FreeMono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"FreeMono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"Tahoma" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"Liberation Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"Liberation Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"Tahoma" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"Tahoma" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"Liberation Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"Liberation Serif"
[Font.Greek.Reg] [Font.Greek.Reg]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"Liberation Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"Liberation Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"FreeMono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"FreeMono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"FreeMono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"FreeMono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"Liberation Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"Liberation Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"Liberation Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"Liberation Serif"
[Font.Hebrew.Reg] [Font.Hebrew.Reg]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"FreeMono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"FreeMono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"FreeMono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"FreeMono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"DejaVu Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"DejaVu Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"DejaVu Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"DejaVu Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"DejaVu Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"DejaVu Serif"
[Font.CJK.Reg] [Font.CJK.Reg]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"Liberation Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"Liberation Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"FreeMono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"FreeMono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"FreeMono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"FreeMono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"Droid Sans Fallback" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"Droid Sans Fallback"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"Liberation Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"Liberation Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"Droid Sans Fallback" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"Droid Sans Fallback"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"Droid Sans Fallback" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"Droid Sans Fallback"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"Droid Sans Fallback" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"Droid Sans Fallback"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS UI Gothic",0x00000000,"Droid Sans Fallback" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS UI Gothic",0x00000000,"Droid Sans Fallback"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS UI Gothic 2",0x00000000,"Droid Sans Fallback" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS UI Gothic 2",0x00000000,"Droid Sans Fallback"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"Droid Sans Fallback" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"Droid Sans Fallback"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"Liberation Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"Liberation Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"Liberation Serif"
[Font.Unicode.Reg] [Font.Unicode.Reg]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys",0x00000000,"Fixedsys Excelsior 3.01-L2"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helvetica",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Lucida Console",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"DejaVu Sans" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Terminal",0x00000000,"DejaVu Sans Mono"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"DejaVu Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times",0x00000000,"DejaVu Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"DejaVu Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman",0x00000000,"DejaVu Serif"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"DejaVu Serif" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn",0x00000000,"DejaVu Serif"
; cp1252/cp437 US ; cp1252/cp437 US
[Font.CP437.96] [Font.CP437.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
[Font.CP437.120] [Font.CP437.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
; cp1256/cp720 Arabic ; cp1256/cp720 Arabic
[Font.CP720.96] [Font.CP720.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Unicode.Reg AddReg = Font.Unicode.Reg
[Font.CP720.120] [Font.CP720.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Unicode.Reg AddReg = Font.Unicode.Reg
; cp1253/cp737 Greek ; cp1253/cp737 Greek
[Font.CP737.96] [Font.CP737.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Greek.Reg AddReg = Font.Greek.Reg
[Font.CP737.120] [Font.CP737.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Greek.Reg AddReg = Font.Greek.Reg
; cp1257/cp775 Baltic ; cp1257/cp775 Baltic
[Font.CP775.96] [Font.CP775.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
[Font.CP775.120] [Font.CP775.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
; cp1252/cp850 Multilingual Latin I ; cp1252/cp850 Multilingual Latin I
[Font.CP850.96] [Font.CP850.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
[Font.CP850.120] [Font.CP850.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
; cp1250/cp852 Latin II/Central European ; cp1250/cp852 Latin II/Central European
[Font.CP852.96] [Font.CP852.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
[Font.CP852.120] [Font.CP852.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
; cp1251/cp855 Cyrillic ; cp1251/cp855 Cyrillic
[Font.CP855.96] [Font.CP855.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Cyrillic.Reg AddReg = Font.Cyrillic.Reg
[Font.CP855.120] [Font.CP855.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Cyrillic.Reg AddReg = Font.Cyrillic.Reg
; cp1254/cp857 Turkish ; cp1254/cp857 Turkish
[Font.CP857.96] [Font.CP857.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
[Font.CP857.120] [Font.CP857.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
; cp1252/cp860 Portuguese ; cp1252/cp860 Portuguese
[Font.CP860.96] [Font.CP860.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
[Font.CP860.120] [Font.CP860.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
; cp1252/cp861 Icelandic ; cp1252/cp861 Icelandic
[Font.CP861.96] [Font.CP861.96]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
[Font.CP861.120] [Font.CP861.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
; cp1255/cp862 Hebrew ; cp1255/cp862 Hebrew
[Font.CP862.96] [Font.CP862.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Hebrew.Reg AddReg = Font.Hebrew.Reg
[Font.CP862.120] [Font.CP862.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Hebrew.Reg AddReg = Font.Hebrew.Reg
; cp1252/cp863 Canadian-French ; cp1252/cp863 Canadian-French
[Font.CP863.96] [Font.CP863.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
[Font.CP863.120] [Font.CP863.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
; cp1252/cp865 Nordic ; cp1252/cp865 Nordic
[Font.CP865.96] [Font.CP865.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
[Font.CP865.120] [Font.CP865.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Latin.Reg AddReg = Font.Latin.Reg
; cp1251/cp866 Russian ; cp1251/cp866 Russian
[Font.CP866.96] [Font.CP866.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Cyrillic.Reg AddReg = Font.Cyrillic.Reg
[Font.CP866.120] [Font.CP866.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Cyrillic.Reg AddReg = Font.Cyrillic.Reg
; cp1253/cp869 Modern Greek ; cp1253/cp869 Modern Greek
[Font.CP869.96] [Font.CP869.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Greek.Reg AddReg = Font.Greek.Reg
[Font.CP869.120] [Font.CP869.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Greek.Reg AddReg = Font.Greek.Reg
; cp874/cp874 (Thai) ; cp874/cp874 (Thai)
[Font.CP874.96] [Font.CP874.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Unicode.Reg AddReg = Font.Unicode.Reg
[Font.CP874.120] [Font.CP874.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Unicode.Reg AddReg = Font.Unicode.Reg
; cp1258/cp1258 (Vietnamese) ; cp1258/cp1258 (Vietnamese)
[Font.CP1258.96] [Font.CP1258.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.Unicode.Reg AddReg = Font.Unicode.Reg
[Font.CP1258.120] [Font.CP1258.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.Unicode.Reg AddReg = Font.Unicode.Reg
; cp932/cp932 Japanese ; cp932/cp932 Japanese
[Font.CP932.96] [Font.CP932.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.CJK.Reg AddReg = Font.CJK.Reg
[Font.CP932.120] [Font.CP932.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.CJK.Reg AddReg = Font.CJK.Reg
; cp936/cp936 Simplified Chinese ; cp936/cp936 Simplified Chinese
[Font.CP936.96] [Font.CP936.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.CJK.Reg AddReg = Font.CJK.Reg
[Font.CP936.120] [Font.CP936.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.CJK.Reg AddReg = Font.CJK.Reg
; cp949/cp949 Korean ; cp949/cp949 Korean
[Font.CP949.96] [Font.CP949.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.CJK.Reg AddReg = Font.CJK.Reg
[Font.CP949.120] [Font.CP949.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.CJK.Reg AddReg = Font.CJK.Reg
; cp950/cp950 Traditional Chinese ; cp950/cp950 Traditional Chinese
[Font.CP950.96] [Font.CP950.96]
AddReg = Font.Reg.96 AddReg = Font.Reg.96
AddReg = Font.CJK.Reg AddReg = Font.CJK.Reg
[Font.CP950.120] [Font.CP950.120]
AddReg = Font.Reg.120 AddReg = Font.Reg.120
AddReg = Font.CJK.Reg AddReg = Font.CJK.Reg
[Font Sizes] [Font Sizes]
Small Fonts = 96 Small Fonts = 96
Large Fonts = 120 Large Fonts = 120
+101 -101
View File
@@ -1,101 +1,101 @@
; HAL.INF ; HAL.INF
; Installation file for HAL device ; Installation file for HAL device
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
;Signature = "$ReactOS$" ;Signature = "$ReactOS$"
LayoutFile = layout.inf LayoutFile = layout.inf
Class = Computer Class = Computer
ClassGUID = {4D36E966-E325-11CE-BFC1-08002BE10318} ClassGUID = {4D36E966-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS% Provider = %ReactOS%
DriverVer = 8/15/2011,1.00.0.0 DriverVer = 8/15/2011,1.00.0.0
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg = ComputerClass.NT.AddReg AddReg = ComputerClass.NT.AddReg
[ComputerClass.NT.AddReg] [ComputerClass.NT.AddReg]
HKR, , , 0, %ComputerClassName% HKR, , , 0, %ComputerClassName%
HKR, , Icon, 0, "-27" HKR, , Icon, 0, "-27"
[Manufacturer] [Manufacturer]
%GenericMfg% = GenericMfg %GenericMfg% = GenericMfg
[GenericMfg] [GenericMfg]
%acpipic_up.DeviceDesc% = NO_DRV,acpipic_up %acpipic_up.DeviceDesc% = NO_DRV,acpipic_up
%e_isa_up.DeviceDesc% = NO_DRV,e_isa_up %e_isa_up.DeviceDesc% = NO_DRV,e_isa_up
;------------------------------ NO DRIVER ----------------------------- ;------------------------------ NO DRIVER -----------------------------
[NO_DRV] [NO_DRV]
[NO_DRV.Services] [NO_DRV.Services]
AddService = , 0x00000002 AddService = , 0x00000002
;-------------------------------- STRINGS ------------------------------- ;-------------------------------- STRINGS -------------------------------
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
ComputerClassName = "Computer" ComputerClassName = "Computer"
GenericMfg = "(Generic computers)" GenericMfg = "(Generic computers)"
acpipic_up.DeviceDesc = "ACPI Uniprocessor PC" acpipic_up.DeviceDesc = "ACPI Uniprocessor PC"
e_isa_up.DeviceDesc = "Standard Uniprocessor PC" e_isa_up.DeviceDesc = "Standard Uniprocessor PC"
[Strings.0405] [Strings.0405]
ComputerClassName = "Počítač" ComputerClassName = "Počítač"
GenericMfg = "(Obecné počítače)" GenericMfg = "(Obecné počítače)"
acpipic_up.DeviceDesc = "Jednoprocesorové PC s ACPI rozhraním" acpipic_up.DeviceDesc = "Jednoprocesorové PC s ACPI rozhraním"
e_isa_up.DeviceDesc = "Standardní jednoprocesorové PC" e_isa_up.DeviceDesc = "Standardní jednoprocesorové PC"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
ComputerClassName = "Equipo" ComputerClassName = "Equipo"
GenericMfg = "(Equipos genéricos)" GenericMfg = "(Equipos genéricos)"
acpipic_up.DeviceDesc = "PC con uniprocesador ACPI" acpipic_up.DeviceDesc = "PC con uniprocesador ACPI"
e_isa_up.DeviceDesc = "PC con uniprocesador estándar" e_isa_up.DeviceDesc = "PC con uniprocesador estándar"
[Strings.0415] [Strings.0415]
ReactOS = "Ekipa ReactOS" ReactOS = "Ekipa ReactOS"
ComputerClassName = "Komputer" ComputerClassName = "Komputer"
GenericMfg = "(Komputery standardowe)" GenericMfg = "(Komputery standardowe)"
acpipic_up.DeviceDesc = "Komputer PC z interfejsem ACPI" acpipic_up.DeviceDesc = "Komputer PC z interfejsem ACPI"
e_isa_up.DeviceDesc = "Standardowy komputer PC" e_isa_up.DeviceDesc = "Standardowy komputer PC"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
ComputerClassName = "Calculator" ComputerClassName = "Calculator"
GenericMfg = "(calculatoare generice)" GenericMfg = "(calculatoare generice)"
acpipic_up.DeviceDesc = "PC uniprocesor ACPI" acpipic_up.DeviceDesc = "PC uniprocesor ACPI"
e_isa_up.DeviceDesc = "PC uniprocesor standard" e_isa_up.DeviceDesc = "PC uniprocesor standard"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
ComputerClassName = "Компьютер" ComputerClassName = "Компьютер"
GenericMfg = "(Универсальный компьютер)" GenericMfg = "(Универсальный компьютер)"
acpipic_up.DeviceDesc = "ACPI однопроцессорный ПК" acpipic_up.DeviceDesc = "ACPI однопроцессорный ПК"
e_isa_up.DeviceDesc = "Стандартный однопроцессорный ПК" e_isa_up.DeviceDesc = "Стандартный однопроцессорный ПК"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
ComputerClassName = "Bilgisayar" ComputerClassName = "Bilgisayar"
GenericMfg = "(Umûmî Bilgisayarlar)" GenericMfg = "(Umûmî Bilgisayarlar)"
acpipic_up.DeviceDesc = "ACPI Tek İşlemcili PC" acpipic_up.DeviceDesc = "ACPI Tek İşlemcili PC"
e_isa_up.DeviceDesc = "Ölçünlü Tek İşlemcili PC" e_isa_up.DeviceDesc = "Ölçünlü Tek İşlemcili PC"
[Strings.0422] [Strings.0422]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
ComputerClassName = "Комп'ютер" ComputerClassName = "Комп'ютер"
GenericMfg = "(Стандартний комп'ютер)" GenericMfg = "(Стандартний комп'ютер)"
acpipic_up.DeviceDesc = "ACPI однопроцесорний ПК" acpipic_up.DeviceDesc = "ACPI однопроцесорний ПК"
e_isa_up.DeviceDesc = "Стандартний однопроцесорний ПК" e_isa_up.DeviceDesc = "Стандартний однопроцесорний ПК"
+89 -89
View File
@@ -1,89 +1,89 @@
[Version] [Version]
Signature = "$Windows NT$" Signature = "$Windows NT$"
Class = System Class = System
ClassGuid = {4D36E97D-E325-11CE-BFC1-08002BE10318} ClassGuid = {4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider = ReactOS Provider = ReactOS
DriverVer=11/19/2010,6.1.7601.17514 DriverVer=11/19/2010,6.1.7601.17514
PnPLockdown=1 PnPLockdown=1
[SourceDisksFiles] [SourceDisksFiles]
hdaudbus.sys = 3426 hdaudbus.sys = 3426
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 ; windows\system32\drivers DefaultDestDir = 12 ; windows\system32\drivers
[Manufacturer] [Manufacturer]
Microsoft = GenericMfg Microsoft = GenericMfg
[ControlFlags] [ControlFlags]
ExcludeFromSelect = PCI\CC_0403 ExcludeFromSelect = PCI\CC_0403
;ExcludeFromSelect = PCI\VEN_8086&DEV_2668 ;ExcludeFromSelect = PCI\VEN_8086&DEV_2668
[GenericMfg] [GenericMfg]
%HDAudio.DeviceDesc% = HDAudio_Device, PCI\CC_0403 %HDAudio.DeviceDesc% = HDAudio_Device, PCI\CC_0403
%HDAudio.DeviceDesc% = HDAudio_Device, PCI\VEN_8086&DEV_2668 %HDAudio.DeviceDesc% = HDAudio_Device, PCI\VEN_8086&DEV_2668
[HDAudio_Device.NT] [HDAudio_Device.NT]
CopyFiles = Drivers_Dir CopyFiles = Drivers_Dir
AddReg = HDAudio.AddReg AddReg = HDAudio.AddReg
[Drivers_Dir] [Drivers_Dir]
hdaudbus.sys,,,0x0100 hdaudbus.sys,,,0x0100
[HDAudio.AddReg] [HDAudio.AddReg]
HKR,Settings,DeviceDescription_FUNC_01,,%AUDIOFG% HKR,Settings,DeviceDescription_FUNC_01,,%AUDIOFG%
HKR,Settings,DeviceDescription_FUNC_02,,%MODEMFG% HKR,Settings,DeviceDescription_FUNC_02,,%MODEMFG%
HKR,Settings,DeviceDescription_Default,,%UNKNOWNFG% HKR,Settings,DeviceDescription_Default,,%UNKNOWNFG%
HKR,Settings,DeviceLocation,,%HDAudioBUS% HKR,Settings,DeviceLocation,,%HDAudioBUS%
HKR,Interrupt Management,,0x00000010 HKR,Interrupt Management,,0x00000010
HKR,Interrupt Management\MessageSignaledInterruptProperties,,0x00000010 HKR,Interrupt Management\MessageSignaledInterruptProperties,,0x00000010
HKR,Interrupt Management\MessageSignaledInterruptProperties,MSISupported,0x00010001,1 HKR,Interrupt Management\MessageSignaledInterruptProperties,MSISupported,0x00010001,1
;-------------- Service installation ;-------------- Service installation
[HDAudio_Device.NT.Services] [HDAudio_Device.NT.Services]
AddService = HDAudBus, 0x00000002, HDAudio_Service_Inst AddService = HDAudBus, 0x00000002, HDAudio_Service_Inst
; -------------- HDAudio driver install sections ; -------------- HDAudio driver install sections
[HDAudio_Service_Inst] [HDAudio_Service_Inst]
DisplayName = %HDAudBus.SVCDESC% DisplayName = %HDAudBus.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\HDAudBus.sys ServiceBinary = %12%\HDAudBus.sys
LoadOrderGroup = Extended Base LoadOrderGroup = Extended Base
[SignatureAttributes] [SignatureAttributes]
hdaudbus.sys=SignatureAttributes.DRM hdaudbus.sys=SignatureAttributes.DRM
[SignatureAttributes.DRM] [SignatureAttributes.DRM]
DRMLevel=1300 DRMLevel=1300
[Strings] [Strings]
DiskId1 = "ReactOS UAA Bus Driver for High Definition Audio. Installation Disk #1" DiskId1 = "ReactOS UAA Bus Driver for High Definition Audio. Installation Disk #1"
HDAudio.DeviceDesc = "High Definition Audio Controller" HDAudio.DeviceDesc = "High Definition Audio Controller"
HDAudBus.SVCDESC = "ReactOS UAA Bus Driver for High Definition Audio" HDAudBus.SVCDESC = "ReactOS UAA Bus Driver for High Definition Audio"
AUDIOFG = "Audio Device on High Definition Audio Bus" AUDIOFG = "Audio Device on High Definition Audio Bus"
MODEMFG = "Modem Device on High Definition Audio Bus" MODEMFG = "Modem Device on High Definition Audio Bus"
UNKNOWNFG = "Unknown Device on High Definition Audio Bus" UNKNOWNFG = "Unknown Device on High Definition Audio Bus"
HDAudioBUS = "Internal High Definition Audio Bus" HDAudioBUS = "Internal High Definition Audio Bus"
[Strings.0418] [Strings.0418]
DiskId1 = "Modúl-pilot ReactOS de magistrală UAA pentru dispozitive audio de înaltă definiție. Disc de instalare №1" DiskId1 = "Modúl-pilot ReactOS de magistrală UAA pentru dispozitive audio de înaltă definiție. Disc de instalare №1"
HDAudio.DeviceDesc = "Dispozitiv de control audio de înaltă definiție" HDAudio.DeviceDesc = "Dispozitiv de control audio de înaltă definiție"
HDAudBus.SVCDESC = "Modúl-pilot ReactOS pentru magistrală UAA pentru dispozitive audio de înaltă definiție" HDAudBus.SVCDESC = "Modúl-pilot ReactOS pentru magistrală UAA pentru dispozitive audio de înaltă definiție"
AUDIOFG = "Dispozitiv audio pe magistrala audio de înaltă definiție" AUDIOFG = "Dispozitiv audio pe magistrala audio de înaltă definiție"
MODEMFG = "Dispozitiv modem pe magistrala audio de înaltă definiție" MODEMFG = "Dispozitiv modem pe magistrala audio de înaltă definiție"
UNKNOWNFG = "Dispozitiv nespecificat pe magistrala audio de înaltă definiție" UNKNOWNFG = "Dispozitiv nespecificat pe magistrala audio de înaltă definiție"
HDAudioBUS = "Magistrală internă audio de înaltă definiție" HDAudioBUS = "Magistrală internă audio de înaltă definiție"
[Strings.041f] [Strings.041f]
DiskId1 = "Yüksek Tanımlı Ses İçin ReactOS UAA Veri Yolu Sürücüsü. 1. Kurulum Diski" DiskId1 = "Yüksek Tanımlı Ses İçin ReactOS UAA Veri Yolu Sürücüsü. 1. Kurulum Diski"
HDAudio.DeviceDesc = "Yüksek Tanımlı Ses Denetleyicisi" HDAudio.DeviceDesc = "Yüksek Tanımlı Ses Denetleyicisi"
HDAudBus.SVCDESC = "Yüksek Tanımlı Ses için ReactOS UAA Veri Yolu Sürücüsü" HDAudBus.SVCDESC = "Yüksek Tanımlı Ses için ReactOS UAA Veri Yolu Sürücüsü"
AUDIOFG = "Yüksek Tanımlı Ses Veri Yolu Üzerinde Ses Aygıtı" AUDIOFG = "Yüksek Tanımlı Ses Veri Yolu Üzerinde Ses Aygıtı"
MODEMFG = "Yüksek Tanımlı Ses Veri Yolu Üzerinde Çevirge Aygıtı" MODEMFG = "Yüksek Tanımlı Ses Veri Yolu Üzerinde Çevirge Aygıtı"
UNKNOWNFG = "Yüksek Tanımlı Ses Veri Yolu Üzerinde Bilinmeyen Aygıt" UNKNOWNFG = "Yüksek Tanımlı Ses Veri Yolu Üzerinde Bilinmeyen Aygıt"
HDAudioBUS = "İç Yüksek Tanımlı Ses Veri Yolu" HDAudioBUS = "İç Yüksek Tanımlı Ses Veri Yolu"
+2586 -2586
View File
File diff suppressed because it is too large Load Diff
+136 -136
View File
@@ -1,136 +1,136 @@
[Version] [Version]
Signature="$WINDOWS NT$" Signature="$WINDOWS NT$"
Class=HIDClass Class=HIDClass
ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da} ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider=%ReactOS% Provider=%ReactOS%
LayoutFile=layout.inf LayoutFile=layout.inf
DriverVer=01/20/2012,1.00 DriverVer=01/20/2012,1.00
[DestinationDirs] [DestinationDirs]
DefaultDestDir = 12 DefaultDestDir = 12
HID_Inst.CopyFilesDLL.NT = 11 HID_Inst.CopyFilesDLL.NT = 11
[HIDClass.NT.AddReg] [HIDClass.NT.AddReg]
HKR,,,0,%HID.ClassName% HKR,,,0,%HID.ClassName%
HKR,,Icon,0,"-24" HKR,,Icon,0,"-24"
HKR,,NoInstallClass,0,1 HKR,,NoInstallClass,0,1
[ClassInstall32.NT] [ClassInstall32.NT]
AddReg=HIDClass.NT.AddReg AddReg=HIDClass.NT.AddReg
[Manufacturer] [Manufacturer]
%StdMfg% = StdMfg %StdMfg% = StdMfg
%MSMice% = MSMice %MSMice% = MSMice
[MSMice] [MSMice]
%USB\VID_045E&PID_0009.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0009 %USB\VID_045E&PID_0009.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0009
%USB\VID_045E&PID_001E.DeviceDesc%=HID_Inst,USB\VID_045E&PID_001E %USB\VID_045E&PID_001E.DeviceDesc%=HID_Inst,USB\VID_045E&PID_001E
%USB\VID_045E&PID_0023.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0023 %USB\VID_045E&PID_0023.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0023
%USB\VID_045E&PID_0024.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0024 %USB\VID_045E&PID_0024.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0024
%USB\VID_045E&PID_0025.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0025 %USB\VID_045E&PID_0025.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0025
%USB\VID_045E&PID_0029.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0029 %USB\VID_045E&PID_0029.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0029
%USB\VID_045E&PID_0039.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0039 %USB\VID_045E&PID_0039.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0039
%USB\VID_045E&PID_0040.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0040 %USB\VID_045E&PID_0040.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0040
%USB\VID_045E&PID_0047.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0047 %USB\VID_045E&PID_0047.DeviceDesc%=HID_Inst,USB\VID_045E&PID_0047
[StdMfg] [StdMfg]
%HID.DeviceDesc% = HID_Inst,GENERIC_HID_DEVICE %HID.DeviceDesc% = HID_Inst,GENERIC_HID_DEVICE
%HID.DeviceDesc% = HID_Inst,USB\Class_03&SubClass_01 %HID.DeviceDesc% = HID_Inst,USB\Class_03&SubClass_01
%HID.DeviceDesc% = HID_Inst,USB\Class_03 %HID.DeviceDesc% = HID_Inst,USB\Class_03
%HID_DEVICE%=HID_Raw_Inst,, HID_DEVICE %HID_DEVICE%=HID_Raw_Inst,, HID_DEVICE
;=========================== HID Raw Device ==================== ;=========================== HID Raw Device ====================
[HID_Raw_Inst.NT] [HID_Raw_Inst.NT]
[HID_Raw_Inst.Services] [HID_Raw_Inst.Services]
AddService = , 0x00000002 AddService = , 0x00000002
[HID_Raw_Inst.HW] [HID_Raw_Inst.HW]
;=========================== HID Device ==================== ;=========================== HID Device ====================
[HID_Inst.NT] [HID_Inst.NT]
Copyfiles = HID_Inst.CopyFiles.NT, HID_Inst.CopyFilesDLL.NT Copyfiles = HID_Inst.CopyFiles.NT, HID_Inst.CopyFilesDLL.NT
[HID_Inst.CopyFiles.NT] [HID_Inst.CopyFiles.NT]
hidusb.sys hidusb.sys
hidclass.sys hidclass.sys
hidparse.sys hidparse.sys
[HID_INST.CopyFilesDLL.NT] [HID_INST.CopyFilesDLL.NT]
hid.dll hid.dll
[HID_Inst.NT.Services] [HID_Inst.NT.Services]
AddService = hidusb, 0x00000002, HID_Service_Inst AddService = hidusb, 0x00000002, HID_Service_Inst
[HID_Service_Inst] [HID_Service_Inst]
ServiceType = 1 ServiceType = 1
StartType = 3 StartType = 3
ErrorControl = 1 ErrorControl = 1
ServiceBinary = %12%\hidusb.sys ServiceBinary = %12%\hidusb.sys
LoadOrderGroup = Extended Base LoadOrderGroup = Extended Base
[Strings] [Strings]
ReactOS = "ReactOS Team" ReactOS = "ReactOS Team"
HID.ClassName = "Human Interface Devices" HID.ClassName = "Human Interface Devices"
HID.DeviceDesc = "USB Human Interface Device" HID.DeviceDesc = "USB Human Interface Device"
HID_DEVICE = "HID-compatible Device" HID_DEVICE = "HID-compatible Device"
StdMfg = "(Standard Human Interface Devices)" StdMfg = "(Standard Human Interface Devices)"
MSMice = "Microsoft" MSMice = "Microsoft"
USB\VID_045E&PID_0009.DeviceDesc="Microsoft IntelliMouse (USB)" USB\VID_045E&PID_0009.DeviceDesc="Microsoft IntelliMouse (USB)"
USB\VID_045E&PID_001E.DeviceDesc="Microsoft IntelliMouse Explorer (USB)" USB\VID_045E&PID_001E.DeviceDesc="Microsoft IntelliMouse Explorer (USB)"
USB\VID_045E&PID_0023.DeviceDesc="Microsoft Trackball Optical (USB)" USB\VID_045E&PID_0023.DeviceDesc="Microsoft Trackball Optical (USB)"
USB\VID_045E&PID_0024.DeviceDesc="Microsoft Trackball Explorer (USB)" USB\VID_045E&PID_0024.DeviceDesc="Microsoft Trackball Explorer (USB)"
USB\VID_045E&PID_0025.DeviceDesc="Microsoft IntelliMouse mit IntelliEye (USB)" USB\VID_045E&PID_0025.DeviceDesc="Microsoft IntelliMouse mit IntelliEye (USB)"
USB\VID_045E&PID_0029.DeviceDesc="Microsoft IntelliMouse Web (USB)" USB\VID_045E&PID_0029.DeviceDesc="Microsoft IntelliMouse Web (USB)"
USB\VID_045E&PID_0039.DeviceDesc="Microsoft IntelliMouse Optical (USB)" USB\VID_045E&PID_0039.DeviceDesc="Microsoft IntelliMouse Optical (USB)"
USB\VID_045E&PID_0040.DeviceDesc="Microsoft Wheel Mouse Optical (USB)" USB\VID_045E&PID_0040.DeviceDesc="Microsoft Wheel Mouse Optical (USB)"
USB\VID_045E&PID_0047.DeviceDesc="Microsoft IntelliMouse Explorer 3.0 (USB)" USB\VID_045E&PID_0047.DeviceDesc="Microsoft IntelliMouse Explorer 3.0 (USB)"
[Strings.0405] [Strings.0405]
HID.ClassName = "Zařízení standardu HID" HID.ClassName = "Zařízení standardu HID"
HID.DeviceDesc = "USB zařízení standardu HID" HID.DeviceDesc = "USB zařízení standardu HID"
HID_DEVICE = "Zařízení standardu HID" HID_DEVICE = "Zařízení standardu HID"
StdMfg = "(Obecná zařízení standardu HID)" StdMfg = "(Obecná zařízení standardu HID)"
[Strings.0a] [Strings.0a]
ReactOS = "Equipo de ReactOS" ReactOS = "Equipo de ReactOS"
HID.ClassName = "Dispositivos de interfaz humana" HID.ClassName = "Dispositivos de interfaz humana"
HID.DeviceDesc = "Dispositivos de interfaz humana USB" HID.DeviceDesc = "Dispositivos de interfaz humana USB"
HID_DEVICE = "Dispositivo compatible con otros dispositivos de interfaz humana" HID_DEVICE = "Dispositivo compatible con otros dispositivos de interfaz humana"
StdMfg = "(Dispositivos de interfaz humana estándar)" StdMfg = "(Dispositivos de interfaz humana estándar)"
[Strings.0418] [Strings.0418]
ReactOS = "Echipa ReactOS" ReactOS = "Echipa ReactOS"
HID.ClassName = "Dispozitive de interfațare umană" HID.ClassName = "Dispozitive de interfațare umană"
HID.DeviceDesc = "Dispozitiv USB de interfațare umană" HID.DeviceDesc = "Dispozitiv USB de interfațare umană"
HID_DEVICE = "Dispozitiv compatibil de interfațare umană" HID_DEVICE = "Dispozitiv compatibil de interfațare umană"
StdMfg = "(dispozitive generice de interfațare umană)" StdMfg = "(dispozitive generice de interfațare umană)"
[Strings.0419] [Strings.0419]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
HID.ClassName = "Устройства HID (Human Interface Devices)" HID.ClassName = "Устройства HID (Human Interface Devices)"
HID.DeviceDesc = "USB HID-совместимое устройство" HID.DeviceDesc = "USB HID-совместимое устройство"
HID_DEVICE = "HID-совместимое устройство" HID_DEVICE = "HID-совместимое устройство"
StdMfg = "(Стандартные HID-устройства)" StdMfg = "(Стандартные HID-устройства)"
MSMice = "Microsoft" MSMice = "Microsoft"
[Strings.041f] [Strings.041f]
ReactOS = "ReactOS Takımı" ReactOS = "ReactOS Takımı"
HID.ClassName = "İnsan Arabirimi Aygıtları" HID.ClassName = "İnsan Arabirimi Aygıtları"
HID.DeviceDesc = "USB İnsan Arabirimi Aygıtı" HID.DeviceDesc = "USB İnsan Arabirimi Aygıtı"
HID_DEVICE = "HID Uyumlu Aygıt" HID_DEVICE = "HID Uyumlu Aygıt"
StdMfg = "(Ölçünlü İnsan Arabirimi Aygıtları)" StdMfg = "(Ölçünlü İnsan Arabirimi Aygıtları)"
[Strings.0422] [Strings.0422]
ReactOS = "Команда ReactOS" ReactOS = "Команда ReactOS"
HID_DEVICE = "HID-сумісний пристрій" HID_DEVICE = "HID-сумісний пристрій"

Some files were not shown because too many files have changed in this diff Show More