Category "windows"

virtualenv not activated on windows 11

Im using python 10 and windows-11 i try to activate venv with the following command .\onlineShop\Scripts\activate.bat I create venv using following command pyt

Using plink to write a file to a COM port and read back the response from the target

I want to send a list of commands to a device on my Windows COM port and receive the responses back for further processing. The target device accepts write com

Will IE removal from Windows impact XMLHTTP60?

When IE gets removed from Windows, will this impact XMLHTTP60 and my Excel VBA code? How could one confirm?

IIS with SQLLocalDB return null on queries with error in Windows Event viewer error 528

I am developing an ASP.NET website with a SQL Server 2019 LocalDB database. I was working in Windows 10 ver:1903, but after upgrading Windows to the latest vers

Problem with Visual Studio Code with Python

Someone can help me to solve this problem, i have this error in Vsc: "The environment variable 'Path' seems to have some paths containing the '"' character. The

'base/debug/debugging_buildflags.h' file not found when building project with webrtc

I am building a project that includes webrtc with CMake, Visual Studio 2019 and ClangCl. This is the command I run to configure : cmake -G "Visual Studio 16 20

CMake - How to handle dependencies of imported library targets with TARGET_RUNTIME_DLLS

In my project I rely on some third party shared library named foo. foo itself is relying on some other third party dll (let's call it bar.dll), which is however

Hello!, there is a package I need to download

exempi is a package for Linux and I am a Windows user, until now no windows releases have been made but I need it, so my Question is can I install it on windows

Is there a way to find exact location ( adress ) of file on disk?

I'm developing a software using C++ for Windows/Linux. I want to create a file (txt, json, license, you name it) at runtime, and save it somewhere. Is it possib

How To Fix VT-X For Laptop Lenovo

enter image description here android studio can't run the app on emulator I don't what happen in my device small note: my device Lenovo Ideapad 700 Operating Sy

VSCode using relative paths in build task on remote set up

I'm trying to add a build task to build the current file, just a simple "make path/to/file.o". I'm using vscode on windows 10 over a remote SSH connection to l

Batch script : for /F does nothing after executing a command

The goal of this script is to display every WiFi devices with their keys, from the computer's saved networks. expected output : <device_name1> : <key&g

What does std::filesystem::is_regular_file(path) mean on Windows?

About std::filesystem::is_regular_file(path), cppreference.com says: Checks if the given file status or path corresponds to a regular file […] Equivalen

Understand Hooked syscalls - Do win32 api always call system ones in ntdll.dll?

I wrote a keylogger that hooks keystrokes. I learned about the AV's detection with hooked syscall and wanted to know if my keyboard hook is si

Is it normal to see all of this while installing Vue JS CLI?

I just need to know why am i getting all these warnings and vulnerabilities after i run (npm install -g @vue/cli) to install Vue JS 3 globally on windows. A pic

NPM response after creating new Vue JS project

I would like someone to please explain to me three things I get after creating new Vue JS project. NPM is giving me few warnings that would like to understand.

Powershell script to disable all Windows 10 Notifications?

Is there a way to disable Action Center Notifications in Windows 10 with PowerShell?

Permission to create cacert.pem in .certifi

My website is setup through IIS10, and I've given my application pool user, IIS AppPool\DefaultAppPool, all the rights I can think of. But when I use this appl.

which Windows C/C++/API function for "net user <Username> /domain"?

Can anyone tell me, by which WINDOWS C/C++/API function I can fetch theAccount expires <date> and Password expires <date> or Nevervalues, just like

R Studio Fatal error: 'R_TempDir'contains space

I tried to download the latest version (4.2.0) of R on my windows computer and received this error message upon trying to open the program. "Fatal error: 'R_Te