windows tag

272 questions


1 answers
436 views
0
I would like to export PowerPoint to PDF via powershell.

I would like to export PowerPoint to PDF via powershell.I tried writing as below, but PowerPoint.Application.PpFixedFormatType:TypeName doesn't recognize it well.$Path=.\testpdf.pdf$mtrue=[Microsoft.O...


2 answers
427 views
0
How do I do an official build of Chromium?

Version: 92.0.4515.131 (Official Build) (64-bit) There is an Official Build in Chromium, as shown in .I couldn't figure out how to build even after looking for various documents.Please tell me how to ...

2 years ago

2 answers
389 views
0
I want to get my PC session ID in VBA

I want Excel VBA to be able to code for the session number that I can get from the command prompt in query session. How can I do that?I looked at another site and tried to retrieve it using Shell, but...

2 years ago

1 answers
302 views
0
Python's subprocess does not work as intended when multiple parameters are passed to launch the program

The environment is Windows 10, Python 3.6.5.I'm thinking of running a successful command prompt on Python (for future additional files) soffice--headless--convert-toodes--infilter=Lotus:60./123/test.1...


1 answers
365 views
0
How to use threading to save videos from multiple webcams

I'd like to save the videos I can get from the two webcams (camera1, camera2) as separate video files.At the same time, there was another process that I had to do (which plays music, defined as music)...


1 answers
318 views
0
I want Windows to get the file update time (same as in Explorer)

st_mtime in os.stat seems to change to the time when it was copied.Is there any way to get the same update time as the explorer display?Note: I'd like to make an update comparison of my work, so I'd l...

2 years ago

1 answers
338 views
0
How do I create a distributed shared memory environment?

I usually write backend code.I thought that having skills in the infrastructure field would expand my scope, so I set my goal with the theme of reuse garbage PCs to create high-performance machines.I ...

2 years ago

2 answers
410 views
0
How do I initialize and share .dll on Windows and .so on Linux?

You'll find out if you try, but it's a basic thing, so I'd like to ask you how it works.Prerequisites Suppose you created a program with multiple modules in C++. Eventually, this program runs on the c...

2 years ago

1 answers
479 views
0
I want to control which websites I can access every hour.

I'm sorry for the rough question, but I appreciate your cooperation.I would appreciate it if you could give me an idea like this.On the school network, each classroom has 30 PCs and 10 classes.I'd lik...


1 answers
300 views
0
Do I need to be aware that browsing and copying log files during production are being written?

log4j2 File Log Output If you want to browse and copy log files in the java app, click Is it correct to stop, browse, and copy the app?I wonder if it was not possible to refer to /var/log/syslog etc. ...

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.