<AppDesignerFolder>Properties</AppDesignerFolder>\r
<RootNamespace>HandBrake.ApplicationServices</RootNamespace>\r
<AssemblyName>HandBrake.ApplicationServices</AssemblyName>\r
- <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>\r
+ <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>\r
<FileAlignment>512</FileAlignment>\r
<FileUpgradeFlags>\r
</FileUpgradeFlags>\r
<configSections>\r
</configSections>\r
<startup>\r
- <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>\r
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>\r
</startup>\r
</configuration>\r
<AppDesignerFolder>Properties</AppDesignerFolder>\r
<RootNamespace>HandBrakeWPF</RootNamespace>\r
<AssemblyName>HandBrake</AssemblyName>\r
- <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>\r
+ <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>\r
<TargetFrameworkProfile>\r
</TargetFrameworkProfile>\r
<FileAlignment>512</FileAlignment>\r
; Get .NET if required\r
${If} $InstallDotNET == "Yes"\r
SetDetailsView hide\r
- inetc::get /caption "Downloading Microsoft .NET Framework 4.6" /canceltext "Cancel" "http://go.microsoft.com/fwlink/?LinkId=528222" "$INSTDIR\dotnetfx.exe" /end\r
+ inetc::get /caption "Downloading Microsoft .NET Framework 4.6" /canceltext "Cancel" "https://www.microsoft.com/en-us/download/confirmation.aspx?id=49982" "$INSTDIR\dotnetfx.exe" /end\r
Pop $1\r
\r
${If} $1 != "OK"\r
; Get .NET if required\r
${If} $InstallDotNET == "Yes"\r
SetDetailsView hide\r
- inetc::get /caption "Downloading Microsoft .NET Framework 4.6" /canceltext "Cancel" "http://go.microsoft.com/fwlink/?LinkId=528222" "$INSTDIR\dotnetfx.exe" /end\r
+ inetc::get /caption "Downloading Microsoft .NET Framework 4.6" /canceltext "Cancel" "https://www.microsoft.com/en-us/download/confirmation.aspx?id=49982" "$INSTDIR\dotnetfx.exe" /end\r
Pop $1\r
\r
${If} $1 != "OK"\r
; Get .NET if required\r
${If} $InstallDotNET == "Yes"\r
SetDetailsView hide\r
- inetc::get /caption "Downloading Microsoft .NET Framework 4.6" /canceltext "Cancel" "http://go.microsoft.com/fwlink/?LinkId=528222" "$INSTDIR\dotnetfx.exe" /end\r
+ inetc::get /caption "Downloading Microsoft .NET Framework 4.6" /canceltext "Cancel" "https://www.microsoft.com/en-us/download/confirmation.aspx?id=49982" "$INSTDIR\dotnetfx.exe" /end\r
Pop $1\r
\r
${If} $1 != "OK"\r
; Get .NET if required\r
${If} $InstallDotNET == "Yes"\r
SetDetailsView hide\r
- inetc::get /caption "Downloading Microsoft .NET Framework 4.6" /canceltext "Cancel" "http://go.microsoft.com/fwlink/?LinkId=528222" "$INSTDIR\dotnetfx.exe" /end\r
+ inetc::get /caption "Downloading Microsoft .NET Framework 4.6" /canceltext "Cancel" "https://www.microsoft.com/en-us/download/confirmation.aspx?id=49982" "$INSTDIR\dotnetfx.exe" /end\r
Pop $1\r
\r
${If} $1 != "OK"\r
///\r
///Unsharp is a general purpose unsharp masking filter. It sharpens by blurring, then calculating the difference between the blurred picture and the original.\r
///\r
- ///Lapsharp sharpens using convolution kernels approximating Laplacian edge filters, sometimes producing higher quality results than [rest of string was truncated]";.\r
+ ///Lapsharp sharpens using convolution kernels approximating Laplacian edge filters, sometimes producing higher quality results than unshar [rest of string was truncated]";.\r
/// </summary>\r
public static string FilterView_Sharpen {\r
get {\r
///\r
///Unsharp can be tuned for Ultrafine, Fine, Medium, Coarse, or Very Coarse sharpening. Select one based on the output picture resolution and fineness of detail to enhance.\r
///\r
- ///Lapsharp's Film tune refines settings for use with most live action content. Film uses an isotropic Laplacian kernel to sharpen all edges similarly, and luminance (brightness) information is sharp [rest of string was truncated]";.\r
+ ///Lapsharp's Film tune refines settings for use with most live action content. Film uses an isotropic Laplacian kernel to sharpen all edges similarly, and luminance (brightness) information is sharpened [rest of string was truncated]";.\r
/// </summary>\r
public static string FilterView_SharpenTune {\r
get {\r
<?xml version="1.0" encoding="utf-8"?>\r
<configuration>\r
<startup>\r
- <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>\r
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>\r
</startup>\r
<runtime>\r
<!-- Required for "Per monitor DPI scaling" on .NET < 4.6.2 -->\r