Autor Thema: Explorerersatz und -Erweiterungen (Total Commander etc..)  (Gelesen 283630 mal)

0 Mitglieder und 13 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
XYplorer 22.10.0208 Beta
« Antwort #3300 am: 30 August, 2021, 19:50 »
XYplorer is a multi-tabbed file manager featuring a very powerful file search, versatile preview facilities, a highly customizable interface, and a large array of unique ways to efficiently automate frequently recurring tasks. XYplorer is a tool rather than a toy, and targets power users and computer professionals who are looking for an Explorer replacement that deserves its name.

Shareware

Changelog

    List | Attr Column: Now the file attributes are displayed by default in a modern narrow style (without all those hyphens). For example:

    BEFORE: ----A-----I----
    NOW: AI
    You can toggle the display style (go back to the old DOS Attributes style) by Ctrl+Right-clicking any item in the Attr column. Then click "Show Attributes in DOS Style". This setting is global for all modes, tabs, panes, and reports.
    UPGRADERS: Upgraders can use this toggle to turn on the new style.
    List | Attr Column: Now the N ("Normal") attribute is suppressed (not shown) by default. This is because this attribute is totally pointless: It *always and only* shows when an item has none of the other attributes.The suppression of Normal is done by setting the new key "AttrSuppressed" to 128 which happens to be the value for FILE_ATTRIBUTE_NORMAL. AttrSuppressed=128
    It's a bit field, so you can add values if you want to suppress other attributes. E.g. FILE_ATTRIBUTE_DIRECTORY is 16, and
    FILE_ATTRIBUTE_ARCHIVE is 32. To hide D, A, and N do this (16+32+128): AttrSuppressed=176. Look up these values by searching the web for "File Attribute Constants".
    BTW, to suppress nothing do this: AttrSuppressed=0
    UPGRADERS: While the new factory default is 128, upgraders have to manually tweak the value.
    Configuration | Preview | Previewed Formats | Find...: Now the dialog will open on Ctrl+F3. It will also open on Shift+F3 if it has not been opened and used before within this Configuration session. After a search has been done Shift+F3 will repeat that search.

    Configuration | Preview | Previewed Formats | Find...: Now you get a message when a repeated search (Shift+F3) doesn't find any other match, e.g.:

    No other matches found for "pdf". When there is more than one match the search cycles through the hits.

    Find List Item: Now, in all small lists, you get a message when a repeated search (Shift+F4) doesn't find any other match, e.g.:

    No other matches found for "Terminator". When there is more than one match the search cycles through the hits.
    MSG Preview: Didn't work anymore for some users since v22.10.0206. Fixed.

[close]

https://www.xyplorer.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
XYplorer 22.20.0000
« Antwort #3301 am: 31 August, 2021, 20:30 »
Changelog

    Autofit the Name Column. Now you can let the Name column automatically take up all of the space not used by the other columns. A simple check mark saves you a lot of scrolling and dragging. So useful that you’ll stick with it forever.
    Autosize the Size Column. The Size column is the one with the most variable content, the one that’s typically always either too wide or too narrow. With this option, the width of the Size column is automatically adjusted when positions are changed or tabs are switched or when a new column layout is loaded.
    Secondary Sort Order Arrow. Now you can indicate the implicit secondary sort order by a very light little sort arrow. You’ll love it if you’re nerd enough.
    Compilation Soundtrack. Compiled to music by Cedric Burnside.

XYplorer 22.10.0209 Beta

    SC get("previewhandler"): Reorganized the return. Now it might look like this:

    Previewed Extension: msg
    Preview Handler: Outlook MAPI Mail Previewer [32-bit]
    Display Name: @C:Program Files (x86)Microsoft OfficeOffice14MAPISHELL.DLL,-127
    GUID: {435FDBA0-964C-43A7-8AFF-CC94E21B2249}
    Initialization: IInitializeWithItem
    Or like this when previewed via XY64.exe;
    Previewed Extension: docx
    Preview Handler: Microsoft Word-Vorschau [64-bit]
    Display Name: Microsoft Word-Vorschau
    GUID: {84f66100-ff7c-4fb4-b0c0-02cd7fb668fe}
    Initialization: IInitializeWithFile
    As you see, due to the lacking Windows documentation every Preview Handler
    just registers more or less as it feels like. We're in outlaw zone.
    MLS: Internally updated to version 8.134. > TRANSLATORS: Please wait until Reference_8.134.lng is uploaded. You will be notified if you have subscribed to this thread: https://www.xyplorer.com/xyfc/viewtopic.php?f=12&t=9648
    Updated the help file.

