Edit C:\Windows\SystemResources\Windows.UI.Search\XAMLTemplates\ButtonStyle_Transparent.xaml
<!-- Copyright (C) Microsoft. All rights reserved. --> <Style xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Key="ButtonStyle_Transparent" TargetType="Button"> <Setter Property="Background" Value="Transparent" /> <Setter Property="BorderThickness" Value="0" /> <Setter Property="Padding" Value="0" /> <Setter Property="HorizontalAlignment" Value="Left" /> <Setter Property="VerticalAlignment" Value="Center" /> <Setter Property="IsTapEnabled" Value="False" /> <Setter Property="Template"> <Setter.Value> <ControlTemplate TargetType="Button"> <Grid> <ContentPresenter /> </Grid> </ControlTemplate> </Setter.Value> </Setter> </Style>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de