Skip to main content

Questions tagged [windows]

Writing software specific to the Microsoft Windows operating system: APIs, behaviours, etc. GENERAL WINDOWS SUPPORT IS OFF-TOPIC. Support questions may be asked on https://superuser.com

windows
0 votes
0 answers
35 views

Weird error when injecting a DLL into a process - OSSL_QUIC_client_method could not be located in libcurl-4.dll

I have one of the weirdest problems I have ever encountered, and I can't find anything online about it. For some context: I have to emulate malware for my job, and this currently is requiring me to ...
anomaliesintent's user avatar
0 votes
0 answers
25 views

Azure - SFTP connection from Azure service to Azure blob [closed]

I wrote a tool in C# that (among other things) downloads a file using an SFTP connection. This tool seems to work fine for most connections, but recently caused an error while downloading a file from ...
user26409784's user avatar
0 votes
0 answers
16 views

Nordic Sampo S2 RFID Scanner

I have a RFID scanner Nordic Sampo S2. I have been trying to get some diagnostic data out of it using C++ but the function always ends up returning 1 which means error: ret = NurApiDiagGetReport(hApi, ...
Anees's user avatar
  • 67
1 vote
0 answers
30 views

Executing sfc.exe /scannow on Remote Computer Using PowerShell Doesn't Show Process

I'm attempting to run sfc.exe /scannow on a remote computer using PowerShell's Start-Process, but I'm unable to confirm whether the process starts on the remote machine. When I check for any sfc ...
user2978216's user avatar
0 votes
0 answers
17 views

windows python app ignore signal handler and close immediately on any signal

I have two simple python3.11.6 scripts. One is just printing PID and waiting for signal Second one is trying to send some signal. For example SIGINT into first script. First script should just print ...
Pavol's user avatar
  • 1
0 votes
1 answer
40 views

Saving button in powershell add element [SOLVED]

I am currently writing a powershell script with Gui in order to assist me editing pop file for the MVM gamemode in TF2. Currently the powershell script is capable of open the file and display every ...
Maselia's user avatar
-2 votes
0 answers
20 views

Can't Log in to Microsoft Organization Account After Deleting Authenticator Entry

I’m having trouble accessing my organization in my Microsoft account. Here’s the situation: I originally registered using Microsoft Authenticator. The account on Microsoft Authenticator was ...
ayahya82's user avatar
  • 382
-1 votes
0 answers
38 views

WPF application memory different on different system

Wonder how does WPF memory works. Created a simple wpf window application with .NET 8. The memory usage is observed below: System 1: 900++MB (Windows 11) System 2: 250++MB (Windows 11) System 3: 50++...
Sean Tan's user avatar
0 votes
1 answer
40 views

How to use batch script to launch an Ubuntu terminal with commands for WSL Windows (cd & nvim)

I'm trying to use a batch script to run code files in Neovim inside the Ubuntu terminal, whenever I open a code file using the batch script as the app for Windows. I can successfully run set "...
Ian Teves's user avatar
0 votes
0 answers
11 views

Windows Version (Problem detected with Windows installation) ! Get-Process failed to complete

I have this problem on Flutter, when running flutter doctor -v , I cant seem to find the solution, Help would be apprecciated! I've been trying all kinds of stuff , like reinstalling flutter , ...
Felix Ozuna's user avatar
-1 votes
0 answers
20 views

How is the translation of WSL path to Windows achieved when calling "code ." in a WSL2 instance?

I was looking into Zed as a potential replacement for VSC, one of the key points of annoyance I've found is that even when calling "zed.exe ." inside of a WSL instance: showing WSL directory ...
Joko's user avatar
  • 1
-1 votes
0 answers
24 views

Starting GUI application from Windows Service [closed]

I want to open an application and start the printing process from Windows Service. How to do this in java? I tried using Scheduled tasks. But sometimes the tasks are not getting deleted after task ...
asum's user avatar
  • 1
1 vote
0 answers
13 views

Compile Kotlin desktop application into single exe

I've got a Kotlin desktop application that I compile with Gradle into a self-containing distributable folder. However, that output folder contains 372 files making it difficult to publish so I zip it ...
t3chb0t's user avatar
  • 18k
0 votes
0 answers
13 views

Pywifi Unable to Pull Authentication Method

The company I work for has an old wifi-scanner application written in VBScript that utilizes a lot of deprecated features that will cause it to stop functioning when we roll out Windows 11 ...
Niklaus Pegler's user avatar
0 votes
0 answers
42 views

windows 11 non-admin user IIS Pool access issue in local machine

By creating a non-admin user in Windows 11 home edition. This user is also assigned to the administrative group and additionally I allowed him full control over inetsrv %SystemRoot%\System32\inetsrv ...
Syed Tanvir Hossan's user avatar

15 30 50 per page