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

0 votes
0 answers
14 views

Running .NET Framework 4.7 DLLs in a Docker Container on Windows

I have an application for which I only have the compiled DLL files, but I do not have the source code. Is it possible to add the DLL's into a Docker container and run them using .NET Framework 4.7 on ...
Gazi Këpuska's user avatar
0 votes
0 answers
27 views

Getting Windows user's name in "Firstname Lastname" format when user is part of a group

I'm trying to get the name of the currently logged in Windows user in the format "John Doe". I'm not sure if there's an accepted term for this, but think, the name you see when you bring up ...
Josh Brunton's user avatar
0 votes
1 answer
50 views

My python chat server does not send messages properly

When sending a message for the send time from the client it is not sent to the other client. I'm fairly new to Python and sockets. some of the commented off code has been code I've tried but has not ...
BoneheadBreaker's user avatar
0 votes
0 answers
9 views

I'm trying to show slots for pfkcs11 and I'm using windows but instead I get an error that the library failed to load

I am trying to show slots using softhsm but I get an error. The code and error is: softhsm2-util --show-slots ERROR: Could not load the PKCS#11 library/module: LoadLibraryA failed: 0x0000007E ERROR: ...
chuckydoll's user avatar
1 vote
1 answer
27 views

A seemingly stopped HTTP service continues to work

I wrote a python function, detailed in another post, which communicates with an HTTP-based RumbleDB server, running on my local machine, in order to evaluate JSONiq queries. I tested the function in a ...
Evan Aad's user avatar
  • 5,967
0 votes
0 answers
9 views

last submission cannot be restored as the driver code has been updated GeeksForGeeks

As you can see its showing last submission cannot be restored as the driver code has been updated Issue: Unable to Retrieve Previous Submissions on Geeks for Geeks I have been practicing Data ...
shaurya tripathi's user avatar
-2 votes
0 answers
14 views

Windows Load Balancing [closed]

I was required to setup load balancing on two servers A and B. I was using the windows server manager to do this. These are steps I used on Network Load Balancing Mangager Open NLB Manager: Step 1: ...
soby's user avatar
  • 56
0 votes
0 answers
19 views

Cannot open source file "crtdefs.h" in VSC (CUDA script), but CUDA compilation works

My CUDA script (.cu) can be compiled without error, but #include <stdio.h> line raises VSC's error: #include errors detected. Please update your includePath. Squiggles are disabled for this ...
TaihouKai's user avatar
  • 301
0 votes
0 answers
10 views

Users cant edit own personal info in AD

I faced such a problem that users cannot fill in the office and description fields in AD. Previously, a script worked to add the computer's name to the user when logging into the session. It stopped ...
0 votes
0 answers
33 views

Unexpected rounded corners in Qt Frameless Widget

