Torchok

Results 11 issues of Torchok

Hallo, How do i add DateTimepicker that only shows Time like in example. In Xaml are no Properties for change Behaviour of DateTimePicker. I use project for Target .NET Framework...

Hallo , i have a question and hope someone can help me with. Im new in TCP/IP , but not new in windows services. How do i run server class...

Morning, according to Wix Team, in April should new Wix Toolset v5 released. Will Wix# also support it in later ? Link : https://wixtoolset.org/docs/fivefour/

enhancement
Done / Released

Hallo i want to use currently mahapps metro datetimepicker for own project, but i have to customize template of datetimepicker. How can i set for example calendaritemstyle or foreground of...

Morning, i ran into problem in MSI , if i want to get installed version of programm. I added following code to project.load ```csharp Version mindVersion = new Version(24, 1);

discussion

morning, i struggle on create msi, where i can perform launchcondition action after appsearch. Following scenario : before Plugin starts installation, it should check if mainprogramm installed and if so,...

bug
Done / Released
discussion

Morining, i had issue in PHPMailer in Version 5.5. I need to translate germany letters ö, ä. ü, ß from website . In my php code i set already CharSet...

Hallo, i have to to create BA Installer for Postgre SQL Provider and Database. I had same Problem with SQL Server and resolve it in use offline System.SQL.SQLClient.dll, but for...

discussion

Morning, i have trouble to add NT Authority\NetworkService as Account to ServiceInstaller in MSI. if account name is empty or null, msi / wixsharp set it to LocalSystem. Hardcodedname in...

discussion

Hallo people, I currently started use Blazorbootstrapp in Blazor webapp Server . I would like to use pdfviewer control with download. Currently i do download with js script, which is...

area-pdf-viewer