[close]

https://www.xyplorer.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
XYplorer 22.20.0001 Beta
« Antwort #3302 am: 02 September, 2021, 19:50 »
Changelog

    List: Added a tweak to ignore the column header on autosize:

    AutoSizeIgnoreHeader=1
    Tools | Customize List | Autosize Columns: Now when you turn it on,
    "Autofit the width of the Name column" is applied right away as well if
    enabled.
    Configuration | General | Sort and Rename | Sort | Show implicit secondary
    sort order arrow: Did not work if "Keep folders on top" was disabled. Fixed.
    Configuration | Colors and Styles | Styles | Columns | Autofit the width
    of the Name column: Did not work correctly if "Configuration | Colors and
    Styles | Highlights & Dark Mode | Borders" was set to any value but
    "Windows Classic Style" or "No border". Fixed.
    Configuration | Colors and Styles | Styles | Columns | Autofit the width
    of the Name column: Did not work correctly if " Tools | Customize List |
    Show Folder Sizes" was enabled. Fixed.

[close]

https://www.xyplorer.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
XYplorer 22.20.0100
« Antwort #3303 am: 03 September, 2021, 09:40 »
Whats new:>>

Minor bug fixes and enhancements

https://www.xyplorer.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
XYplorer 22.20.0101 Beta
« Antwort #3304 am: 03 September, 2021, 20:40 »
Changelog

    Panes | Sync Select...: Added option "Select Different Content" to select
    all name matches with a different content.
    By default the content is compared using SHA-256 hashing.
    Added a tweak to control the hashing method used by "Panes | Sync Select |
    Select Different Content". It factory defaults to 4 (SHA-256), and any

    value different from 1-5 falls back to 4 (SHA-256):

    SelSpecContentCheck=4 '1=ByteToByte, 2=MD5, 3=SHA-1, 4=SHA-256, 5=SHA-512
    Added a tweak to fiddle with the fatness of the primary and secondary sort

    arrows (sorry, I was bored):

    SortArrowFat=1 'make them 1 pixel fatter than normal
    SortArrowFat=2 'make them 1 pixels fatter than normal
    ... etc ...
    XYcopy: Pseudo error 91 possible under certain conditions since
    v22.00.0004 - 2021-07-02 15:39. Fixed.
    XYcopy: Updated to 2.10.0174.

[close]

https://www.xyplorer.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
XYplorer 22.20.0200
« Antwort #3305 am: 04 September, 2021, 18:30 »
Whats new:>>

Minor bug fixes and enhancements

https://www.xyplorer.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
WinSetView 2.14
« Antwort #3306 am: 05 September, 2021, 18:30 »
WinSetView allows you to set Windows Explorer folder views globally.

WinSetView will permit you to set the Details View with a user-defined selection of column headings. The selection will be enabled across all folders.

License: Open Source

Changelog

Cosmetic fix: Corrected scaling of one of the Option checkboxes.

[close]

https://github.com/LesFerch/WinSetView

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Q-Dir 9.88
« Antwort #3307 am: 06 September, 2021, 09:30 »
Q-Dir bietet eine unkomplizierte und schnelle Möglichkeit den Inhalt von bis zu vier Verzeichnissen übersichtlich anzuzeigen und zu verwalten, ohne auf die gewohnten Funktionen aus dem Explorer verzichten zu müssen. Wie zum Beispiel Drag&Drop, alle Ansichten, Zwischenablage usw.

Freeware

Whats new:>>

• Anpassungen für das Windows 10 Update und Windows 11
• Diverse Korrekturen in den einzelnen Datei Explorer Listenansicht
• Aktualisierung der Sprachdateien im Quad-Explorer Q-Dir

http://www.softwareok.de/?seite=Freeware/Q-Dir

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Tablacus Explorer 21.9.5
« Antwort #3308 am: 08 September, 2021, 18:30 »
Tablacus Explorer is a software utility designed to help you organize and manage the contents of your folders. This program comes in handy for all users who want to check out the contents of their partitions on the fly.

The user interface is straightforward and you should get used to working with this program in no time. It’s easy to switch between multiple folders thanks to its built-in tabbed support.

There are multiple customization options included in this program by the developer and all off them prove to be extremely useful for users who need to view and organize their documents and folders. You may select how the folders should be displayed into the main window in terms of large, medium or small icons and details, tiles and content. Furthermore, the app allows you to customize menus, tabs (style, alignment, size, position), keys and mouse gestures.

