Trivalik

Results 34 issues of Trivalik

If you pass a HintTimeout to UaTcpDiscoveryService.GetEndpointsAsync it still times out with 5 second. The weird thing is that UaApplicationOptions has default timeout of 15000. I believe the timeout comes...

Environment.SpecialFolder.CommonProgramFiles in TouchKeyboardUI.xaml.cs give back wrong value if 32 bit process on 64 bit OS is running. TipTap.exe could not be startet then. Solution could be: Environment.GetEnvironmentVariable("CommonProgramW6432") + @"\Microsoft Shared\ink\TabTip.exe")

This pull request supports Visual Studio 2015 and 2017 Community and upper.

The nicest feature would be to check a whole folder. Just drag and drop a folder and all files in it will be scanned. Right now just an exception appears.

fixes issue #115

Exception objects should be serializable. Add the missing attribute `[Serializable]` in front is enough. i.e. `ServiceResultException`.

Remove assignment, because default initialize is already happening one line before.

I just want to write a small benchmark which needs for test the `System.Windows.Point` class from "WindowsBase.dll". The result of this was: ``` Exe net8.0-windows true ``` ``` using System.Collections.Generic;...

### Describe the issue or suggestion I signed a .NET Framework 4.8 executeable and run that as as service. The startup runs into timeout, so we had to set ``....

:watch: Not Triaged
Pri3

### Describe the issue or suggestion I come across that the parameter `/k` is not described here: https://github.com/dotnet/docs/blob/a354ff9b10547e182683d63b8987ec256e9bd7eb/docs/framework/tools/signtool-exe.md but it is here mentioned: https://learn.microsoft.com/en-us/windows/win32/seccrypto/using-signtool-to-sign-a-file

:watch: Not Triaged
Pri3