Viacheslav Bulynkin

Results 6 issues of Viacheslav Bulynkin

I use mRemoteNG (beta 1.77.1.27654) for RDP connections, which stopped working after I had installed the following patches on my Windows 10 22H2 Enterprise (19045.3693): ``` PC0001 Update KB5032005 NT...

Cannot Reproduce
Needs User Verification
1.77.3

Could you add an option to change root path of the application? For example, to be able to publish viewtube on path http://example.com/viewtube It is helpful in case of using...

enhancement

Hello, Could you please explain how to make usbipd.exe started on every boot automatically? Everything is working fine if I kick it off by **.\usbipd.exe -d** (however, it doesn't detouch...

How to underline spaces or tabs? When I set ```powershell $p2 = New-OfficeWordText -Document $doc -Bold 1,0 -Underline 0,1 -Text ` "We are ","`t`tJohn Doe and Jane Doe`t`t" -ReturnObject ```...

How to set font of document or paragraph? I could change font size: ```powershell $doc.Settings.FontSize = 15 # or $paragraph.FontSize = 15 ``` However, I can't set the font itself....

enhancement

Hello dear sir, I'm trying to display the SMART information from Docker container. What I've done: 1. Enabled SMART plugin by `disable=False` in glances.conf. 2. Added the following options to...

enhancement
needs more info
needs discussion