Compare commits
15 commits
Author | SHA1 | Date | |
---|---|---|---|
66a87e9981 | |||
![]() |
15ad192013 | ||
![]() |
0349dd9892 | ||
![]() |
93a9ac49a1 | ||
![]() |
9339645a76 | ||
![]() |
b7e79c9abe | ||
![]() |
481d3c2c82 | ||
![]() |
bd70c68e07 | ||
![]() |
d07d2041c0 | ||
![]() |
13c9e2f9fe | ||
![]() |
06a855882a | ||
![]() |
3ffd64ecf5 | ||
![]() |
0803e2b3de | ||
![]() |
d75c6ff6e5 | ||
![]() |
0c24b54027 |
50 changed files with 1256 additions and 444 deletions
|
@ -1 +1 @@
|
||||||
0.42.70
|
0.60.0
|
||||||
|
|
8
src/Privatezilla/Locales/Locale.Designer.cs
generated
8
src/Privatezilla/Locales/Locale.Designer.cs
generated
|
@ -19,7 +19,7 @@ namespace Privatezilla.Locales {
|
||||||
// -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
|
// -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
|
||||||
// Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
|
// Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
|
||||||
// mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
|
// mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
|
||||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
||||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||||
internal class Locale {
|
internal class Locale {
|
||||||
|
@ -733,7 +733,7 @@ namespace Privatezilla.Locales {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Sucht eine lokalisierte Zeichenfolge, die Remove all built-in apps except defaults ähnelt.
|
/// Sucht eine lokalisierte Zeichenfolge, die Remove pre-installed bloatware apps ONLY ähnelt.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal static string settingsBloatwareRemoveUWPDefaults {
|
internal static string settingsBloatwareRemoveUWPDefaults {
|
||||||
get {
|
get {
|
||||||
|
@ -742,7 +742,7 @@ namespace Privatezilla.Locales {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Sucht eine lokalisierte Zeichenfolge, die This will remove all built-in apps except the following:\nMicrosoft Store\nApp Installer\nCalendar\nMail\nCalculator\nCamera\nSkype\nGroove Music\nMaps\nPaint 3D\nYour Phone\nPhotos\nSticky Notes\nWeather\nXbox ähnelt.
|
/// Sucht eine lokalisierte Zeichenfolge, die This will search and remove pre-installed bloatware apps fully automatically.\nThe matching takes place on the basis of a community list ähnelt.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal static string settingsBloatwareRemoveUWPDefaultsInfo {
|
internal static string settingsBloatwareRemoveUWPDefaultsInfo {
|
||||||
get {
|
get {
|
||||||
|
@ -1255,7 +1255,7 @@ namespace Privatezilla.Locales {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Sucht eine lokalisierte Zeichenfolge, die The Inventory Collector inventories applications files devices and drivers on the system and sends the information to Microsoft. This information is used to help diagnose compatibility problems.\nNote: This setting setting has no effect if the Customer Experience Improvement Program is turned off. The Inventory Collector will be off. ähnelt.
|
/// Sucht eine lokalisierte Zeichenfolge, die The Inventory Collector inventories applications files devices and drivers on the system and sends the information to Microsoft. This information is used to help diagnose compatibility problems.\nNote: This setting has no effect if the Customer Experience Improvement Program is turned off. The Inventory Collector will be off. ähnelt.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal static string settingsPrivacyInventoryCollectorInfo {
|
internal static string settingsPrivacyInventoryCollectorInfo {
|
||||||
get {
|
get {
|
||||||
|
|
749
src/Privatezilla/Locales/Locale.ar.resx
Normal file
749
src/Privatezilla/Locales/Locale.ar.resx
Normal file
|
@ -0,0 +1,749 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" use="required" type="xsd:string"/>
|
||||||
|
<xsd:attribute name="type" type="xsd:string"/>
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string"/>
|
||||||
|
<xsd:attribute ref="xml:space"/>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string"/>
|
||||||
|
<xsd:attribute name="name" type="xsd:string"/>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
|
||||||
|
<xsd:attribute ref="xml:space"/>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required"/>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<data name="BtnDoPS" xml:space="preserve">
|
||||||
|
<value>تطبيق المحددة</value>
|
||||||
|
<comment>GUI</comment>
|
||||||
|
</data>
|
||||||
|
<data name="BtnSettingsAnalyze" xml:space="preserve">
|
||||||
|
<value>تحليل</value>
|
||||||
|
<comment>GUI</comment>
|
||||||
|
</data>
|
||||||
|
<data name="BtnSettingsDo" xml:space="preserve">
|
||||||
|
<value>تطبيق المحدد</value>
|
||||||
|
<comment>GUI</comment>
|
||||||
|
</data>
|
||||||
|
<data name="BtnSettingsUndo" xml:space="preserve">
|
||||||
|
<value>إرجاع المحدد</value>
|
||||||
|
<comment>GUI</comment>
|
||||||
|
</data>
|
||||||
|
<data name="CheckRelease" xml:space="preserve">
|
||||||
|
<value>التحقق من وجود تحديثات</value>
|
||||||
|
<comment>Main menu</comment>
|
||||||
|
</data>
|
||||||
|
<data name="ChkCodePS" xml:space="preserve">
|
||||||
|
<value>عرض التعليمات البرمجية</value>
|
||||||
|
<comment>GUI</comment>
|
||||||
|
</data>
|
||||||
|
<data name="columnSetting" xml:space="preserve">
|
||||||
|
<value>الإعدادات</value>
|
||||||
|
<comment>TreeView</comment>
|
||||||
|
</data>
|
||||||
|
<data name="columnState" xml:space="preserve">
|
||||||
|
<value>الدولة</value>
|
||||||
|
<comment>TreeView</comment>
|
||||||
|
</data>
|
||||||
|
<data name="CommunityPkg" xml:space="preserve">
|
||||||
|
<value>احضار مجموعة برامج المجموعة</value>
|
||||||
|
<comment>Main menu</comment>
|
||||||
|
</data>
|
||||||
|
<data name="Help" xml:space="preserve">
|
||||||
|
<value>وقت قصير</value>
|
||||||
|
<comment>Main menu</comment>
|
||||||
|
</data>
|
||||||
|
<data name="helpApp" xml:space="preserve">
|
||||||
|
<value>معلومات حول الإعدادات: \r\nنقل المؤشر فوق الإعداد لعرض تفسير موجز
|
||||||
|
\r\nتحليل (زر): يحدد الإعدادات التي يتم تمكينها وتهيئتها على النظام الخاص بك أم لا. لا توجد تغييرات في النظام حتى الآن!
|
||||||
|
\r\nتطبيق المحدد (الزر): سيؤدي هذا إلى تمكين جميع الإعدادات المحددة.
|
||||||
|
\r\nالعودة المحددة (الزر): سيؤدي هذا إلى استعادة إعدادات Windows 10 الافتراضية.
|
||||||
|
\r\nتكوين (الدولة): هذا يشير إلى أن خصوصيتك محمية.
|
||||||
|
\r\nلم يتم تكوين (الدولة): هذا يشير إلى أن إعدادات ويندوز 10 موجودة.</value>
|
||||||
|
<comment>Main menu</comment>
|
||||||
|
</data>
|
||||||
|
<data name="Info" xml:space="preserve">
|
||||||
|
<value>المعلومات:</value>
|
||||||
|
<comment>Main menu</comment>
|
||||||
|
</data>
|
||||||
|
<data name="infoApp" xml:space="preserve">
|
||||||
|
<value>تطبيق إعدادات الخصوصية ل Windows 10 مفتوح المصدر.
|
||||||
|
|
||||||
|
هذا لا يرتبط بأي حال من الأحوال بمايكروسوفت ومشروع مستقل تماماً.
|
||||||
|
|
||||||
|
كل المعلومات والائتمانات حول هذا المشروع في
|
||||||
|
\tgithub. om/builtbybel/privatezilla
|
||||||
|
|
||||||
|
يمكنك أيضا متابعتي في
|
||||||
|
\tتويتر. om/builtbybel
|
||||||
|
|
||||||
|
<unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk>
|
||||||
|
أرصدة الترجمة إلى: ضع معلوماتك واسمك وبريدك الإلكتروني هنا!
|
||||||
|
<unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk> <unk>
|
||||||
|
|
||||||
|
(C#) 2020، بناء البطاقة</value>
|
||||||
|
<comment>About the app
|
||||||
|
Add translation credits here!</comment>
|
||||||
|
</data>
|
||||||
|
<data name="LblPS" xml:space="preserve">
|
||||||
|
<value>البرنامج النصي سكريبت</value>
|
||||||
|
<comment>GUI</comment>
|
||||||
|
</data>
|
||||||
|
<data name="LblPSHeader" xml:space="preserve">
|
||||||
|
<value>تطبيق برنامج PowerShell Script</value>
|
||||||
|
<comment>GUI</comment>
|
||||||
|
</data>
|
||||||
|
<data name="LblSettings" xml:space="preserve">
|
||||||
|
<value>الإعدادات</value>
|
||||||
|
<comment>GUI</comment>
|
||||||
|
</data>
|
||||||
|
<data name="LblStatus" xml:space="preserve">
|
||||||
|
<value>اضغط Analyze للتحقق من المحددات التي تم توصيفها.</value>
|
||||||
|
<comment>GUI</comment>
|
||||||
|
</data>
|
||||||
|
<data name="msgAppCompatibility" xml:space="preserve">
|
||||||
|
<value>يتم تشغيل Privatezilla على نظام أقدم من Windows 10. Privatezilla محدد بنظام Windows 10 ONLY.</value>
|
||||||
|
</data>
|
||||||
|
<data name="msgPSSave" xml:space="preserve">
|
||||||
|
<value>الرجاء التبديل إلى طريقة عرض الكود.</value>
|
||||||
|
<comment>Scripts (optional)</comment>
|
||||||
|
</data>
|
||||||
|
<data name="msgPSSelect" xml:space="preserve">
|
||||||
|
<value>يُرجى اختيار مزوّد.</value>
|
||||||
|
<comment>Scripts (optional)</comment>
|
||||||
|
</data>
|
||||||
|
<data name="msgPSSuccess" xml:space="preserve">
|
||||||
|
<value>تم القبول بنجاح</value>
|
||||||
|
<comment>Scripts (optional)</comment>
|
||||||
|
</data>
|
||||||
|
<data name="PSBack" xml:space="preserve">
|
||||||
|
<value>للخلف</value>
|
||||||
|
<comment>GUI</comment>
|
||||||
|
</data>
|
||||||
|
<data name="PSImport" xml:space="preserve">
|
||||||
|
<value>استورد برمجة</value>
|
||||||
|
<comment>Scripting menu</comment>
|
||||||
|
</data>
|
||||||
|
<data name="PSInfo" xml:space="preserve">
|
||||||
|
<value>ما الذي يفعله هذا النص ؟\r\n</value>
|
||||||
|
<comment>Scripting menu</comment>
|
||||||
|
</data>
|
||||||
|
<data name="PSMarketplace" xml:space="preserve">
|
||||||
|
<value>قم بزيارة App Marketplace</value>
|
||||||
|
<comment>Scripting menu</comment>
|
||||||
|
</data>
|
||||||
|
<data name="PSSaveAs" xml:space="preserve">
|
||||||
|
<value>حفظ النص المنسق الحالي على أنه برنامج نصي محدد مسبقا</value>
|
||||||
|
<comment>Scripting menu</comment>
|
||||||
|
</data>
|
||||||
|
<data name="releaseUnofficial" xml:space="preserve">
|
||||||
|
<value>تقوم باستخدام نسخة غير رسدية من Privatezilla.</value>
|
||||||
|
</data>
|
||||||
|
<data name="releaseUpdateAvailable" xml:space="preserve">
|
||||||
|
<value>هناك إصدار جديد #</value>
|
||||||
|
</data>
|
||||||
|
<data name="releaseUpdateAvailableURL" xml:space="preserve">
|
||||||
|
<value>\r\nهل ترغب في فتح صفحة @github/الاصدارات ؟</value>
|
||||||
|
</data>
|
||||||
|
<data name="releaseUpdateYourVersion" xml:space="preserve">
|
||||||
|
<value>\r\nأنت تستخدم النسخة #</value>
|
||||||
|
</data>
|
||||||
|
<data name="releaseUpToDate" xml:space="preserve">
|
||||||
|
<value>لا يوجد حالياً أي تحديثات متاحة.</value>
|
||||||
|
</data>
|
||||||
|
<data name="rootSettingsApps" xml:space="preserve">
|
||||||
|
<value>إذن التطبيقات</value>
|
||||||
|
</data>
|
||||||
|
<data name="rootSettingsBloatware" xml:space="preserve">
|
||||||
|
<value>تطبيق زائد</value>
|
||||||
|
</data>
|
||||||
|
<data name="rootSettingsBloatwareInfo" xml:space="preserve">
|
||||||
|
<value>دينفان ويندوز 10</value>
|
||||||
|
</data>
|
||||||
|
<data name="rootSettingsCortana" xml:space="preserve">
|
||||||
|
<value>كورتانا</value>
|
||||||
|
</data>
|
||||||
|
<data name="rootSettingsDefender" xml:space="preserve">
|
||||||
|
<value>المدافع عن Windows</value>
|
||||||
|
</data>
|
||||||
|
<data name="rootSettingsEdge" xml:space="preserve">
|
||||||
|
<value>متصفح مايكروسوفت إيدج</value>
|
||||||
|
</data>
|
||||||
|
<data name="rootSettingsGaming" xml:space="preserve">
|
||||||
|
<value>وضع اللعبة</value>
|
||||||
|
</data>
|
||||||
|
<data name="rootSettingsPrivacy" xml:space="preserve">
|
||||||
|
<value>الخصوصية</value>
|
||||||
|
</data>
|
||||||
|
<data name="rootSettingsSecurity" xml:space="preserve">
|
||||||
|
<value>الحماية</value>
|
||||||
|
</data>
|
||||||
|
<data name="rootSettingsUpdates" xml:space="preserve">
|
||||||
|
<value>تحديثات في</value>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsAccountInfo" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق لمعلومات الحساب</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsAppNotifications" xml:space="preserve">
|
||||||
|
<value>تعطيل الإعلامات الخاصة بي</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsAppNotificationsInfo" xml:space="preserve">
|
||||||
|
<value>يقوم مركز التصرف بنظام Windows 10 بتجميع وعرض الاعلامات والتنبيهات من تطبيقات Windows التقليدية واشعارات النظام ، بالاضافة الى تلك التي تم تكوينها من التطبيقات الحديثة.\nيتم تجميع الاعلامات في مركز التصرفات بواسطة التطبيق والوقت.\nستقوم هذه المحددات بالغاء اتاحة كل الاعلامات من التطبيقات وغيرها من وحدات الإرسال في المحددات.</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsBackgroundApps" xml:space="preserve">
|
||||||
|
<value>تعطيل التطبيقات تعمل في الخلفية</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsBackgroundAppsInfo" xml:space="preserve">
|
||||||
|
<value>لا يتوافر لدى تطبيقات Windows 10 تصريح آخر لتشغيلها في الخلفية بحيث لا يمكنها تحديث البلاط الخاص بها ، واحضار بيانات جديدة ، واستلام الاعلامات.</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsCalendar" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق تقويم</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsCall" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق اتصل</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsCallHistory" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق سجل المكالمات</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsCamera" xml:space="preserve">
|
||||||
|
<value>تعطيل وصول التطبيق إلى الكاميرا</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsCellularData" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق البيانات الخلوية</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsCellularDataInfo" xml:space="preserve">
|
||||||
|
<value>بعض أجهزة Windows 10 لديها كارت SIM و / أو eSIM فيهم يسمح لك بالاتصال بشبكة بيانات خلوية (aka: LE أو Broadband) ، لذلك يمكنك الحصول على الاتصال المباشر في أماكن أكثر باستخدام إشارة خلوية.\nاذا كنت لا ترغب في السماح لأي تطبيقات باستخدام بيانات خلوية ، يمكنك الغاء اتاحتها بهذه المحددات.</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsContacts" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق جهات الاتصال</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsDiagnosticInformation" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق التشخيص</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsDocuments" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق documents</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsEmail" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsEyeGaze" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق تتبع العين</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsEyeGazeInfo" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق للتفاعل القائم على أساس-العين</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsFileSystem" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق نظام الملفات</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsFileSystemInfo" xml:space="preserve">
|
||||||
|
<value>ستقوم هذه المحددات بالغاء اتاحة امكانية توصل التطبيق لنظام الملفات. بعض التطبيقات قد تكون مقيدة في وظائفها أو قد لا تعمل على الإطلاق.</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsMessaging" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsMicrophone" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsMotion" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsNotification" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsOtherDevices" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق التشخيص</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsPictures" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق documents</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsRadios" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsTasks" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsTrackingApps" xml:space="preserve">
|
||||||
|
<value>الغاء اتاحة تتبع بدء التطبيق</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsTrackingAppsInfo" xml:space="preserve">
|
||||||
|
<value>وهذا يسمح لك بالتوصل بسرعة الى الكشف الخاص بك من التطبيقات الأكثر استخداما في كل من قائمة البدء وعند البحث في الجهاز الخاص بك. "</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsAppsVideos" xml:space="preserve">
|
||||||
|
<value>عدم اتاحة امكانية التوصل للتطبيق email</value>
|
||||||
|
<comment>Settings > Apps</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsBloatwareRemoveUWPAll" xml:space="preserve">
|
||||||
|
<value>ازالة كل التطبيقات المتضمنة</value>
|
||||||
|
<comment>Settings > Bloatware</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsBloatwareRemoveUWPAllInfo" xml:space="preserve">
|
||||||
|
<value>سيؤدي هذا إلى إزالة جميع التطبيقات المدمجة باستثناء متجر مايكروسوفت.</value>
|
||||||
|
<comment>Settings > Bloatware</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsBloatwareRemoveUWPDefaults" xml:space="preserve">
|
||||||
|
<value>إزالة جميع التطبيقات المدمجة باستثناء الافتراضية</value>
|
||||||
|
<comment>Settings > Bloatware</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsBloatwareRemoveUWPDefaultsInfo" xml:space="preserve">
|
||||||
|
<value>سيؤدي هذا إلى إزالة جميع التطبيقات المدمجة باستثناء ما يلي:\nمتجر مايكروسوفت\nتثبيت التطبيق\nتقويم\nالبريد\nحاسبة\nكاميرا\nSkype\nGroove Music\nالخرائط\nPaint 3D\nهاتفك\nصور\nملاحظات مثبتة\nالطقس\nXbox</value>
|
||||||
|
<comment>Settings > Bloatware</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsCortanaDisableBing" xml:space="preserve">
|
||||||
|
<value>تعطيل Bing في Windows للبحث</value>
|
||||||
|
<comment>Settings > Cortana</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsCortanaDisableBingInfo" xml:space="preserve">
|
||||||
|
<value>ويندوز 10، بشكل افتراضي، يرسل كل ما تبحث عنه في قائمة البدء إلى الخوادم لإعطائك نتائج من بحث بينغ.</value>
|
||||||
|
<comment>Settings > Cortana</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsCortanaDisableCortana" xml:space="preserve">
|
||||||
|
<value>تعطيل كورتانا</value>
|
||||||
|
<comment>Settings > Cortana</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsCortanaDisableCortanaInfo" xml:space="preserve">
|
||||||
|
<value>كورتانا هو المساعد الافتراضي لمايكروسوفت والذي يأتي مدمجا في ويندوز 10.\nهذا الإعداد سيعطل كورتانا بشكل دائم ويمنعها من تسجيل وتخزين عادات البحث الخاصة بك وسجل البحث.</value>
|
||||||
|
<comment>Settings > Cortana</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsCortanaUninstallCortana" xml:space="preserve">
|
||||||
|
<value>إلغاء تثبيت كورتانا</value>
|
||||||
|
<comment>Settings > Cortana</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsCortanaUninstallCortanaInfo" xml:space="preserve">
|
||||||
|
<value>سيؤدي هذا إلى إلغاء تثبيت تطبيق كورتانا الجديد على ويندوز 10، إصدار 2004.</value>
|
||||||
|
<comment>Settings > Cortana</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsDefenderDisableSmartScreenStore" xml:space="preserve">
|
||||||
|
<value>تعطيل SmartSscreen لتطبيقات المتجر</value>
|
||||||
|
<comment>Settings > Defender</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsDefenderDisableSmartScreenStoreInfo" xml:space="preserve">
|
||||||
|
<value>يساعد فلتر شاشة Windows المدافع الذكية على حماية جهازك عن طريق التحقق من محتوى الويب (URLs) الذي تستخدمه تطبيقات متجر Microsoft.</value>
|
||||||
|
<comment>Settings > Defender</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsEdeAutoFillCredit" xml:space="preserve">
|
||||||
|
<value>تعطيل التعبئة التلقائية لبطاقات الائتمان</value>
|
||||||
|
<comment>Settings > Edge</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsEdeAutoFillCreditInfo" xml:space="preserve">
|
||||||
|
<value>تتيح ميزة Microsoft Edge's AutoFill للمستخدمين الإكمال التلقائي لمعلومات بطاقة الائتمان في نماذج الويب باستخدام المعلومات المخزنة سابقاً.</value>
|
||||||
|
<comment>Settings > Edge</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsEdgeBackground" xml:space="preserve">
|
||||||
|
<value>المزامنة قيد التشغيل في الخلفية</value>
|
||||||
|
<comment>Settings > Edge</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsEdgeBackgroundInfo" xml:space="preserve">
|
||||||
|
<value>على إصدار Chromium الجديد من Microsoft Edge ، يمكن للملحقات وغيرها من الخدمات أن تبقي المتصفح يعمل في الخلفية حتى بعد إغلاقه.</value>
|
||||||
|
<comment>Settings > Edge</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsEdgeBlockEdgeRollout" xml:space="preserve">
|
||||||
|
<value>حظر تثبيت Microsoft Edge جديد</value>
|
||||||
|
<comment>Settings > Edge</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsEdgeBlockEdgeRolloutInfo" xml:space="preserve">
|
||||||
|
<value>سيؤدي هذا إلى حظر تحديث نظام Windows 10 لتثبيت متصفح ويب Microsoft Edge الجديد القائم على Chromium، إذا لم يتم تثبيته مسبقاً على الجهاز.</value>
|
||||||
|
<comment>Settings > Edge</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsEdgeDisableSync" xml:space="preserve">
|
||||||
|
<value>تعطيل مزامنة البيانات</value>
|
||||||
|
<comment>Settings > Edge</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsEdgeDisableSyncInfo" xml:space="preserve">
|
||||||
|
<value>سيؤدي هذا الإعداد إلى تعطيل مزامنة البيانات باستخدام خدمات مزامنة Microsoft.</value>
|
||||||
|
<comment>Settings > Edge</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsGamingGameBar" xml:space="preserve">
|
||||||
|
<value>تعطيل ميزات شريط اللعبة</value>
|
||||||
|
<comment>Settings > Gaming</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsGamingGameBarInfo" xml:space="preserve">
|
||||||
|
<value>سيؤدي هذا الإعداد إلى تعطيل تسجيل وبث الويندوز.</value>
|
||||||
|
<comment>Settings > Gaming</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsGamingGameBarInfoInfo" xml:space="preserve">
|
||||||
|
<value>سيؤدي هذا إلى إيقاف التجارب المصممة خصيصا مع النصائح والتوصيات ذات الصلة باستخدام بيانات التشخيص الخاصة بك. العديد من الناس قد يتصلون بهذا القياس عن بعد، أو حتى التجسس.</value>
|
||||||
|
<comment>Settings > Gaming</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyBlockSuggestedApps" xml:space="preserve">
|
||||||
|
<value>حظر التطبيقات المقترحة في البداية</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyBlockSuggestedAppsInfo" xml:space="preserve">
|
||||||
|
<value>سيؤدي هذا إلى حظر التطبيقات المقترحة التي تظهر من حين لآخر في قائمة البداية.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDiagnosticData" xml:space="preserve">
|
||||||
|
<value>تجنب استخدام بيانات الكتابة اليدوية</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDiagnosticDataInfo" xml:space="preserve">
|
||||||
|
<value>سيؤدي هذا إلى إيقاف التجارب المصممة خصيصا مع النصائح والتوصيات ذات الصلة باستخدام بيانات التشخيص الخاصة بك. العديد من الناس قد يتصلون بهذا القياس عن بعد، أو حتى التجسس.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableAds" xml:space="preserve">
|
||||||
|
<value>تعطيل معرف الإعلان للإعلانات ذات الصلة</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableAdsInfo" xml:space="preserve">
|
||||||
|
<value>ويندوز 10 يأتي مدمجا مع الإعلانات. يقوم مايكروسوفت بتعيين معرف فريد لتتبع نشاطك في متجر مايكروسوفت وعلى تطبيقات UWP لاستهدافك مع الإعلانات ذات الصلة.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableBiometrics" xml:space="preserve">
|
||||||
|
<value>تعطيل Windows Hello Biometrics</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableBiometricsInfo" xml:space="preserve">
|
||||||
|
<value>يتيح لك نظام التشغيل Windows Hello القياسات الحيوية تسجيل الدخول إلى أجهزتك، تطبيقاتك، خدمات الإنترنت والشبكات باستخدام وجهك أو بصمة السيرفر أو البصمة.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableCEIP" xml:space="preserve">
|
||||||
|
<value>تعطيل برنامج تجربة العملاء</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableCEIPInfo" xml:space="preserve">
|
||||||
|
<value>برنامج تحسين تجربة العملاء (CEIP) هو ميزة يتم تمكينها بشكل افتراضي على Windows 10، وتقوم بجمع وتقديم معلومات عن استخدام المعدات والبرمجيات إلى شركة مايكروسوفت سراً.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableCompTelemetry" xml:space="preserve">
|
||||||
|
<value>تعطيل الاتصال الهاتفي للتوافق</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableCompTelemetryInfo" xml:space="preserve">
|
||||||
|
<value>تقوم هذه العملية بشكل دوري بجمع مجموعة متنوعة من البيانات التقنية حول حاسوبك وأدائه وإرسالها إلى مايكروسوفت من أجل برنامج تحسين تجربة العملاء في ويندوز.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableFeedback" xml:space="preserve">
|
||||||
|
<value>لا ترسل أى تنبيهات</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableFeedbackInfo" xml:space="preserve">
|
||||||
|
<value>قد يظهر ويندوز 10 أيضا من وقت لآخر ويطلب ردود الفعل.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableHEIP" xml:space="preserve">
|
||||||
|
<value>تعطيل برنامج تجربة العملاء</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableHEIPInfo" xml:space="preserve">
|
||||||
|
<value>برنامج مساعدة تحسين الخبرة (HEIP) يجمع ويرسل إلى مايكروسوفت معلومات حول كيفية استخدام مساعدة ويندوز. هذا قد يكشف المشاكل التي تواجهك مع جهاز الكمبيوتر الخاص بك.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableLocation" xml:space="preserve">
|
||||||
|
<value>تعطيل البحث عن الموقع</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableLocationInfo" xml:space="preserve">
|
||||||
|
<value>أينما ذهبت، ويندوز 10 يعلم أنك هناك. عند تشغيل تتبع الموقع، يسمح للويندوز وتطبيقاته للكشف عن الموقع الحالي لجهاز الكمبيوتر أو الجهاز.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableMSExperiments" xml:space="preserve">
|
||||||
|
<value>تعطيل تجربة الإعدادات</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableMSExperimentsInfo" xml:space="preserve">
|
||||||
|
<value>في بعض الإصدارات من Windows 10، يمكن للمستخدمين السماح لمايكروسوفت بتجربة النظام لدراسة تفضيلات المستخدم أو سلوك الجهاز. هذا يسمح لمايكروسوفت "إجراء التجارب" مع الإعدادات على جهاز الكمبيوتر الخاص بك ويجب أن تكون معطلة مع هذا الإعداد.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableTelemetry" xml:space="preserve">
|
||||||
|
<value>تعطيل التليمتري</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableTelemetryInfo" xml:space="preserve">
|
||||||
|
<value>هذا سيمنع ويندوز من جمع معلومات الاستخدام ووضع بيانات تشخيصية إلى أساسي, وهو أدنى مستوى متاح لجميع إصدارات المستهلكين من Windows 10.\nسيتم أيضا تعطيل تشخيص الخدمات و خدمة dmwappushService.\nملاحظة: يجب تعيين البيانات التشخيصية إلى كامل للحصول على معاينة الإصدارات من برنامج Windows-Insider-Program!</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableTimeline" xml:space="preserve">
|
||||||
|
<value>تعطيل ميزات شريط اللعبة</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableTimelineInfo" xml:space="preserve">
|
||||||
|
<value>هذا يجمع سجل الأنشطة التي قمت بأدائها، بما في ذلك الملفات التي فتحتها وصفحات الويب التي شاهدتها في Edge.\nإذا كان الجدول الزمني ليس لك ، أو ببساطة لا تريد Windows 10 جمع الأنشطة والمعلومات الحساسة الخاصة بك يمكنك تعطيل الجدول الزمني بالكامل مع هذا الإعداد.\nملاحظة: مطلوب إعادة تشغيل النظام حتى تصبح التغييرات نافذة المفعول.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableTips" xml:space="preserve">
|
||||||
|
<value>تعطيل تلميحات ويندوز</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableTipsInfo" xml:space="preserve">
|
||||||
|
<value>لن ترى بعد الآن تلميحات Windows ، مثل Spotlight و Consumer الميزات ، و ملاحظات الإشعارات الخ.</value>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableTipsLockScreen" xml:space="preserve">
|
||||||
|
<value>تعطيل الإعلانات والروابط على شاشة القفل</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableTipsLockScreenInfo" xml:space="preserve">
|
||||||
|
<value>سيؤدي هذا الإعداد إلى تعيين خيارات خلفية شاشة القفل الخاصة بك إلى صورة وإيقاف النصائح والحقائق الممتعة والحيل من مايكروسوفت.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableWiFi" xml:space="preserve">
|
||||||
|
<value>تعطيل وأي فأي نقطة ساخنة</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyDisableWiFiInfo" xml:space="preserve">
|
||||||
|
<value>يجب على الأقل ايقاف PC من ارسال كلمة السرية Wi-Fi الخاصة بك.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyGetMoreOutOfWindows" xml:space="preserve">
|
||||||
|
<value>الغاء اتاحة الحصول على المزيد من برامج Windows</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyGetMoreOutOfWindowsInfo" xml:space="preserve">
|
||||||
|
<value>تقوم نسخ Windows 10 الحديثة بعرض شاشة nag "Get حتى أكثر من Windows" عندما تقوم ببدء الاتصال بحساب المستخدم الخاص بك. اذا وجدته مزعجا ، يمكنك الغاء اتاحته بهذه المحددات.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyHandwritingData" xml:space="preserve">
|
||||||
|
<value>تجنب استخدام بيانات الكتابة اليدوية</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyHandwritingDataInfo" xml:space="preserve">
|
||||||
|
<value>اذا كنت لا تريد أن يقوم Windows بمعرفة وتسجيل كل الكلمات المتفردة التي تقوم باستخدامها ، مثل الأسماء والمصطلحات الفنية فقط ، قم باتاحة هذه المحددات.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyInstalledApps" xml:space="preserve">
|
||||||
|
<value>تركيب آلي لتطبيقات apps</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyInstalledAppsInfo" xml:space="preserve">
|
||||||
|
<value>عندما تقوم ببدء الاتصال بملف مواصفات أو جهاز جديد لنظام Windows 10 لأول مرة ، فان الفرصة هي أن تلاحظ العديد من تطبيقات وتطبيقات الطرف الثالث المعروضة في قائمة البدء.\nستقوم هذه المحددات بمنع التركيب الآلي لبرامج Windows 10 المقترحة.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyInventoryCollector" xml:space="preserve">
|
||||||
|
<value>الغاء اتاحة أداة تجميع المخزون</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacyInventoryCollectorInfo" xml:space="preserve">
|
||||||
|
<value>تقوم أداة تجميع المخزون بجرد ملفات التطبيقات والأجهزة الموجودة على النظام وتقوم بارسال المعلومات الى Microsoft. يتم استخدام هذه المعلومات للمساعدة في تشخيص مشاكل التوافق.\nملحوظة: لا يكون لمحددات هذه المحددات أي تأثير اذا كان قد تم ايقاف تشغيل برنامج تحسين تجربة العميل. سيتم ايقاف أداة تجميع المخزون.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacySuggestedContent" xml:space="preserve">
|
||||||
|
<value>حظر المحتوى المقترح في تطبيق الإعدادات</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsPrivacySuggestedContentInfo" xml:space="preserve">
|
||||||
|
<value>لمساعدة مستخدمي Windows 10 الجدد على تعلم ميزات جديدة من Windows 10، بدأت شركة مايكروسوفت في عرض المحتوى المقترح عن طريق لافتة ضخمة في تطبيقات إعداد Windows 10.</value>
|
||||||
|
<comment>Settings > Privacy</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsSecurityDisablePassword" xml:space="preserve">
|
||||||
|
<value>تعطيل زر الكشف عن كلمة المرور</value>
|
||||||
|
<comment>Settings > Security</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsSecurityDisablePasswordInfo" xml:space="preserve">
|
||||||
|
<value>يمكن استخدام زر الكشف عن كلمة المرور لعرض كلمة المرور المدخلة ويجب أن يتم تعطيلها مع هذا الإعداد.</value>
|
||||||
|
<comment>Settings > Security</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsSecurityWindowsDRM" xml:space="preserve">
|
||||||
|
<value>تعطيل DRM في Windows Media Player</value>
|
||||||
|
<comment>Settings > Security</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsSecurityWindowsDRMInfo" xml:space="preserve">
|
||||||
|
<value>اذا لم تتمكن ادارة الحقوق الرقمية لوسط Windows من الاتصال بالانترنت (أو الانترانت) للحصول على الترخيص وتعديلات السرية ، يمكنك منعها باستخدام هذه المحددات.</value>
|
||||||
|
<comment>Settings > Security</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsUpdatesBlockMajorUpdates" xml:space="preserve">
|
||||||
|
<value>حظر تحديثات ويندوز الرئيسية</value>
|
||||||
|
<comment>Settings > Updates</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsUpdatesBlockMajorUpdatesInfo" xml:space="preserve">
|
||||||
|
<value>هذا الإعداد المسمى "TargetReleaseVersionInfo" يمنع تحديث ميزات Windows 10 من أن يتم تثبيته حتى يصل الإصدار المحدد إلى نهاية الدعم.\nسيحدد إصدار ويندوز 10 المستخدم حاليا كإصدار مستهدف من Windows 10 الذي تريد أن يكون النظام قيد التشغيل (يدعم فقط الإصدارات المحترفة والمؤسسة).</value>
|
||||||
|
<comment>Settings > Updates</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsUpdatesDisableSafeguards" xml:space="preserve">
|
||||||
|
<value>تعطيل الضمانات لتحديثات الميزات</value>
|
||||||
|
<comment>Settings > Updates</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsUpdatesDisableSafeguardsInfo" xml:space="preserve">
|
||||||
|
<value>تستخدم مايكروسوفت بيانات تشخيصية لتحديد ما إذا كانت الأجهزة التي تستخدم تحديث ويندوز جاهزة لتحديث الميزات من أجل ضمان تجربة سلسة.\nعندما تحدد مايكروسوفت جهازًا غير جاهز للتحديث بسبب مشكلة معروفة. يتم إنشاء نظام وقائي (يعرف أيضا باسم نظام الاحتفاظ بالتواؤم أو التحديث) لتأخير تحديث الجهاز وحماية تجربة المستخدم النهائي.\nسيؤدي هذا الإعداد إلى عدم التقيد بالحماية التي تسمح لك بتجاوز أي كتل لترقية الميزات.</value>
|
||||||
|
</data>
|
||||||
|
<data name="settingsUpdatesDisableUpdates" xml:space="preserve">
|
||||||
|
<value>تعطيل تحديثات ويندوز الإجبارية</value>
|
||||||
|
<comment>Settings > Updates</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsUpdatesDisableUpdatesInfo" xml:space="preserve">
|
||||||
|
<value>سيتم إخطار هذا عندما تكون التحديثات متاحة، وتقرر متى يتم تثبيتها.</value>
|
||||||
|
<comment>Settings > Updates</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsUpdatesUpdateSharing" xml:space="preserve">
|
||||||
|
<value>تعطيل مشاركة تحديثات ويندوز</value>
|
||||||
|
<comment>Settings > Updates</comment>
|
||||||
|
</data>
|
||||||
|
<data name="settingsUpdatesUpdateSharingInfo" xml:space="preserve">
|
||||||
|
<value>ويندوز 10 يتيح لك تنزيل التحديثات من عدة مصادر لتسريع عملية تحديث نظام التشغيل. سيؤدي هذا إلى تعطيل مشاركة ملفاتك من قبل الآخرين وعرض عنوان IP الخاص بك على أجهزة كمبيوتر عشوائية.</value>
|
||||||
|
<comment>Settings > Updates</comment>
|
||||||
|
</data>
|
||||||
|
<data name="statusDoPSApply" xml:space="preserve">
|
||||||
|
<value>تطبيق</value>
|
||||||
|
</data>
|
||||||
|
<data name="statusDoPSProcessing" xml:space="preserve">
|
||||||
|
<value>قيد المعالجة</value>
|
||||||
|
</data>
|
||||||
|
<data name="statusDoWait" xml:space="preserve">
|
||||||
|
<value>الرجاء الأنتظار ...</value>
|
||||||
|
</data>
|
||||||
|
<data name="statusFailedApply" xml:space="preserve">
|
||||||
|
<value>لم يتم تطبيقه</value>
|
||||||
|
</data>
|
||||||
|
<data name="statusFailedConfigure" xml:space="preserve">
|
||||||
|
<value>لم يتم التكوين</value>
|
||||||
|
</data>
|
||||||
|
<data name="statusFinishAnalyze" xml:space="preserve">
|
||||||
|
<value>اكتمل التحليل.</value>
|
||||||
|
</data>
|
||||||
|
<data name="statusFinishApply" xml:space="preserve">
|
||||||
|
<value>اكتمل التحليل.</value>
|
||||||
|
</data>
|
||||||
|
<data name="statusFinishUndo" xml:space="preserve">
|
||||||
|
<value>اكتملت عملية العودة.</value>
|
||||||
|
</data>
|
||||||
|
<data name="statusSuccessApply" xml:space="preserve">
|
||||||
|
<value>تم التطبيق</value>
|
||||||
|
</data>
|
||||||
|
<data name="statusSuccessConfigure" xml:space="preserve">
|
||||||
|
<value>تكوين</value>
|
||||||
|
</data>
|
||||||
|
<data name="statusUndoSettings" xml:space="preserve">
|
||||||
|
<value>هل تريد حقاً إعادة جميع الإعدادات المحددة إلى حالة ويندوز 10 الافتراضية؟</value>
|
||||||
|
</data>
|
||||||
|
<data name="TxtPSInfo" xml:space="preserve">
|
||||||
|
<value>مرحبا بكم في محرر السكريبت, الذي يسمح لك بتطبيق ملفات سكريبت الطرف الثالث والإعدادات المخصصة في شكل سكريبتات و قوالب PowerShell (البرامج النصية المجمعة).
|
||||||
|
|
||||||
|
حدد برنامج نصي لعرضه وصف.
|
||||||
|
|
||||||
|
للتحقق من التعليمات البرمجية لأوجه الضعف، انقر فوق "عرض التعليمة البرمجية".
|
||||||
|
|
||||||
|
للحصول على عناصر جديدة (قوالب، نصوص، إلخ) قم بزيارة السوق في القائمة العلوية اليمنى.</value>
|
||||||
|
<comment>GUI </comment>
|
||||||
|
</data>
|
||||||
|
</root>
|
|
@ -158,8 +158,8 @@
|
||||||
<data name="helpApp" xml:space="preserve">
|
<data name="helpApp" xml:space="preserve">
|
||||||
<value>Info zu einer Einstellung: \r\nBewegen Sie den Cursor über eine Einstellung, um eine kurze Erläuterung anzuzeigen
|
<value>Info zu einer Einstellung: \r\nBewegen Sie den Cursor über eine Einstellung, um eine kurze Erläuterung anzuzeigen
|
||||||
\r\nAnalyse (Button): Bestimmt, welche Einstellungen auf Ihrem System aktiviert und konfiguriert werden oder nicht. Es werden noche KEINE Systemänderungen vorgenommen!
|
\r\nAnalyse (Button): Bestimmt, welche Einstellungen auf Ihrem System aktiviert und konfiguriert werden oder nicht. Es werden noche KEINE Systemänderungen vorgenommen!
|
||||||
\r\nAusgewählte (Button): Dies wird alle ausgewählten Einstellungen aktivieren.
|
\r\nAusgewähltes anwenden (Button): Dies wird alle ausgewählten Einstellungen aktivieren.
|
||||||
\r\nAusgewählte zurücksetzen (Button): Damit werden die Standardeinstellungen für Windows 10 wiederhergestellt.
|
\r\nAusgewähltes zurücksetzen (Button): Damit werden die Standardeinstellungen für Windows 10 wiederhergestellt.
|
||||||
\r\nKonfiguriert (Zustand): Dies gibt an, dass Ihre Privatsphäre geschützt ist.
|
\r\nKonfiguriert (Zustand): Dies gibt an, dass Ihre Privatsphäre geschützt ist.
|
||||||
\r\nNicht konfiguriert (Zustand): Dies bedeutet, dass die Windows 10-Einstellungen vorhanden sind.</value>
|
\r\nNicht konfiguriert (Zustand): Dies bedeutet, dass die Windows 10-Einstellungen vorhanden sind.</value>
|
||||||
<comment>Main menu</comment>
|
<comment>Main menu</comment>
|
||||||
|
@ -378,10 +378,10 @@ Sie können mir außerdem folgen auf
|
||||||
<value>Dadurch werden alle integrierten Apps, außer der Microsoft Store, entfernt.</value>
|
<value>Dadurch werden alle integrierten Apps, außer der Microsoft Store, entfernt.</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="settingsBloatwareRemoveUWPDefaults" xml:space="preserve">
|
<data name="settingsBloatwareRemoveUWPDefaults" xml:space="preserve">
|
||||||
<value>Alle integrierten Apps, außer Standard-Apps, entfernen</value>
|
<value>Nur vorinstallierte Bloatware Apps entfernen</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="settingsBloatwareRemoveUWPDefaultsInfo" xml:space="preserve">
|
<data name="settingsBloatwareRemoveUWPDefaultsInfo" xml:space="preserve">
|
||||||
<value>Dadurch werden alle integrierten Apps, außer folgenden, entfernt:\nMicrosoft Store\nApp Installer\nKalender\nMail\nRechner\nKamera\nSkype\nGroove Music\nKarte\n3D Paint\nIhr Telefon\nFotos\nNotizen\nWetter\nXbox</value>
|
<value>Der Abgleich findet anhand einer Community Liste statt</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="settingsCortanaDisableBing" xml:space="preserve">
|
<data name="settingsCortanaDisableBing" xml:space="preserve">
|
||||||
<value>Bing in Windows-Suche deaktivieren</value>
|
<value>Bing in Windows-Suche deaktivieren</value>
|
||||||
|
|
|
@ -411,11 +411,11 @@ Add translation credits here!</comment>
|
||||||
<comment>Settings > Bloatware</comment>
|
<comment>Settings > Bloatware</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="settingsBloatwareRemoveUWPDefaults" xml:space="preserve">
|
<data name="settingsBloatwareRemoveUWPDefaults" xml:space="preserve">
|
||||||
<value>Remove all built-in apps except defaults</value>
|
<value>Remove pre-installed bloatware apps ONLY</value>
|
||||||
<comment>Settings > Bloatware</comment>
|
<comment>Settings > Bloatware</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="settingsBloatwareRemoveUWPDefaultsInfo" xml:space="preserve">
|
<data name="settingsBloatwareRemoveUWPDefaultsInfo" xml:space="preserve">
|
||||||
<value>This will remove all built-in apps except the following:\nMicrosoft Store\nApp Installer\nCalendar\nMail\nCalculator\nCamera\nSkype\nGroove Music\nMaps\nPaint 3D\nYour Phone\nPhotos\nSticky Notes\nWeather\nXbox</value>
|
<value>This will search and remove pre-installed bloatware apps fully automatically.\nThe matching takes place on the basis of a community list</value>
|
||||||
<comment>Settings > Bloatware</comment>
|
<comment>Settings > Bloatware</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="settingsCortanaDisableBing" xml:space="preserve">
|
<data name="settingsCortanaDisableBing" xml:space="preserve">
|
||||||
|
@ -642,7 +642,7 @@ Add translation credits here!</comment>
|
||||||
<comment>Settings > Privacy</comment>
|
<comment>Settings > Privacy</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="settingsPrivacyInventoryCollectorInfo" xml:space="preserve">
|
<data name="settingsPrivacyInventoryCollectorInfo" xml:space="preserve">
|
||||||
<value>The Inventory Collector inventories applications files devices and drivers on the system and sends the information to Microsoft. This information is used to help diagnose compatibility problems.\nNote: This setting setting has no effect if the Customer Experience Improvement Program is turned off. The Inventory Collector will be off.</value>
|
<value>The Inventory Collector inventories applications files devices and drivers on the system and sends the information to Microsoft. This information is used to help diagnose compatibility problems.\nNote: This setting has no effect if the Customer Experience Improvement Program is turned off. The Inventory Collector will be off.</value>
|
||||||
<comment>Settings > Privacy</comment>
|
<comment>Settings > Privacy</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="settingsPrivacySuggestedContent" xml:space="preserve">
|
<data name="settingsPrivacySuggestedContent" xml:space="preserve">
|
||||||
|
|
42
src/Privatezilla/MainWindow.Designer.cs
generated
42
src/Privatezilla/MainWindow.Designer.cs
generated
|
@ -30,7 +30,6 @@
|
||||||
{
|
{
|
||||||
this.components = new System.ComponentModel.Container();
|
this.components = new System.ComponentModel.Container();
|
||||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainWindow));
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainWindow));
|
||||||
this.TvwSettings = new System.Windows.Forms.TreeView();
|
|
||||||
this.LblMainMenu = new System.Windows.Forms.Button();
|
this.LblMainMenu = new System.Windows.Forms.Button();
|
||||||
this.MainMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
|
this.MainMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
|
||||||
this.Help = new System.Windows.Forms.ToolStripMenuItem();
|
this.Help = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
|
@ -40,6 +39,7 @@
|
||||||
this.PnlNav = new System.Windows.Forms.Panel();
|
this.PnlNav = new System.Windows.Forms.Panel();
|
||||||
this.LblPS = new System.Windows.Forms.LinkLabel();
|
this.LblPS = new System.Windows.Forms.LinkLabel();
|
||||||
this.LblSettings = new System.Windows.Forms.LinkLabel();
|
this.LblSettings = new System.Windows.Forms.LinkLabel();
|
||||||
|
this.TvwSettings = new System.Windows.Forms.TreeView();
|
||||||
this.LstPS = new System.Windows.Forms.CheckedListBox();
|
this.LstPS = new System.Windows.Forms.CheckedListBox();
|
||||||
this.PnlSettings = new System.Windows.Forms.Panel();
|
this.PnlSettings = new System.Windows.Forms.Panel();
|
||||||
this.assetOpenGitHub = new System.Windows.Forms.PictureBox();
|
this.assetOpenGitHub = new System.Windows.Forms.PictureBox();
|
||||||
|
@ -73,20 +73,6 @@
|
||||||
this.PnlSettingsBottom.SuspendLayout();
|
this.PnlSettingsBottom.SuspendLayout();
|
||||||
this.SuspendLayout();
|
this.SuspendLayout();
|
||||||
//
|
//
|
||||||
// TvwSettings
|
|
||||||
//
|
|
||||||
resources.ApplyResources(this.TvwSettings, "TvwSettings");
|
|
||||||
this.TvwSettings.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
||||||
this.TvwSettings.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
||||||
this.TvwSettings.CheckBoxes = true;
|
|
||||||
this.TvwSettings.LineColor = System.Drawing.Color.DarkOrchid;
|
|
||||||
this.TvwSettings.Name = "TvwSettings";
|
|
||||||
this.TvwSettings.ShowLines = false;
|
|
||||||
this.TvwSettings.ShowNodeToolTips = true;
|
|
||||||
this.TvwSettings.ShowPlusMinus = false;
|
|
||||||
this.TvwSettings.TabStop = false;
|
|
||||||
this.TvwSettings.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.TvwSetting_AfterCheck);
|
|
||||||
//
|
|
||||||
// LblMainMenu
|
// LblMainMenu
|
||||||
//
|
//
|
||||||
resources.ApplyResources(this.LblMainMenu, "LblMainMenu");
|
resources.ApplyResources(this.LblMainMenu, "LblMainMenu");
|
||||||
|
@ -170,6 +156,20 @@
|
||||||
this.LblSettings.VisitedLinkColor = System.Drawing.Color.DimGray;
|
this.LblSettings.VisitedLinkColor = System.Drawing.Color.DimGray;
|
||||||
this.LblSettings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LblSettings_LinkClicked);
|
this.LblSettings.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LblSettings_LinkClicked);
|
||||||
//
|
//
|
||||||
|
// TvwSettings
|
||||||
|
//
|
||||||
|
resources.ApplyResources(this.TvwSettings, "TvwSettings");
|
||||||
|
this.TvwSettings.BackColor = System.Drawing.Color.WhiteSmoke;
|
||||||
|
this.TvwSettings.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||||
|
this.TvwSettings.CheckBoxes = true;
|
||||||
|
this.TvwSettings.LineColor = System.Drawing.Color.DarkOrchid;
|
||||||
|
this.TvwSettings.Name = "TvwSettings";
|
||||||
|
this.TvwSettings.ShowLines = false;
|
||||||
|
this.TvwSettings.ShowNodeToolTips = true;
|
||||||
|
this.TvwSettings.ShowPlusMinus = false;
|
||||||
|
this.TvwSettings.TabStop = false;
|
||||||
|
this.TvwSettings.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.TvwSetting_AfterCheck);
|
||||||
|
//
|
||||||
// LstPS
|
// LstPS
|
||||||
//
|
//
|
||||||
resources.ApplyResources(this.LstPS, "LstPS");
|
resources.ApplyResources(this.LstPS, "LstPS");
|
||||||
|
@ -411,7 +411,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
private System.Windows.Forms.TreeView TvwSettings;
|
|
||||||
private System.Windows.Forms.Button LblMainMenu;
|
private System.Windows.Forms.Button LblMainMenu;
|
||||||
private System.Windows.Forms.ContextMenuStrip MainMenu;
|
private System.Windows.Forms.ContextMenuStrip MainMenu;
|
||||||
private System.Windows.Forms.ToolStripMenuItem Info;
|
private System.Windows.Forms.ToolStripMenuItem Info;
|
||||||
|
@ -422,12 +421,7 @@
|
||||||
private System.Windows.Forms.LinkLabel LblPS;
|
private System.Windows.Forms.LinkLabel LblPS;
|
||||||
private System.Windows.Forms.CheckedListBox LstPS;
|
private System.Windows.Forms.CheckedListBox LstPS;
|
||||||
private System.Windows.Forms.Panel PnlSettings;
|
private System.Windows.Forms.Panel PnlSettings;
|
||||||
private System.Windows.Forms.ListView LvwStatus;
|
|
||||||
private System.Windows.Forms.ColumnHeader Setting;
|
|
||||||
private System.Windows.Forms.ColumnHeader State;
|
|
||||||
private System.Windows.Forms.Button BtnSettingsUndo;
|
private System.Windows.Forms.Button BtnSettingsUndo;
|
||||||
private System.Windows.Forms.ProgressBar PBar;
|
|
||||||
private System.Windows.Forms.Label LblStatus;
|
|
||||||
private System.Windows.Forms.Button BtnSettingsDo;
|
private System.Windows.Forms.Button BtnSettingsDo;
|
||||||
private System.Windows.Forms.Button BtnSettingsAnalyze;
|
private System.Windows.Forms.Button BtnSettingsAnalyze;
|
||||||
private System.Windows.Forms.Panel PnlPS;
|
private System.Windows.Forms.Panel PnlPS;
|
||||||
|
@ -445,6 +439,12 @@
|
||||||
private System.Windows.Forms.Panel PnlSettingsBottom;
|
private System.Windows.Forms.Panel PnlSettingsBottom;
|
||||||
private System.Windows.Forms.Button BtnDoPS;
|
private System.Windows.Forms.Button BtnDoPS;
|
||||||
private System.Windows.Forms.CheckBox ChkCodePS;
|
private System.Windows.Forms.CheckBox ChkCodePS;
|
||||||
|
private System.Windows.Forms.TreeView TvwSettings;
|
||||||
|
private System.Windows.Forms.ProgressBar PBar;
|
||||||
|
private System.Windows.Forms.ListView LvwStatus;
|
||||||
|
private System.Windows.Forms.ColumnHeader Setting;
|
||||||
|
private System.Windows.Forms.ColumnHeader State;
|
||||||
|
private System.Windows.Forms.Label LblStatus;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -91,10 +91,22 @@ namespace Privatezilla
|
||||||
State.Text = Locale.columnState; // State column
|
State.Text = Locale.columnState; // State column
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private void AutoAdjustScreensize()
|
||||||
|
{
|
||||||
|
var screen = Screen.FromControl(this);
|
||||||
|
var screenSize = screen.Bounds.Size;
|
||||||
|
|
||||||
|
if (Width > screenSize.Width)
|
||||||
|
Width = screenSize.Width;
|
||||||
|
|
||||||
|
if (Height > screenSize.Height)
|
||||||
|
Height = screenSize.Height - 30; //Height -30 because of the Windows Task bar
|
||||||
|
}
|
||||||
|
|
||||||
public MainWindow()
|
public MainWindow()
|
||||||
{
|
{
|
||||||
// Uncomment lower line and add lang code to run localization test
|
// Uncomment lower line and add lang code to run localization test
|
||||||
// Thread.CurrentThread.CurrentUICulture = new CultureInfo("es");
|
// Thread.CurrentThread.CurrentUICulture = new CultureInfo("de");
|
||||||
|
|
||||||
InitializeComponent();
|
InitializeComponent();
|
||||||
|
|
||||||
|
@ -109,6 +121,9 @@ namespace Privatezilla
|
||||||
|
|
||||||
// GUI localization
|
// GUI localization
|
||||||
Globalization();
|
Globalization();
|
||||||
|
|
||||||
|
//Adjust to current screensize if window is too big
|
||||||
|
AutoAdjustScreensize();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void InitializeSettings()
|
public void InitializeSettings()
|
||||||
|
@ -281,6 +296,7 @@ namespace Privatezilla
|
||||||
LvwStatus.Refresh();
|
LvwStatus.Refresh();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
private void IncrementProgress()
|
private void IncrementProgress()
|
||||||
{
|
{
|
||||||
_progress += _progressIncrement;
|
_progress += _progressIncrement;
|
||||||
|
@ -367,17 +383,15 @@ namespace Privatezilla
|
||||||
|
|
||||||
state.Tag = setting;
|
state.Tag = setting;
|
||||||
LvwStatus.Items.Add(state);
|
LvwStatus.Items.Add(state);
|
||||||
IncrementProgress();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
DoProgress(100);
|
DoProgress(100);
|
||||||
|
|
||||||
// Summary
|
// Summary
|
||||||
ListViewItem sum = new ListViewItem(Locale.summarySelected + " " + $"{selectedSettings.Count}" + " | " + Locale.summaryConfigured + " " + $"{selectedSettings.Count - performSettingsCount}" + " | " + Locale.summaryNotConfigured + " " + $"{performSettingsCount}");
|
var sum = (Locale.summarySelected + " " + $"{selectedSettings.Count}" + " - " + Locale.summaryConfigured + " " + $"{selectedSettings.Count - performSettingsCount}" + " - " + Locale.summaryNotConfigured + " " + $"{performSettingsCount}");
|
||||||
sum.SubItems.Add(Locale.summaryInfo);
|
LblStatus.Text = Locale.statusFinishAnalyze + "\n" + sum;
|
||||||
LvwStatus.Items.Insert(0, sum);
|
|
||||||
|
|
||||||
LblStatus.Text = Locale.statusFinishAnalyze;
|
|
||||||
BtnSettingsAnalyze.Enabled = true;
|
BtnSettingsAnalyze.Enabled = true;
|
||||||
LvwStatus.EndUpdate();
|
LvwStatus.EndUpdate();
|
||||||
|
|
||||||
|
@ -490,7 +504,7 @@ namespace Privatezilla
|
||||||
|
|
||||||
private void Info_Click(object sender, EventArgs e)
|
private void Info_Click(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
MessageBox.Show("Privatezilla" + "\nVersion " + Program.GetCurrentVersionTostring() + " (Phoenix)\r\n" +
|
MessageBox.Show("Privatezilla" + "\nVersion " + Program.GetCurrentVersionTostring() + " (Pollux)\r\n" +
|
||||||
Locale.infoApp.Replace("\\t", "\t"), "Info", MessageBoxButtons.OK, MessageBoxIcon.Information);
|
Locale.infoApp.Replace("\\t", "\t"), "Info", MessageBoxButtons.OK, MessageBoxIcon.Information);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -686,6 +700,7 @@ namespace Privatezilla
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
File.Copy(fileName, strDestPath + @"\" + Path.GetFileName(fileName));
|
File.Copy(fileName, strDestPath + @"\" + Path.GetFileName(fileName));
|
||||||
|
File.Delete(fileName);
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{ MessageBox.Show(ex.Message, this.Text); }
|
{ MessageBox.Show(ex.Message, this.Text); }
|
||||||
|
|
|
@ -1,195 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<root>
|
|
||||||
<!--
|
|
||||||
Microsoft ResX Schema
|
|
||||||
|
|
||||||
Version 2.0
|
|
||||||
|
|
||||||
The primary goals of this format is to allow a simple XML format
|
|
||||||
that is mostly human readable. The generation and parsing of the
|
|
||||||
various data types are done through the TypeConverter classes
|
|
||||||
associated with the data types.
|
|
||||||
|
|
||||||
Example:
|
|
||||||
|
|
||||||
... ado.net/XML headers & schema ...
|
|
||||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
||||||
<resheader name="version">2.0</resheader>
|
|
||||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
||||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
||||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
||||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
||||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
||||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
||||||
</data>
|
|
||||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
||||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
||||||
<comment>This is a comment</comment>
|
|
||||||
</data>
|
|
||||||
|
|
||||||
There are any number of "resheader" rows that contain simple
|
|
||||||
name/value pairs.
|
|
||||||
|
|
||||||
Each data row contains a name, and value. The row also contains a
|
|
||||||
type or mimetype. Type corresponds to a .NET class that support
|
|
||||||
text/value conversion through the TypeConverter architecture.
|
|
||||||
Classes that don't support this are serialized and stored with the
|
|
||||||
mimetype set.
|
|
||||||
|
|
||||||
The mimetype is used for serialized objects, and tells the
|
|
||||||
ResXResourceReader how to depersist the object. This is currently not
|
|
||||||
extensible. For a given mimetype the value must be set accordingly:
|
|
||||||
|
|
||||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
||||||
that the ResXResourceWriter will generate, however the reader can
|
|
||||||
read any of the formats listed below.
|
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.binary.base64
|
|
||||||
value : The object must be serialized with
|
|
||||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
||||||
: and then encoded with base64 encoding.
|
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.soap.base64
|
|
||||||
value : The object must be serialized with
|
|
||||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
||||||
: and then encoded with base64 encoding.
|
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
||||||
value : The object must be serialized into a byte array
|
|
||||||
: using a System.ComponentModel.TypeConverter
|
|
||||||
: and then encoded with base64 encoding.
|
|
||||||
-->
|
|
||||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
||||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
||||||
<xsd:element name="root" msdata:IsDataSet="true">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:choice maxOccurs="unbounded">
|
|
||||||
<xsd:element name="metadata">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
||||||
</xsd:sequence>
|
|
||||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
||||||
<xsd:attribute name="type" type="xsd:string" />
|
|
||||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
||||||
<xsd:attribute ref="xml:space" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="assembly">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:attribute name="alias" type="xsd:string" />
|
|
||||||
<xsd:attribute name="name" type="xsd:string" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="data">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
||||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
||||||
</xsd:sequence>
|
|
||||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
||||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
||||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
||||||
<xsd:attribute ref="xml:space" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="resheader">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
||||||
</xsd:sequence>
|
|
||||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:choice>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:schema>
|
|
||||||
<resheader name="resmimetype">
|
|
||||||
<value>text/microsoft-resx</value>
|
|
||||||
</resheader>
|
|
||||||
<resheader name="version">
|
|
||||||
<value>2.0</value>
|
|
||||||
</resheader>
|
|
||||||
<resheader name="reader">
|
|
||||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</resheader>
|
|
||||||
<resheader name="writer">
|
|
||||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</resheader>
|
|
||||||
<data name="Help.Text" xml:space="preserve">
|
|
||||||
<value>Kurze Anleitung</value>
|
|
||||||
</data>
|
|
||||||
<data name="CommunityPkg.Text" xml:space="preserve">
|
|
||||||
<value>Community Package beziehen</value>
|
|
||||||
</data>
|
|
||||||
<data name="CheckRelease.Text" xml:space="preserve">
|
|
||||||
<value>Nach Updates suchen</value>
|
|
||||||
</data>
|
|
||||||
<data name="Info.Text" xml:space="preserve">
|
|
||||||
<value>Info</value>
|
|
||||||
</data>
|
|
||||||
<data name="LblPS.Text" xml:space="preserve">
|
|
||||||
<value>Skripts</value>
|
|
||||||
</data>
|
|
||||||
<data name="LblSettings.Text" xml:space="preserve">
|
|
||||||
<value>Einstellungen</value>
|
|
||||||
</data>
|
|
||||||
<data name="$this.Text" xml:space="preserve">
|
|
||||||
<value>Privatezilla</value>
|
|
||||||
</data>
|
|
||||||
<data name="PicOpenGitHubPage.ToolTip" xml:space="preserve">
|
|
||||||
<value>Ich bin offen auf github/privatezilla</value>
|
|
||||||
</data>
|
|
||||||
<data name="Setting.Text" xml:space="preserve">
|
|
||||||
<value>Einstellung</value>
|
|
||||||
</data>
|
|
||||||
<data name="State.Text" xml:space="preserve">
|
|
||||||
<value>Zustand</value>
|
|
||||||
</data>
|
|
||||||
<data name="LblStatus.Text" xml:space="preserve">
|
|
||||||
<value>Drücke Analysieren um nach konfigurierten einstellungen zu suchen.</value>
|
|
||||||
</data>
|
|
||||||
<data name="BtnSettingsUndo.Text" xml:space="preserve">
|
|
||||||
<value>Ausgewähltes zurücksetzen</value>
|
|
||||||
</data>
|
|
||||||
<data name="BtnSettingsDo.Text" xml:space="preserve">
|
|
||||||
<value>Ausgewähltes anwenden</value>
|
|
||||||
</data>
|
|
||||||
<data name="BtnSettingsAnalyze.Text" xml:space="preserve">
|
|
||||||
<value>Analysieren</value>
|
|
||||||
</data>
|
|
||||||
<data name="BtnMenuPS.Text" xml:space="preserve">
|
|
||||||
<value>. . .</value>
|
|
||||||
</data>
|
|
||||||
<data name="TxtPSInfo.Text" xml:space="preserve">
|
|
||||||
<value>Willkommen bei dem Modernen Richtlinien Editor, welcher Ihnen erlaubt, Gruppenrichtlinien und benutzerdefinierte Einstellungen in der Form von PowerShell Skripts und Vorgaben (gebündelte Skripts) anzuwenden.
|
|
||||||
|
|
||||||
Wähle einen Skript aus, um seine Beschreibung zu sehen.
|
|
||||||
|
|
||||||
Um den Code nach Schwachstellen zu untersuchen, klicke auf "Code anzeigen".
|
|
||||||
|
|
||||||
Um neue Objekte (Vorgaben, Skripts etc.) zu beschaffen, besuche den Marktplatz in der oberen rechten Ecke. Privatezilla benutzt den Marktplatz der App "SharpApp". Weil die App von dem selben Entwickler ist und die Skripts auch auf PowerShell basieren, sind sie miteinander kompatibel.</value>
|
|
||||||
</data>
|
|
||||||
<data name="TxtOutputPS.Text" xml:space="preserve">
|
|
||||||
<value>PS</value>
|
|
||||||
</data>
|
|
||||||
<data name="LblPSHeader.Text" xml:space="preserve">
|
|
||||||
<value>PowerShell Skripts anwenden</value>
|
|
||||||
</data>
|
|
||||||
<data name="PSImport.Text" xml:space="preserve">
|
|
||||||
<value>Skripts importieren</value>
|
|
||||||
</data>
|
|
||||||
<data name="PSSaveAs.Text" xml:space="preserve">
|
|
||||||
<value>Derzeitigen Skript als neuen Vorlage Skript speichern</value>
|
|
||||||
</data>
|
|
||||||
<data name="PSMarketplace.Text" xml:space="preserve">
|
|
||||||
<value>Marktplatz besuchen</value>
|
|
||||||
</data>
|
|
||||||
<data name="ChkCodePS.Text" xml:space="preserve">
|
|
||||||
<value>Code anzeigen</value>
|
|
||||||
</data>
|
|
||||||
<data name="BtnDoPS.Text" xml:space="preserve">
|
|
||||||
<value>Ausgewähltes anwenden</value>
|
|
||||||
</data>
|
|
||||||
</root>
|
|
|
@ -117,42 +117,15 @@
|
||||||
<resheader name="writer">
|
<resheader name="writer">
|
||||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
</resheader>
|
</resheader>
|
||||||
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
||||||
<data name="TvwSettings.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
|
||||||
<value>Top, Bottom, Left</value>
|
|
||||||
</data>
|
|
||||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
|
||||||
<data name="TvwSettings.Font" type="System.Drawing.Font, System.Drawing">
|
|
||||||
<value>Segoe UI Semilight, 12pt</value>
|
|
||||||
</data>
|
|
||||||
<data name="TvwSettings.Location" type="System.Drawing.Point, System.Drawing">
|
|
||||||
<value>12, 88</value>
|
|
||||||
</data>
|
|
||||||
<data name="TvwSettings.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>355, 746</value>
|
|
||||||
</data>
|
|
||||||
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||||
<data name="TvwSettings.TabIndex" type="System.Int32, mscorlib">
|
|
||||||
<value>18</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>TvwSettings.Name" xml:space="preserve">
|
|
||||||
<value>TvwSettings</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>TvwSettings.Type" xml:space="preserve">
|
|
||||||
<value>System.Windows.Forms.TreeView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>TvwSettings.Parent" xml:space="preserve">
|
|
||||||
<value>PnlNav</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>TvwSettings.ZOrder" xml:space="preserve">
|
|
||||||
<value>3</value>
|
|
||||||
</data>
|
|
||||||
<data name="LblMainMenu.AutoSize" type="System.Boolean, mscorlib">
|
<data name="LblMainMenu.AutoSize" type="System.Boolean, mscorlib">
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</data>
|
</data>
|
||||||
|
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||||
<data name="LblMainMenu.FlatStyle" type="System.Windows.Forms.FlatStyle, System.Windows.Forms">
|
<data name="LblMainMenu.FlatStyle" type="System.Windows.Forms.FlatStyle, System.Windows.Forms">
|
||||||
<value>Flat</value>
|
<value>Flat</value>
|
||||||
</data>
|
</data>
|
||||||
|
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||||
<data name="LblMainMenu.Font" type="System.Drawing.Font, System.Drawing">
|
<data name="LblMainMenu.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
<value>Segoe MDL2 Assets, 12pt, style=Bold</value>
|
<value>Segoe MDL2 Assets, 12pt, style=Bold</value>
|
||||||
</data>
|
</data>
|
||||||
|
@ -183,6 +156,15 @@
|
||||||
<data name="MainMenu.Font" type="System.Drawing.Font, System.Drawing">
|
<data name="MainMenu.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
<value>Segoe UI, 14.25pt</value>
|
<value>Segoe UI, 14.25pt</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="MainMenu.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>271, 116</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>MainMenu.Name" xml:space="preserve">
|
||||||
|
<value>MainMenu</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>MainMenu.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
<data name="Help.Font" type="System.Drawing.Font, System.Drawing">
|
<data name="Help.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
<value>Segoe UI, 12.75pt</value>
|
<value>Segoe UI, 12.75pt</value>
|
||||||
</data>
|
</data>
|
||||||
|
@ -227,15 +209,6 @@
|
||||||
<data name="Info.Text" xml:space="preserve">
|
<data name="Info.Text" xml:space="preserve">
|
||||||
<value>Info</value>
|
<value>Info</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="MainMenu.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>271, 116</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>MainMenu.Name" xml:space="preserve">
|
|
||||||
<value>MainMenu</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>MainMenu.Type" xml:space="preserve">
|
|
||||||
<value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</data>
|
|
||||||
<metadata name="PnlNav.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
<metadata name="PnlNav.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
@ -308,6 +281,33 @@
|
||||||
<data name=">>LblSettings.ZOrder" xml:space="preserve">
|
<data name=">>LblSettings.ZOrder" xml:space="preserve">
|
||||||
<value>1</value>
|
<value>1</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="TvwSettings.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
|
<value>Top, Bottom, Left</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvwSettings.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
|
<value>Segoe UI Semilight, 12pt</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvwSettings.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>12, 88</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvwSettings.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>355, 746</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvwSettings.TabIndex" type="System.Int32, mscorlib">
|
||||||
|
<value>18</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TvwSettings.Name" xml:space="preserve">
|
||||||
|
<value>TvwSettings</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TvwSettings.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.TreeView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TvwSettings.Parent" xml:space="preserve">
|
||||||
|
<value>PnlNav</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TvwSettings.ZOrder" xml:space="preserve">
|
||||||
|
<value>3</value>
|
||||||
|
</data>
|
||||||
<data name="LstPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
<data name="LstPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
<value>Top, Bottom, Left, Right</value>
|
<value>Top, Bottom, Left, Right</value>
|
||||||
</data>
|
</data>
|
||||||
|
@ -365,39 +365,6 @@
|
||||||
<data name="PnlSettings.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
<data name="PnlSettings.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
<value>Top, Bottom, Left, Right</value>
|
<value>Top, Bottom, Left, Right</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="assetOpenGitHub.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
|
||||||
<value>Top, Right</value>
|
|
||||||
</data>
|
|
||||||
<data name="assetOpenGitHub.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
||||||
<value>
|
|
||||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAAiJJREFUSEvd
|
|
||||||
lU1r1FAYheMHSgUVVyIIBVvQYW5SsG66c9GFqC0qfiG69leoWXRyb6R2oRuhIH6s9AeI+/6CopaRYSY3
|
|
||||||
Yy2CUHRh3RnPHc9M7k0npLPUB14m855z3klykzve/0127c0eLdQF7atn2perqE3WaurL54mQN4yH9tHA
|
|
||||||
gFkM+oTKKqqdBmqOsWoyL9uF0D3Ub2tIVRnvkslyTDk6kIuF8AilHnHMcMyluoFoRgt5Gcdrbr9X7VSo
|
|
||||||
6526mnL70XmOc8nOhnthaNlm0zPa55mlsa6Iz2BdjpjSQeN0e1odtnLWD8jmx3q4z2gO3SCaLxizTm1h
|
|
||||||
nHIpHdE4WswNXXTc+5cFY8ucOeVSNqbDA8ZrZ/H4vqCcA+GDY/KjS5Qq4ToNsqj3lHJg+mabWpPhIUqV
|
|
||||||
GK+dRW1SykHzh21qnowPUqrELLidRW1RykHTuUVpEF2lVEkSqJt2Fu9Dh1IOhFeuSa5jHU5RLkWLuAbv
|
|
||||||
hp1F7jXlHC2iK7aJ9TP11X08+ydoG9AVDydSIR/As1XIZHgBb9OWY14OiH8fNyEX8Pm2H0A9oW0AesUr
|
|
||||||
7tfX1uTj/bS5pCK6CIPZuH6tB/FxfH+H4++61jhGy4B0StU50Clk7tAynMRXcc/oR5KtofT+KwrDceXL
|
|
||||||
lTuqMSS+VAytIbRCaRv2cJzQ0/7etSOSQJ5DsGnCbG2Dw7/gsbzF1mhkXri7dPsFuJ13d7Jf/ct43h8o
|
|
||||||
1jKqDLJlDQAAAABJRU5ErkJggg==
|
|
||||||
</value>
|
|
||||||
</data>
|
|
||||||
<data name="assetOpenGitHub.Location" type="System.Drawing.Point, System.Drawing">
|
|
||||||
<value>681, 7</value>
|
|
||||||
</data>
|
|
||||||
<data name="assetOpenGitHub.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>24, 24</value>
|
|
||||||
</data>
|
|
||||||
<data name="assetOpenGitHub.TabIndex" type="System.Int32, mscorlib">
|
|
||||||
<value>32</value>
|
|
||||||
</data>
|
|
||||||
<metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
||||||
<value>229, 19</value>
|
|
||||||
</metadata>
|
|
||||||
<data name="assetOpenGitHub.ToolTip" xml:space="preserve">
|
|
||||||
<value>Open @github.com/builtbybel/privatezilla</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>assetOpenGitHub.Name" xml:space="preserve">
|
<data name=">>assetOpenGitHub.Name" xml:space="preserve">
|
||||||
<value>assetOpenGitHub</value>
|
<value>assetOpenGitHub</value>
|
||||||
</data>
|
</data>
|
||||||
|
@ -410,21 +377,6 @@
|
||||||
<data name=">>assetOpenGitHub.ZOrder" xml:space="preserve">
|
<data name=">>assetOpenGitHub.ZOrder" xml:space="preserve">
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="PBar.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
|
||||||
<value>Top, Left, Right</value>
|
|
||||||
</data>
|
|
||||||
<data name="PBar.Location" type="System.Drawing.Point, System.Drawing">
|
|
||||||
<value>12, 41</value>
|
|
||||||
</data>
|
|
||||||
<data name="PBar.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>814, 5</value>
|
|
||||||
</data>
|
|
||||||
<data name="PBar.TabIndex" type="System.Int32, mscorlib">
|
|
||||||
<value>27</value>
|
|
||||||
</data>
|
|
||||||
<data name="PBar.Visible" type="System.Boolean, mscorlib">
|
|
||||||
<value>False</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>PBar.Name" xml:space="preserve">
|
<data name=">>PBar.Name" xml:space="preserve">
|
||||||
<value>PBar</value>
|
<value>PBar</value>
|
||||||
</data>
|
</data>
|
||||||
|
@ -437,33 +389,6 @@
|
||||||
<data name=">>PBar.ZOrder" xml:space="preserve">
|
<data name=">>PBar.ZOrder" xml:space="preserve">
|
||||||
<value>1</value>
|
<value>1</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="LvwStatus.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
|
||||||
<value>Top, Bottom, Left, Right</value>
|
|
||||||
</data>
|
|
||||||
<data name="Setting.Text" xml:space="preserve">
|
|
||||||
<value>Setting</value>
|
|
||||||
</data>
|
|
||||||
<data name="Setting.Width" type="System.Int32, mscorlib">
|
|
||||||
<value>550</value>
|
|
||||||
</data>
|
|
||||||
<data name="State.Text" xml:space="preserve">
|
|
||||||
<value>State</value>
|
|
||||||
</data>
|
|
||||||
<data name="State.Width" type="System.Int32, mscorlib">
|
|
||||||
<value>150</value>
|
|
||||||
</data>
|
|
||||||
<data name="LvwStatus.Font" type="System.Drawing.Font, System.Drawing">
|
|
||||||
<value>Segoe UI Semilight, 12pt</value>
|
|
||||||
</data>
|
|
||||||
<data name="LvwStatus.Location" type="System.Drawing.Point, System.Drawing">
|
|
||||||
<value>9, 50</value>
|
|
||||||
</data>
|
|
||||||
<data name="LvwStatus.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>704, 720</value>
|
|
||||||
</data>
|
|
||||||
<data name="LvwStatus.TabIndex" type="System.Int32, mscorlib">
|
|
||||||
<value>31</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>LvwStatus.Name" xml:space="preserve">
|
<data name=">>LvwStatus.Name" xml:space="preserve">
|
||||||
<value>LvwStatus</value>
|
<value>LvwStatus</value>
|
||||||
</data>
|
</data>
|
||||||
|
@ -476,24 +401,6 @@
|
||||||
<data name=">>LvwStatus.ZOrder" xml:space="preserve">
|
<data name=">>LvwStatus.ZOrder" xml:space="preserve">
|
||||||
<value>2</value>
|
<value>2</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="LblStatus.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
|
||||||
<value>Top, Left, Right</value>
|
|
||||||
</data>
|
|
||||||
<data name="LblStatus.Font" type="System.Drawing.Font, System.Drawing">
|
|
||||||
<value>Segoe UI Semibold, 12pt, style=Bold</value>
|
|
||||||
</data>
|
|
||||||
<data name="LblStatus.Location" type="System.Drawing.Point, System.Drawing">
|
|
||||||
<value>9, 7</value>
|
|
||||||
</data>
|
|
||||||
<data name="LblStatus.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>704, 40</value>
|
|
||||||
</data>
|
|
||||||
<data name="LblStatus.TabIndex" type="System.Int32, mscorlib">
|
|
||||||
<value>29</value>
|
|
||||||
</data>
|
|
||||||
<data name="LblStatus.Text" xml:space="preserve">
|
|
||||||
<value>Press Analyze to check for configured settings.</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>LblStatus.Name" xml:space="preserve">
|
<data name=">>LblStatus.Name" xml:space="preserve">
|
||||||
<value>LblStatus</value>
|
<value>LblStatus</value>
|
||||||
</data>
|
</data>
|
||||||
|
@ -527,6 +434,153 @@
|
||||||
<data name=">>PnlSettings.ZOrder" xml:space="preserve">
|
<data name=">>PnlSettings.ZOrder" xml:space="preserve">
|
||||||
<value>4</value>
|
<value>4</value>
|
||||||
</data>
|
</data>
|
||||||
|
<metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
|
<value>229, 19</value>
|
||||||
|
</metadata>
|
||||||
|
<data name="assetOpenGitHub.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
|
<value>Top, Right</value>
|
||||||
|
</data>
|
||||||
|
<data name="assetOpenGitHub.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>
|
||||||
|
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAAiJJREFUSEvd
|
||||||
|
lU1r1FAYheMHSgUVVyIIBVvQYW5SsG66c9GFqC0qfiG69leoWXRyb6R2oRuhIH6s9AeI+/6CopaRYSY3
|
||||||
|
Yy2CUHRh3RnPHc9M7k0npLPUB14m855z3klykzve/0127c0eLdQF7atn2perqE3WaurL54mQN4yH9tHA
|
||||||
|
gFkM+oTKKqqdBmqOsWoyL9uF0D3Ub2tIVRnvkslyTDk6kIuF8AilHnHMcMyluoFoRgt5Gcdrbr9X7VSo
|
||||||
|
6526mnL70XmOc8nOhnthaNlm0zPa55mlsa6Iz2BdjpjSQeN0e1odtnLWD8jmx3q4z2gO3SCaLxizTm1h
|
||||||
|
nHIpHdE4WswNXXTc+5cFY8ucOeVSNqbDA8ZrZ/H4vqCcA+GDY/KjS5Qq4ToNsqj3lHJg+mabWpPhIUqV
|
||||||
|
GK+dRW1SykHzh21qnowPUqrELLidRW1RykHTuUVpEF2lVEkSqJt2Fu9Dh1IOhFeuSa5jHU5RLkWLuAbv
|
||||||
|
hp1F7jXlHC2iK7aJ9TP11X08+ydoG9AVDydSIR/As1XIZHgBb9OWY14OiH8fNyEX8Pm2H0A9oW0AesUr
|
||||||
|
7tfX1uTj/bS5pCK6CIPZuH6tB/FxfH+H4++61jhGy4B0StU50Clk7tAynMRXcc/oR5KtofT+KwrDceXL
|
||||||
|
lTuqMSS+VAytIbRCaRv2cJzQ0/7etSOSQJ5DsGnCbG2Dw7/gsbzF1mhkXri7dPsFuJ13d7Jf/ct43h8o
|
||||||
|
1jKqDLJlDQAAAABJRU5ErkJggg==
|
||||||
|
</value>
|
||||||
|
</data>
|
||||||
|
<data name="assetOpenGitHub.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>681, 7</value>
|
||||||
|
</data>
|
||||||
|
<data name="assetOpenGitHub.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>24, 24</value>
|
||||||
|
</data>
|
||||||
|
<data name="assetOpenGitHub.TabIndex" type="System.Int32, mscorlib">
|
||||||
|
<value>32</value>
|
||||||
|
</data>
|
||||||
|
<data name="assetOpenGitHub.ToolTip" xml:space="preserve">
|
||||||
|
<value>Open @github.com/builtbybel/privatezilla</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>assetOpenGitHub.Name" xml:space="preserve">
|
||||||
|
<value>assetOpenGitHub</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>assetOpenGitHub.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>assetOpenGitHub.Parent" xml:space="preserve">
|
||||||
|
<value>PnlSettings</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>assetOpenGitHub.ZOrder" xml:space="preserve">
|
||||||
|
<value>0</value>
|
||||||
|
</data>
|
||||||
|
<data name="PBar.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
|
<value>Top, Left, Right</value>
|
||||||
|
</data>
|
||||||
|
<data name="PBar.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
||||||
|
<value>NoControl</value>
|
||||||
|
</data>
|
||||||
|
<data name="PBar.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>13, 54</value>
|
||||||
|
</data>
|
||||||
|
<data name="PBar.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>702, 5</value>
|
||||||
|
</data>
|
||||||
|
<data name="PBar.TabIndex" type="System.Int32, mscorlib">
|
||||||
|
<value>27</value>
|
||||||
|
</data>
|
||||||
|
<data name="PBar.Visible" type="System.Boolean, mscorlib">
|
||||||
|
<value>False</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PBar.Name" xml:space="preserve">
|
||||||
|
<value>PBar</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PBar.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.ProgressBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PBar.Parent" xml:space="preserve">
|
||||||
|
<value>PnlSettings</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PBar.ZOrder" xml:space="preserve">
|
||||||
|
<value>1</value>
|
||||||
|
</data>
|
||||||
|
<data name="LvwStatus.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
|
<value>Top, Bottom, Left, Right</value>
|
||||||
|
</data>
|
||||||
|
<data name="LvwStatus.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
|
<value>Segoe UI Semilight, 12pt</value>
|
||||||
|
</data>
|
||||||
|
<data name="LvwStatus.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>9, 62</value>
|
||||||
|
</data>
|
||||||
|
<data name="LvwStatus.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>704, 708</value>
|
||||||
|
</data>
|
||||||
|
<data name="LvwStatus.TabIndex" type="System.Int32, mscorlib">
|
||||||
|
<value>31</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LvwStatus.Name" xml:space="preserve">
|
||||||
|
<value>LvwStatus</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LvwStatus.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LvwStatus.Parent" xml:space="preserve">
|
||||||
|
<value>PnlSettings</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LvwStatus.ZOrder" xml:space="preserve">
|
||||||
|
<value>2</value>
|
||||||
|
</data>
|
||||||
|
<data name="Setting.Text" xml:space="preserve">
|
||||||
|
<value>Setting</value>
|
||||||
|
</data>
|
||||||
|
<data name="Setting.Width" type="System.Int32, mscorlib">
|
||||||
|
<value>550</value>
|
||||||
|
</data>
|
||||||
|
<data name="State.Text" xml:space="preserve">
|
||||||
|
<value>State</value>
|
||||||
|
</data>
|
||||||
|
<data name="State.Width" type="System.Int32, mscorlib">
|
||||||
|
<value>150</value>
|
||||||
|
</data>
|
||||||
|
<data name="LblStatus.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
|
<value>Top, Left, Right</value>
|
||||||
|
</data>
|
||||||
|
<data name="LblStatus.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
|
<value>Segoe UI Semibold, 12pt, style=Bold</value>
|
||||||
|
</data>
|
||||||
|
<data name="LblStatus.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
||||||
|
<value>NoControl</value>
|
||||||
|
</data>
|
||||||
|
<data name="LblStatus.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>9, 7</value>
|
||||||
|
</data>
|
||||||
|
<data name="LblStatus.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>704, 50</value>
|
||||||
|
</data>
|
||||||
|
<data name="LblStatus.TabIndex" type="System.Int32, mscorlib">
|
||||||
|
<value>29</value>
|
||||||
|
</data>
|
||||||
|
<data name="LblStatus.Text" xml:space="preserve">
|
||||||
|
<value>Press Analyze to check for configured settings.</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LblStatus.Name" xml:space="preserve">
|
||||||
|
<value>LblStatus</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LblStatus.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LblStatus.Parent" xml:space="preserve">
|
||||||
|
<value>PnlSettings</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LblStatus.ZOrder" xml:space="preserve">
|
||||||
|
<value>3</value>
|
||||||
|
</data>
|
||||||
<data name="BtnSettingsUndo.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
<data name="BtnSettingsUndo.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
<value>Bottom, Right</value>
|
<value>Bottom, Right</value>
|
||||||
</data>
|
</data>
|
||||||
|
@ -629,6 +683,78 @@
|
||||||
<data name="PnlPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
<data name="PnlPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
<value>Top, Bottom, Left, Right</value>
|
<value>Top, Bottom, Left, Right</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name=">>BtnMenuPS.Name" xml:space="preserve">
|
||||||
|
<value>BtnMenuPS</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>BtnMenuPS.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>BtnMenuPS.Parent" xml:space="preserve">
|
||||||
|
<value>PnlPS</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>BtnMenuPS.ZOrder" xml:space="preserve">
|
||||||
|
<value>0</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LblPSHeader.Name" xml:space="preserve">
|
||||||
|
<value>LblPSHeader</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LblPSHeader.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LblPSHeader.Parent" xml:space="preserve">
|
||||||
|
<value>PnlPS</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>LblPSHeader.ZOrder" xml:space="preserve">
|
||||||
|
<value>1</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TxtConsolePS.Name" xml:space="preserve">
|
||||||
|
<value>TxtConsolePS</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TxtConsolePS.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TxtConsolePS.Parent" xml:space="preserve">
|
||||||
|
<value>PnlPS</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TxtConsolePS.ZOrder" xml:space="preserve">
|
||||||
|
<value>2</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TxtPSInfo.Name" xml:space="preserve">
|
||||||
|
<value>TxtPSInfo</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TxtPSInfo.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TxtPSInfo.Parent" xml:space="preserve">
|
||||||
|
<value>PnlPS</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>TxtPSInfo.ZOrder" xml:space="preserve">
|
||||||
|
<value>3</value>
|
||||||
|
</data>
|
||||||
|
<data name="PnlPS.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>366, 0</value>
|
||||||
|
</data>
|
||||||
|
<data name="PnlPS.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>716, 773</value>
|
||||||
|
</data>
|
||||||
|
<data name="PnlPS.TabIndex" type="System.Int32, mscorlib">
|
||||||
|
<value>113</value>
|
||||||
|
</data>
|
||||||
|
<data name="PnlPS.Visible" type="System.Boolean, mscorlib">
|
||||||
|
<value>False</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PnlPS.Name" xml:space="preserve">
|
||||||
|
<value>PnlPS</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PnlPS.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PnlPS.Parent" xml:space="preserve">
|
||||||
|
<value>$this</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PnlPS.ZOrder" xml:space="preserve">
|
||||||
|
<value>5</value>
|
||||||
|
</data>
|
||||||
<data name="BtnMenuPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
<data name="BtnMenuPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
<value>Top, Right</value>
|
<value>Top, Right</value>
|
||||||
</data>
|
</data>
|
||||||
|
@ -777,36 +903,21 @@ To obtain new objects (templates, scripts etc.) visit the Marketplace in the upp
|
||||||
<data name=">>TxtPSInfo.ZOrder" xml:space="preserve">
|
<data name=">>TxtPSInfo.ZOrder" xml:space="preserve">
|
||||||
<value>3</value>
|
<value>3</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="PnlPS.Location" type="System.Drawing.Point, System.Drawing">
|
|
||||||
<value>366, 0</value>
|
|
||||||
</data>
|
|
||||||
<data name="PnlPS.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>716, 773</value>
|
|
||||||
</data>
|
|
||||||
<data name="PnlPS.TabIndex" type="System.Int32, mscorlib">
|
|
||||||
<value>113</value>
|
|
||||||
</data>
|
|
||||||
<data name="PnlPS.Visible" type="System.Boolean, mscorlib">
|
|
||||||
<value>False</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>PnlPS.Name" xml:space="preserve">
|
|
||||||
<value>PnlPS</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>PnlPS.Type" xml:space="preserve">
|
|
||||||
<value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>PnlPS.Parent" xml:space="preserve">
|
|
||||||
<value>$this</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>PnlPS.ZOrder" xml:space="preserve">
|
|
||||||
<value>5</value>
|
|
||||||
</data>
|
|
||||||
<metadata name="PSMenu.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="PSMenu.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>132, 19</value>
|
<value>132, 19</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<data name="PSMenu.Font" type="System.Drawing.Font, System.Drawing">
|
<data name="PSMenu.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
<value>Segoe UI, 14.25pt, style=Bold</value>
|
<value>Segoe UI, 14.25pt, style=Bold</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="PSMenu.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>353, 82</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PSMenu.Name" xml:space="preserve">
|
||||||
|
<value>PSMenu</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PSMenu.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
<data name="PSImport.Font" type="System.Drawing.Font, System.Drawing">
|
<data name="PSImport.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
<value>Segoe UI, 12pt</value>
|
<value>Segoe UI, 12pt</value>
|
||||||
</data>
|
</data>
|
||||||
|
@ -851,14 +962,56 @@ To obtain new objects (templates, scripts etc.) visit the Marketplace in the upp
|
||||||
<data name="PSMarketplace.Text" xml:space="preserve">
|
<data name="PSMarketplace.Text" xml:space="preserve">
|
||||||
<value>Visit Marketplace</value>
|
<value>Visit Marketplace</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="PSMenu.Size" type="System.Drawing.Size, System.Drawing">
|
<metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>353, 82</value>
|
<value>229, 19</value>
|
||||||
|
</metadata>
|
||||||
|
<data name=">>BtnDoPS.Name" xml:space="preserve">
|
||||||
|
<value>BtnDoPS</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>PSMenu.Name" xml:space="preserve">
|
<data name=">>BtnDoPS.Type" xml:space="preserve">
|
||||||
<value>PSMenu</value>
|
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>PSMenu.Type" xml:space="preserve">
|
<data name=">>BtnDoPS.Parent" xml:space="preserve">
|
||||||
<value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
<value>PnlSettingsBottom</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>BtnDoPS.ZOrder" xml:space="preserve">
|
||||||
|
<value>2</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>ChkCodePS.Name" xml:space="preserve">
|
||||||
|
<value>ChkCodePS</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>ChkCodePS.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>ChkCodePS.Parent" xml:space="preserve">
|
||||||
|
<value>PnlSettingsBottom</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>ChkCodePS.ZOrder" xml:space="preserve">
|
||||||
|
<value>4</value>
|
||||||
|
</data>
|
||||||
|
<data name="PnlSettingsBottom.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
||||||
|
<value>Bottom</value>
|
||||||
|
</data>
|
||||||
|
<data name="PnlSettingsBottom.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>367, 779</value>
|
||||||
|
</data>
|
||||||
|
<data name="PnlSettingsBottom.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>716, 58</value>
|
||||||
|
</data>
|
||||||
|
<data name="PnlSettingsBottom.TabIndex" type="System.Int32, mscorlib">
|
||||||
|
<value>114</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PnlSettingsBottom.Name" xml:space="preserve">
|
||||||
|
<value>PnlSettingsBottom</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PnlSettingsBottom.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PnlSettingsBottom.Parent" xml:space="preserve">
|
||||||
|
<value>$this</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>PnlSettingsBottom.ZOrder" xml:space="preserve">
|
||||||
|
<value>2</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="BtnDoPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
<data name="BtnDoPS.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
<value>Bottom, Right</value>
|
<value>Bottom, Right</value>
|
||||||
|
@ -941,30 +1094,6 @@ To obtain new objects (templates, scripts etc.) visit the Marketplace in the upp
|
||||||
<data name=">>ChkCodePS.ZOrder" xml:space="preserve">
|
<data name=">>ChkCodePS.ZOrder" xml:space="preserve">
|
||||||
<value>4</value>
|
<value>4</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="PnlSettingsBottom.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
|
||||||
<value>Bottom</value>
|
|
||||||
</data>
|
|
||||||
<data name="PnlSettingsBottom.Location" type="System.Drawing.Point, System.Drawing">
|
|
||||||
<value>367, 779</value>
|
|
||||||
</data>
|
|
||||||
<data name="PnlSettingsBottom.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>716, 58</value>
|
|
||||||
</data>
|
|
||||||
<data name="PnlSettingsBottom.TabIndex" type="System.Int32, mscorlib">
|
|
||||||
<value>114</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>PnlSettingsBottom.Name" xml:space="preserve">
|
|
||||||
<value>PnlSettingsBottom</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>PnlSettingsBottom.Type" xml:space="preserve">
|
|
||||||
<value>System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>PnlSettingsBottom.Parent" xml:space="preserve">
|
|
||||||
<value>$this</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>PnlSettingsBottom.ZOrder" xml:space="preserve">
|
|
||||||
<value>2</value>
|
|
||||||
</data>
|
|
||||||
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
|
|
@ -95,6 +95,7 @@
|
||||||
<Compile Include="Settings\Apps\FileSystem.cs" />
|
<Compile Include="Settings\Apps\FileSystem.cs" />
|
||||||
<Compile Include="Settings\Apps\EyeGaze.cs" />
|
<Compile Include="Settings\Apps\EyeGaze.cs" />
|
||||||
<Compile Include="Settings\Bloatware\RemoveUWPDefaults.cs" />
|
<Compile Include="Settings\Bloatware\RemoveUWPDefaults.cs" />
|
||||||
|
<Compile Include="Settings\Bloatware\UWPAppsEngine.cs" />
|
||||||
<Compile Include="Settings\Defender\DisableSmartScreenStore.cs" />
|
<Compile Include="Settings\Defender\DisableSmartScreenStore.cs" />
|
||||||
<Compile Include="Settings\Edge\BlockEdgeRollout.cs" />
|
<Compile Include="Settings\Edge\BlockEdgeRollout.cs" />
|
||||||
<Compile Include="Settings\Privacy\DisableCEIP.cs" />
|
<Compile Include="Settings\Privacy\DisableCEIP.cs" />
|
||||||
|
@ -154,6 +155,7 @@
|
||||||
<Compile Include="Settings\Cortana\DisableCortana.cs" />
|
<Compile Include="Settings\Cortana\DisableCortana.cs" />
|
||||||
<Compile Include="Helpers\SetttingsBase.cs" />
|
<Compile Include="Helpers\SetttingsBase.cs" />
|
||||||
<Compile Include="Settings\Privacy\DisableTelemetry.cs" />
|
<Compile Include="Settings\Privacy\DisableTelemetry.cs" />
|
||||||
|
<EmbeddedResource Include="Locales\Locale.ar.resx" />
|
||||||
<EmbeddedResource Include="Locales\Locale.de.resx" />
|
<EmbeddedResource Include="Locales\Locale.de.resx" />
|
||||||
<EmbeddedResource Include="Locales\Locale.fr.resx" />
|
<EmbeddedResource Include="Locales\Locale.fr.resx" />
|
||||||
<EmbeddedResource Include="Locales\Locale.it.resx" />
|
<EmbeddedResource Include="Locales\Locale.it.resx" />
|
||||||
|
|
|
@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||||
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
|
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
|
||||||
// indem Sie "*" wie unten gezeigt eingeben:
|
// indem Sie "*" wie unten gezeigt eingeben:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion("0.43.0")]
|
[assembly: AssemblyVersion("0.60.0")]
|
||||||
[assembly: AssemblyFileVersion("0.43.0")]
|
[assembly: AssemblyFileVersion("0.60.0")]
|
||||||
|
|
|
@ -2,11 +2,15 @@
|
||||||
using System.Management.Automation;
|
using System.Management.Automation;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using Privatezilla.Locales;
|
using Privatezilla.Locales;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Text.RegularExpressions;
|
||||||
|
|
||||||
namespace Privatezilla.Setting.Bloatware
|
namespace Privatezilla.Setting.Bloatware
|
||||||
{
|
{
|
||||||
internal class RemoveUWPDefaults : SettingBase
|
internal class RemoveUWPDefaults : SettingBase
|
||||||
{
|
{
|
||||||
|
private readonly PowerShell powerShell = PowerShell.Create();
|
||||||
|
|
||||||
public override string ID()
|
public override string ID()
|
||||||
{
|
{
|
||||||
return Locale.settingsBloatwareRemoveUWPDefaults;
|
return Locale.settingsBloatwareRemoveUWPDefaults;
|
||||||
|
@ -17,34 +21,45 @@ namespace Privatezilla.Setting.Bloatware
|
||||||
return Locale.settingsBloatwareRemoveUWPDefaultsInfo.Replace("\\n", "\n");
|
return Locale.settingsBloatwareRemoveUWPDefaultsInfo.Replace("\\n", "\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
public override bool CheckSetting()
|
private void RemoveApps(string str)
|
||||||
{
|
{
|
||||||
// NOTE! OPTIMIZE
|
using (PowerShell script = PowerShell.Create())
|
||||||
// Check if app Windows.Photos exists and return false as configured
|
{
|
||||||
var appPath = Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData), "Packages", "Microsoft.Windows.Photos_8wekyb3d8bbwe");
|
script.AddScript("Get-AppxPackage " + str + " | Remove-AppxPackage");
|
||||||
|
|
||||||
if (Directory.Exists(appPath))
|
script.Invoke();
|
||||||
{
|
|
||||||
return false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
public override bool CheckSetting()
|
||||||
|
{
|
||||||
|
var apps = BloatwareList.GetList();
|
||||||
|
|
||||||
|
powerShell.Commands.Clear();
|
||||||
|
powerShell.AddCommand("get-appxpackage");
|
||||||
|
powerShell.AddCommand("Select").AddParameter("property", "name");
|
||||||
|
|
||||||
|
|
||||||
|
foreach (PSObject result in powerShell.Invoke())
|
||||||
|
{
|
||||||
|
string current = result.ToString();
|
||||||
|
|
||||||
|
if (!apps.Contains(Regex.Replace(current, "(@{Name=)|(})", ""))) continue;
|
||||||
|
}
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
public override bool DoSetting()
|
public override bool DoSetting()
|
||||||
{
|
{
|
||||||
using (PowerShell script = PowerShell.Create())
|
var apps = BloatwareList.GetList();
|
||||||
{
|
|
||||||
script.AddScript("Get-appxprovisionedpackage –online | where-object {$_.packagename –notlike “*store*” -and $_.packagename –notlike “*appinstaller*” -and $_.packagename –notlike “*calculator*” -and $_.packagename –notlike “*photos*” -and $_.packagename –notlike “*sticky*” -and $_.packagename –notlike “*skypeapp*” -and $_.packagename –notlike “*alarms*” -and $_.packagename –notlike “*maps*” -and $_.packagename –notlike “*camera*” -and $_.packagename –notlike “*xbox*” -and $_.packagename –notlike “*communicationssapps*” -and $_.packagename –notlike “*zunemusic*” -and $_.packagename –notlike “*mspaint*” -and $_.packagename –notlike “*yourphone*” -and $_.packagename –notlike “*bingweather*”} | Remove-AppxProvisionedPackage –online");
|
|
||||||
script.AddScript("Get-AppxPackage | where-object {$_.name –notlike “*store*” -and $_.name –notlike “*appinstaller*” -and $_.name –notlike “*calculator*” -and $_.name –notlike “*photos*” -and $_.name –notlike “*sticky*” -and $_.name –notlike “*skypeapp*” -and $_.name –notlike“*alarms*” -and $_.name –notlike “*maps*” -and $_.name –notlike “*camera*” -and $_.name –notlike “*xbox*” -and $_.name –notlike “*communicationssapps*” -and $_.name –notlike “*zunemusic*” -and $_.name –notlike “*mspaint*” -and $_.name –notlike “*yourphone*” -and $_.name –notlike “*bingweather*”} | Remove-AppxPackage");
|
|
||||||
|
|
||||||
try
|
foreach (var str in apps)
|
||||||
{
|
{
|
||||||
script.Invoke();
|
RemoveApps(str);
|
||||||
}
|
|
||||||
catch
|
|
||||||
{ }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
|
49
src/Privatezilla/Settings/Bloatware/UWPAppsEngine.cs
Normal file
49
src/Privatezilla/Settings/Bloatware/UWPAppsEngine.cs
Normal file
|
@ -0,0 +1,49 @@
|
||||||
|
using System.Collections.Generic;
|
||||||
|
|
||||||
|
namespace Privatezilla.Setting.Bloatware
|
||||||
|
{
|
||||||
|
public static class BloatwareList
|
||||||
|
{
|
||||||
|
// Our Windows 10 bloatware list
|
||||||
|
public static IEnumerable<string> GetList()
|
||||||
|
{
|
||||||
|
var apps = new List<string>
|
||||||
|
{
|
||||||
|
"2FE3CB00.PICSART-PHOTOSTUDIO",
|
||||||
|
"4DF9E0F8.Netflix",
|
||||||
|
"5319275A.WhatsAppDesktop",
|
||||||
|
"9E2F88E3.TWITTER",
|
||||||
|
"AdobeSystemsIncorporated.AdobeLightroom",
|
||||||
|
"AdobeSystemsIncorporated.AdobePhotoshopExpress",
|
||||||
|
"Clipchamp.Clipchamp_yxz26nhyzhsrt",
|
||||||
|
"CorelCorporation.PaintShopPro",
|
||||||
|
"FACEBOOK.317180B0BB486",
|
||||||
|
"Facebook.InstagramBeta",
|
||||||
|
"Microsoft.549981C3F5F10",
|
||||||
|
"Microsoft.BingNews",
|
||||||
|
"Microsoft.BingWeather",
|
||||||
|
"Microsoft.GamingApp",
|
||||||
|
"Microsoft.Getstarted",
|
||||||
|
"Microsoft.Microsoft3DViewer",
|
||||||
|
"Microsoft.MicrosoftOfficeHub",
|
||||||
|
"Microsoft.MicrosoftSolitaireCollection",
|
||||||
|
"Microsoft.MicrosoftStickyNotes",
|
||||||
|
"Microsoft.MixedReality.Portal",
|
||||||
|
"Microsoft.Office.OneNote",
|
||||||
|
"Microsoft.OneConnect",
|
||||||
|
"Microsoft.People",
|
||||||
|
"Microsoft.Print3D",
|
||||||
|
"Microsoft.SkypeApp",
|
||||||
|
"Microsoft.Wallet",
|
||||||
|
"Microsoft.WindowsSoundRecorder",
|
||||||
|
"NAVER.LINEwin8_8ptj331gd3tyt",
|
||||||
|
"SpotifyAB.SpotifyMusic",
|
||||||
|
"king.com.CandyCrushFriends",
|
||||||
|
"king.com.CandyCrushSaga",
|
||||||
|
"king.com.FarmHeroesSaga",
|
||||||
|
};
|
||||||
|
|
||||||
|
return apps;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
|
@ -23,7 +23,7 @@ namespace Privatezilla.Setting.Updates
|
||||||
public override bool CheckSetting()
|
public override bool CheckSetting()
|
||||||
{
|
{
|
||||||
return !(
|
return !(
|
||||||
RegistryHelper.IntEquals(NoAutoUpdate, "NoAutoUpdate",0) &&
|
RegistryHelper.IntEquals(NoAutoUpdate, "NoAutoUpdate", 1) &&
|
||||||
RegistryHelper.IntEquals(AUOptions, "AUOptions", 2) &&
|
RegistryHelper.IntEquals(AUOptions, "AUOptions", 2) &&
|
||||||
RegistryHelper.IntEquals(ScheduledInstallDay, "ScheduledInstallDay", 0) &&
|
RegistryHelper.IntEquals(ScheduledInstallDay, "ScheduledInstallDay", 0) &&
|
||||||
RegistryHelper.IntEquals(ScheduledInstallTime, "ScheduledInstallTime", 3)
|
RegistryHelper.IntEquals(ScheduledInstallTime, "ScheduledInstallTime", 3)
|
||||||
|
@ -34,7 +34,7 @@ namespace Privatezilla.Setting.Updates
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
Registry.SetValue(NoAutoUpdate, "NoAutoUpdate", 0, RegistryValueKind.DWord);
|
Registry.SetValue(NoAutoUpdate, "NoAutoUpdate", 1, RegistryValueKind.DWord);
|
||||||
Registry.SetValue(AUOptions, "AUOptions", 2, RegistryValueKind.DWord);
|
Registry.SetValue(AUOptions, "AUOptions", 2, RegistryValueKind.DWord);
|
||||||
Registry.SetValue(ScheduledInstallDay, "ScheduledInstallDay", 0, RegistryValueKind.DWord);
|
Registry.SetValue(ScheduledInstallDay, "ScheduledInstallDay", 0, RegistryValueKind.DWord);
|
||||||
Registry.SetValue(ScheduledInstallTime, "ScheduledInstallTime", 3, RegistryValueKind.DWord);
|
Registry.SetValue(ScheduledInstallTime, "ScheduledInstallTime", 3, RegistryValueKind.DWord);
|
||||||
|
@ -50,7 +50,7 @@ namespace Privatezilla.Setting.Updates
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
Registry.SetValue(NoAutoUpdate, "NoAutoUpdate", 1, RegistryValueKind.DWord);
|
Registry.SetValue(NoAutoUpdate, "NoAutoUpdate", 0, RegistryValueKind.DWord);
|
||||||
|
|
||||||
var RegKey = Registry.LocalMachine.OpenSubKey(@"Software\Policies\Microsoft\Windows\WindowsUpdate\AU", true);
|
var RegKey = Registry.LocalMachine.OpenSubKey(@"Software\Policies\Microsoft\Windows\WindowsUpdate\AU", true);
|
||||||
RegKey.DeleteValue("AUOptions");
|
RegKey.DeleteValue("AUOptions");
|
||||||
|
@ -64,6 +64,5 @@ namespace Privatezilla.Setting.Updates
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
BIN
src/Privatezilla/bin/Debug/Privatezilla.exe
Normal file
BIN
src/Privatezilla/bin/Debug/Privatezilla.exe
Normal file
Binary file not shown.
6
src/Privatezilla/bin/Debug/Privatezilla.exe.config
Normal file
6
src/Privatezilla/bin/Debug/Privatezilla.exe.config
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<configuration>
|
||||||
|
<startup>
|
||||||
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
|
||||||
|
</startup>
|
||||||
|
</configuration>
|
BIN
src/Privatezilla/bin/Debug/Privatezilla.pdb
Normal file
BIN
src/Privatezilla/bin/Debug/Privatezilla.pdb
Normal file
Binary file not shown.
BIN
src/Privatezilla/bin/Debug/System.Management.Automation.dll
Normal file
BIN
src/Privatezilla/bin/Debug/System.Management.Automation.dll
Normal file
Binary file not shown.
|
@ -0,0 +1,4 @@
|
||||||
|
// <autogenerated />
|
||||||
|
using System;
|
||||||
|
using System.Reflection;
|
||||||
|
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/Privatezilla.Locales.Locale.resources
Normal file
BIN
src/Privatezilla/obj/Debug/Privatezilla.Locales.Locale.resources
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/Privatezilla.MainWindow.resources
Normal file
BIN
src/Privatezilla/obj/Debug/Privatezilla.MainWindow.resources
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
1a1bafef70b1d00957f204ba49e660dd26d0bb72
|
|
@ -0,0 +1,38 @@
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\Privatezilla.exe.config
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\Privatezilla.exe
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\Privatezilla.pdb
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\ar\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\de\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\fr\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\it\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\tr\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\es\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\ru\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\zh\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\bin\Debug\System.Management.Automation.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.resources
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.MainWindow.resources
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Properties.Resources.resources
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.ar.resources
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.de.resources
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.fr.resources
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.it.resources
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.tr.resources
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.es.resources
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.ru.resources
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.Locales.Locale.zh.resources
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.csproj.GenerateResource.cache
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.csproj.CoreCompileInputs.cache
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\ar\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\de\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\fr\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\it\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\tr\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\es\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\ru\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\zh\Privatezilla.resources.dll
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.csproj.CopyComplete
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.exe
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.pdb
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.csproj.AssemblyReference.cache
|
||||||
|
C:\Users\Belim\Desktop\Privatezilla\Privatezilla\obj\Debug\Privatezilla.csproj.SuggestedBindingRedirects.cache
|
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/Privatezilla.exe
Normal file
BIN
src/Privatezilla/obj/Debug/Privatezilla.exe
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/Privatezilla.pdb
Normal file
BIN
src/Privatezilla/obj/Debug/Privatezilla.pdb
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/TempPE/Locales.Locale.Designer.cs.dll
Normal file
BIN
src/Privatezilla/obj/Debug/TempPE/Locales.Locale.Designer.cs.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/ar/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/ar/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/de/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/de/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/es/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/es/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/fr/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/fr/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/it/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/it/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/ru/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/ru/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/tr/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/tr/Privatezilla.resources.dll
Normal file
Binary file not shown.
BIN
src/Privatezilla/obj/Debug/zh/Privatezilla.resources.dll
Normal file
BIN
src/Privatezilla/obj/Debug/zh/Privatezilla.resources.dll
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue