windows

os. listdir how to correctly register the path in Windows

Code: path_dir = 'C:\path_to_dir' for name in os.listdir(path_dir): foo Mistake: for name in os.listdir(dir): OSError: [Errno 2] No such file or directory: 'C:\path_to_dir' How do I write the path correctly?

Exit EFI Shell mode to start windows

There is a tablet Onda on Androide, with Windows, Windows does not boot, efi shell version 2.31 appears and it does not work out and Windows 10 does not boot, how to exit, do I need a bootloader with Windows on a flash drive for this?

How to start Node.js application

How do I run server.js using node? node.exe is located in C:\Program Files\nodejs. And server.js is in Z:\home\localhost\www\server

How do I reinstall Java (32 bits) on Windows 7?

Accidentally deleted the java folder and left a non-working icon on the control panel. When I try to reinstall java, a messag ... ion Error, because there is no java itself. How do I remove this icon from the control panel? I urgently need a working java.

Windows 10: how to exclude the language from switching by Alt-Shift?

I have two languages on Window 10: Russian and English. Accordingly, there are two keyboard layouts. I actively use both of t ... It can be selected either with the mouse through the language bar, or with a separate key combination. For example, Ctrl-1.

How to mount ISO images on Windows 7?

Many major downloadable updates are delivered in the form of images for blanks-ISO format files. Burning disks to install upd ... gle-use disks. The question is, how to properly mount images in Windows, what are the built-in or installable tools for this?

Windows Service Application C#

Hello, dear programmers! I ran into the following problem: I'm new to C#, just learning. Creating a Service application. The ... Windows Service Administrative tool or NET START command. Although the service is running. Tell me, what am I doing wrong?

Linux and NTFS

It costs 11.04 on the Ubuntu computer. I connect the railway to the computer with the NTFS system. The disk is detected, but there is no list of files - although it is packed with order. What is the reason and what to do?

How do I convert a group of files from UTF-8 to Windows-1251?

OS - WINDOWS. UPD1. I have a project in C, encoding all files UTF-8. The authorities asked me to do this in win-1251. UPD2. ... l idea, okay, I have a small task, and if someone needs to re-convert the database, also linux would you recommend it?)) :- D

InstallUtil.exe Installing and running the Windows Service with the parameters

There Is A Service: C:\MyService.exe I am installing the service: > InstallUtil.exe C:\MyService.exe But the problem is t ... viceStartMode.Manual; this.Installers.Add(processInstaller); this.Installers.Add(serviceInstaller); } }

Why does Windows 10 not see the Yota modem after Linux?

Windows 10 behaves very strangely, the modem is lit, the sound of connecting and disconnecting the modem is there, but the OS ... and available connections are displayed. There are no problems in the device manager, the realtek network driver is worth it.

Copying text from the Python3 console

You need to copy the text from the Windows console, and if possible, add it to the clipboard

Microsoft Visual C++ 2010 Redistributable: x64 or x86

There are 2 versions-x86 and x64. I have an x86 program using this package, and the OS I have is x64. Which version of these ... package with the same architecture as the program, or do you need to install a package with the same architecture as the OS?

Simultaneously create and navigate to the created folder on Windows in the command line

There is a problem. The command line contains the following commands: mkdir (create folder) and cd (go to folder). So, how to ... rself. I know on Linux you need to "conjure" with the file .bashrc , but there is simply no such file on Windows. What to do?

How to start learning OpenGL c#

Hello everyone, I recently started learning C# OpenTK there is very little information on this on the Internet. And accordingly, I would like to know where you can learn OpenTK. I will be grateful to everyone!

iOS AR(Kit) Development

I decided to make an ARKit project for iOS on Windows, and then compile it via Mac OS on a virtual machine, but I get this error: https://uengine.ru/forum/viewtopic.php?f=28&t=67350 Does anyone know how to solve it?

Closing the console application with the required button

How to make a console application in C++, so that it does not close by simply pressing the (x) or ESC button. And it was closed, for example, when you press the (s) button on the keyboard. I use Code:: Blocs.

Collector errors "cannot open file ...lib"

This is the situation: I used to work on VS08, but now I had to install studio 10, at first there were problems with the libr ... : cannot open file 'msvcprtd.lib' (launch to release is successful). How to solve the problem and what is the reason for it?

How do I install windows over a network?

There is a laptop with a voorosom banner, the disk drive in it is broken, there is no download from USB in the bios, only the installation over the network remains. So, how to reinstall the system over the network?

Catch the process that loads the disk in windows

When the screen is turned off (simple) windows, some process begins to load the disks heavily. How can I catch what this proc ... n the system is idle. If the screen is turned on, the download stops immediately. I checked CureIt from Dr. web for viruses.