Revision 16 vom 2007-12-05 20:14:21

Nachricht löschen

/!\ Achtung, diese Seite wird momentan automatisch generiert und vollstaendig ersetzt.

Komponente

Beschreibung

Mainboard

["[% BaseBoardInformation.Manufacturer %] [% BaseBoardInformation.ProductName %]"]

Arbeitsspeicher

[% MemoryModuleInformation.first.Type %]

[% FOREACH bank = MemoryModuleInformation -%]

[% bank.InstalledSize %]

[% END -%] || Prozessor || [% IF ProcessorInformation.size > 1 %] [% FOREACH cpu = ProcessorInformation %] [% cpu.Manufacturer %] [% cpu.Version %] [% cpu.CurrentSpeed %] ||

[% ELSE %] [% ProcessorInformation.Manufacturer %] [% ProcessorInformation.Version %] [% ProcessorInformation.CurrentSpeed %] [% END %] ||