Unexpected rounded corners in Qt Frameless Widget I use Qt and Windows API to create a window with a custom title bar, and I want this window to have some of the effects of a Windows window (maximize, ...
chaomi1998's user avatar
-4 votes
0 answers
279 views

Your Device ran into problem and needs to restart [closed]

Your Device ran into problem and need to restart I am facing this problem since last night. Laptop is restarting again and again but it does not work. My both laptops are not working. Microsoft ...
Free Palestine's user avatar
-1 votes
0 answers
13 views

Error when trying to install Android SDK tools on Windows

When running the command in cmd sdkmanager "platform-tools" "platforms;android-33", it asks to accept the terms with my response Y, and then displays: Accept? (y/N): y Warning: ...
Kayo EXE's user avatar
0 votes
0 answers
24 views

Native file open dialog in Windows Ruby

As far as I understand, there are no gems which help to open native file dialogs, so I am interested in writing one, specifically for Windows I'm stuck at the first step which is getting the CLSID for ...
Zachary's user avatar
  • 63
0 votes
0 answers
20 views

Some WinUI rendering (e.g. showing `ContextFlyout`) very slow on client’s computer

When running my framework dependent, unpackaged, .NET 8, WinUI 3 app (with all the latest dependencies) on my client’s computer (Windows 11) some UI functionality is very slow. Examples: When right-...
Karmeye's user avatar
  • 1,423
0 votes
0 answers
29 views

Windows transfer all settings made with mmc snap-in

I have 3 identical laptops, and I have to create identical environments for them. This includes adding snap-in with mmc. I did it on one of them - there a lot of settings: services auto run, messages ...
Dmytro Duplyka's user avatar
-2 votes
0 answers
22 views

Is it possible for a windows desktop application to have user's OS credentials to log into the application?

The windows desktop application will not have a login screen. Instead, once the user is signed in to the PC, the user will be automatically signed in to the application. This will also need a Single ...
pls help me's user avatar
-1 votes
1 answer
29 views

Attempting to run a MC server and I keep getting Error: unable to access jarfile

I'm trying to run a minecraft server and when I type the command: java -Xmx1024M -xms1024M -jar minecraft_server.1.21.jar and I get - Error: unable to access jarfile minecraft_server.1.21.jar... I ...
ProbablyGametes's user avatar
0 votes
1 answer
15 views

Pywin32 Windows Service Script Not Connecting with Main Function and Service Unable To Finish Starting?

I'm working on a python app that, among other things, works to block common RCA applications. Because I want it to be able to run on start up and in the background, I figured the best way was to make ...
alilprogrammerappears's user avatar
-1 votes
0 answers
14 views

Cannot add task ':groovydoc' as a task with that name already exists

I am working in an upgrade of a grails project from version 2.0.0 to 3.0.0 and jdk 8 on windows, I am getting the following error message: Build cache is an incubating feature. Parallel execution is ...
Huntzberger's user avatar
1 vote
1 answer
27 views

Powershell script to clear Windows "Recent Files" doesn't clear files, but clears quick access shortcuts somehow

I found and modified this code to get the recent files and remove any that were made on the day the script is run: #remove from past day $limit = (Get-Date).AddDays(-1) $path = "$($env:...
not_a_generic_user's user avatar
0 votes
1 answer
30 views

Can't Install Flutter on Windows

I'm trying to install Flutter using VS code and it shows this error: What happened: Firstly, I had Flutter installed and worked fine. All projects build fine, and everything is going well. I tried to ...
Gamal Othman's user avatar
-1 votes
0 answers
33 views

WinRT prompt for MddBootstrapInitialize2 function suggests that this application cannot be started

I want the window to have a frosted glass effect, so I use windowsAppSdk in my win32 program. but when running into this code: #include <Windows.h> #include <MddBootstrap.h> #include <...
feng lei's user avatar
0 votes
0 answers
9 views

failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.1.0:exec, command execution failed, CreateProcess error=193

I am trying to run a spring-boot maven project in local environment. Build is failing due to error. Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.1.0:exec (spec1) on project abc-xyz-...
KJ21's user avatar
  • 83
0 votes
0 answers
14 views

ASP.NET Windows Service starting earlier than it should

I currently have a ASP.NET console app that is configured as a Windows Service and continuously runs all day. From my experience, the whole process takes about 6ish minutes to complete (database ...
Slayre's user avatar
  • 1
0 votes
0 answers
51 views

How to compile for Linux when on Windows using Code::Blocks?

I have a console app which I want to compile for Linux. I don't have access to a Linux operating system at the moment, but I really do need to compile this program for as many operating systems as ...
hosain's user avatar
  • 1
-1 votes
0 answers
14 views

How to setup TensorFlow under Windows WSL2 with TensorRT support?

For 2024-07-18 I found that to setup GPU support for TensorFlow for nVidia cards with TensorRT under Windows 10 (19041) WSL2 and above is possible with this minimal (and maximal to date mentioned) ...
OtecFura's user avatar
0 votes
0 answers
11 views

dill: how to skip ctypes pointers

I need to dump and load my object which includes objects from third party modules over which I have no control. These objects contain ctypes pointers that dill (pickle) cannot save: ValueError: ctypes ...
viilpe's user avatar
  • 775
0 votes
0 answers
22 views

Why do I need to use the "rebuild PE Header" option when adding an import with CFF EXPLORER?

I used the CFF EXPLORER Import Adder function for days, by just using the option "rebuild import table" and nothing else. Everything was fine for days. Suddenly one day the application I ...
mario russo's user avatar
-1 votes
0 answers
33 views

Problem building Windows Service project using CLI (C#)

I want to build a Windows Service project using CLI (dotnet or msbuild) to be able to make continuous delivery of a new project. No problem to build a Windows Application, but, if I use dotnet build ...
Shionigami's user avatar
0 votes
0 answers
9 views

How to programatically find if Windows Hello Facial Recognition is enabled

I'm seeking some advice on how to programmatically determine if Windows Hello Face Recognition is enabled. I initially thought this could be done easily via the registry. However, I haven't found the ...
Kiralyn's user avatar
  • 53

15 30 50 per page
1
2 3 4 5
5627