Category "windows-10"

Python script when scheduled gives PermissionError: [WinError 5] Access is denied

I have .bat file which I want to run by task scheduler. Bat file has something like: "C:\Python3\python.exe" "%PATH_to_script.py" And when I try to run this fr

DigitalPersona U.are.U 4500 Fingerprint Reader SDK not working with Windows 10

I'm currently working to integrate the DigitalPersona U.are.U 4500 Fingerprint Reader with our FileMaker application. I installed the DigitalPersona SDK 1.6.1 o

Default user profile in Windows 10

I want windows 10 to treat my current profile as default profile for all other users added in future. So that it can copy all settings from my profile like apps

Solana Can't find devnet.json

I'm following this article as a practice. And stuck with cat .config/solana/devnet.json I realize that windows OS doesn't have cat so I tried type ~/.config/so

What is Administered port exclusions in windows 10?

I have hyper-v enabled in windows 10. When I check the excluded ports, I get: C:\> netsh interface ipv4 show excludedportrange protocol=tcp Protocol tcp Por

Open .net framework 4.5 project in VS 2022. Is there any workaround?

Is there anyway to open and work on .net framework 4.5 project in visual studio 2022. May be problem is not with VS2022 but as .net framework 4.5 developer pack

Unable to use runas with winword 2016

I'm trying to run winword (Office 2016) as another user from an administrator command prompt: runas /user:[local administrator user] "C:\Program Files (x86)\Mic

Can't install bpython on Windows 10 via pip

I've tried to setup windwos-curses as first step and it completes fine. python -m pip install windows-curses Also the following python -m pip install bpython

Windows 10 - Error code 2330 occurs when trying to uninstall or change program

Every time I try to uninstall, change or reinstall Nodejs application, the process ends with error 2330. The problem started when I was trying to install new np

How to remap keys after Alt+Tab/Ctrl+Tab while Alt/Ctrl is currently being held?

I am trying to use VIM a lot in my day to day life, and I prefer not to move my hands away from the home row. That being said I do alt tab/ctrl tab a lot, but i

Error: Failed to solve with frontend dockerfile.v0: failed to create LLB definition: no match for platform in manifest when building docker image

I get the error: failed to solve with frontend dockerfile.v0: failed to create LLB definition: no match for platform in manifest when building the following Do

Programmatic control of virtual desktops in Windows 10

I love that Windows 10 now has support for virtual desktops built in, but I have some features that I'd like to add/modify (e.g., force a window to appear on al

java.lang.InternalError: platform encoding not initialized when running EXE4J .exe w/ Java14 on PATH

So this error is a weird one... I'm using EXE4J 6 to build a .exe file for my JavaFX Application. This has worked with no issues through Java version 13.0.1. I

Do we need Active Directory Domain Controller to run any PowerShell commands?

I am trying to run a Powershell script which calls Get-ADUser command. Something similar to this question Powershell Active Directory commands not working in Po

Visual Studio 2017 doesn't see mapped drives

I'm running Visual Studio 2017 on Windows 10 1803 64-bit. I have a mapped drive (H:) and when I try to run an SSIS package that depends on finding files in that

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) on Windows

when i want start mysql in windwos cmd i got this error ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) what can i do? mysql

MSIX Application does not start until start menu interaction

I am building an MSIX application for windows 10 with a .wapproj project. On some machines (primarily laptops it seems), the application does not start after th

Apache shutdown unexpectedly on Windows 10

I know this question is asked so many times before but for the whole last day I have tried nearly every suggested solution I could find. Below is my xampp contr

Rails Console no scroll in windows powershell

I am curently setting up my rails enviroment on my Windows 10 pc. I am using powershell for this. I have found a bug when using a pry or the rails console. When

Docker: Can't read class path resource from spring boot application

Reading a classpath resource as, try { final ClassPathResource classPathResource = new ClassPathResource(format("location%sGeoLite2-City.mmdb", Fil