Freeware

Whats new:>>

    Some fix

Compatible with Windows 11 font icons Segoe Fluent Icons
For folders that cannot be updated automatically, I tried to update when creating a new file or new folder. # 471

https://github.com/tablacus/TablacusExplorer/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
XYplorer 22.20.0201 Beta
« Antwort #3309 am: 09 September, 2021, 20:20 »
Changelog

    User-defined Preview Handlers: Now you can force the bitness (32 or 64) of the process that attempts to employ the preview handler. This is useful if you know that the handler only exists in a particular bitness, so trying the other bitness would just be a waste of time and energy. Another advantage is that this setting overrides the global settings "Use 64-bit preview handlers for preview" and "Fall back to preview handlers of the other bitness" so that you have finer control over the bitness now.
    Startup became slow if any of the boxes under "Configuration | Colors and Styles | Styles | Clipboard Markers" was ticked and the clipboard contained many items (> 4000). Now Clipboard Markers are not shown on startup when more than 4000 items are in the clipboard.
    Speed Tip: Copying many items (say > 4000) to the clipboard is much faster if you untick the checkboxes under "Configuration | Colors and styles | Styles | Clipboard markers".
    Configuration | Colors and Styles | Styles | Columns | Always autosize the Size column: Did not work if the list was showing folder sizes. Fixed.

[close]

https://www.xyplorer.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Q-Dir 9.89
« Antwort #3310 am: 10 September, 2021, 20:30 »
Whats new:>>

Update wegen falscher / unkorrekter Virenmeldung auf MS Windows 11 und 10
Wichtiges Update der Sprachdateien
Verbesserter Zugriff auf verschiedene SD-Karten, Medien und Netzwerk

http://www.softwareok.de/?seite=Freeware/Q-Dir

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
XYplorer 22.20.0202 Beta
« Antwort #3311 am: 10 September, 2021, 22:10 »
Changelog

    Configuration | Preview | Previewed Formats | Category: [...]: Now a double-click on an item will open the "Edit..." dialog if the "Edit..." button is enabled
    64-bit Preview: Removed a useless error message that occurred with a specific MSG preview handler
    XY64: Updated to 1.0.0.25
    Preview of Animated GIF Files: Since Win8.1 the animation did not happen in the Preview Tab or Preview Pane or Floating Preview *IF* the file path contained any Unicode characters. Fixed
    Preview of Embedded Thumbnails in PSD Files: Same problem with Unicode characters as above. Fixed

[close]

https://www.xyplorer.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Multi Commander 11.3.0 Build 2810 Beta
« Antwort #3312 am: 10 September, 2021, 22:30 »
Multi Commander is a multi-tabbed file manager that is an alternative to the standard Windows Explorer. It uses the popular and efficient dual-panel layout.

Freeware

Whats new:>>

FIXED - Hang during startup on some systems

http://multicommander.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
WinSetView 2.15
« Antwort #3313 am: 11 September, 2021, 11:20 »
Whats new:>>

    Fixed incorrect icon size when option "Set views for Open and Save dialogs" is set to icons.
    Fixed interface hide/unhide issues when one or more folder types are unchecked.
    Fixed incorrect default folder view when General Items is unchecked.

https://github.com/LesFerch/WinSetView

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
XYplorer 22.20.0203 Beta
« Antwort #3314 am: 12 September, 2021, 11:30 »
Changelog

    Hover Box | Image: While the Hover Box is showing an image you now can toggle whether photo data are shown in the Hover Box status by pressing the "P" key. Remembered across sessions.
    The same setting is also found here: Configuration | Information |
    Report & Data | Photo Data | Show photo data in the Hover Box.
    Photo Data include Camera Model, Focal Length, F-Stop, Exposure Time,
    Exposure Bias, ISO Speed, and Date Taken.
    FYI, before this setting was controlled by the "Show Photo Data" setting in the Large Tiles view.
    Configuration | Information | Report & Data | Photo Data: Added option "Show photo data in the Hover Box". Tick it to show photo data in the Hover Box status.
    Configuration | Information | Report & Data | Photo Data: Added option "Show photo data in the Large Tiles view". Tick it to show photo data in the Large Tiles view.
    The same setting is also found as "Show Photo Data" in the CTRL+Right-click menu of the text area of each tile in the Large Tiles view.
    Configuration | Information | Report: Renamed it to "Report & Data".

[close]

https://www.xyplorer.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )