windows tag

272 questions


1 answers
120 views
0
I don't know how to install MLT.

I needed a framework called MLT, so I downloaded it from the site.However, I don't know how to install it, so I'm having a hard time.I was able to download it once last time, but I lost the procedure ...

2 years ago

1 answers
92 views
0
How to Use Bottle Static_file in Windows 10

I started studying the framework at Spyder 3 (python 3.7).I'm using a bottle, but 404 comes out.Implemented with the following code:The filename is bottle2.py.index.html is located in the folder views...


2 answers
49 views
0
Please tell me why the Docker container can use the host OS kernel.

When I looked at the difference between Docker and VM, I realized that while VM works with OS, Docker containers can use the kernel of the host OS, and other libraries and apps are included in the Doc...

2 years ago

1 answers
103 views
0
I want to authenticate with Kerberos AES 128-bit encryption on Windows Server 2016.

In Windows Server 2016 AD, any user can:Active Directory Users and Computers > Select Any User > Properties > Account > Account Options > Check to support Kerberos AES 128-bit encryptio...


2 answers
30 views
0
Unable to Open localhost3000/1/index.html [Closed]

Do you want to improve this question?Edit your post to clarify the issue you are trying to resolve by adding details.Closed 4 years ago.4 years agohttp://ftpkimi-hirama.udr.weblife.me is my HP address...

2 years ago

2 answers
112 views
0
SendMessage WM_GETTEXT and WM_GETTEXTLENGTH have significantly different characters

while(true) {//<=Actually some condition /* Some action, but hwnd text is not fiddled with on the code side */ // hwnd<- Handle of interest varsb = new StruingBuilder(); var length = SendMessage...

2 years ago

2 answers
127 views
0
Understanding How to Configure https

Regarding my rental server (CentOS), I decided to add https to certain contents.According to the information on other websites, we will ask the server management company to make it https using SSL ser...

2 years ago

1 answers
67 views
0
VPN connection instability

It may not be a question here, but Yahoo Chiebukuro seems a bit awkward, so I'll ask you a question.Net Environment: DoCoMo Lightproviders:OCN familyVPN server:Windows 10 Pro, latest SoftEther VPNCPU:...

2 years ago

1 answers
37 views
0
Path Class Resolve Method

import java.io.*;import java.nio.file.*;US>class Test { public static void main(String[]args) rows IOException { Path p1 = Paths.get(C:\\gold\\.); p1 = p1.resolve(dir1); Path p2 = Paths.get (C:\\go...

2 years ago

1 answers
104 views
0
How do I avoid the server busy dialog when I print Excel from C#?

If you run Worksheet.PrintOut from C# with XPS on the printer, a file save dialog appears.If you leave it in that state for a while, a dialog will appear while the server is in use.Is the only way to ...

2 years ago
« - 17 - »

© 2024 OneMinuteCode. All rights reserved.