Skip to main content

Questions tagged [windows-11]

Microsoft Windows version 11 is an operating system for computers. Use for questions about software development on or for the OS. General support questions are OFF-TOPIC and may be asked on https://superuser.com

windows-11
0 votes
0 answers
13 views

Python : win32print - data does not leave the print queue

Below is a small code in Python where I am trying to send a text to a specific printer and the printout is stuck in the printer queue. Can anyone tell me if there is anything else I need to add to the ...
Ricardo Pascoal's user avatar
0 votes
0 answers
32 views

How to register voice for TTS in windows 11?

I have some troubles to use 2 additional voices, in my case i try to use Pablo (Spanish - Spain) and George (English - GB). I develop a app in python/Django, from the front i sent a JSON with the ...
blackhawk87's user avatar
-3 votes
0 answers
58 views

Unable to install SQL Server (setup.exe) exit code (decimal): -2147467259 - error description: the system cannot find the path specified [closed]

I have been trying to download SQL Server Developer edition and at the end of the download/installation I'm getting this error message: "unable to install sql server (setup.exe) exit code(...
Tanmay Gawade's user avatar
-4 votes
0 answers
25 views

Windows 11 update [closed]

i want to automate win 11 upgrade with script without explicitly downloading iso file.I'm not able to see the update to win11 option on my laptop it is compatible with windows 11 requirements I have ...
prathmesh Kawtikwar's user avatar
0 votes
0 answers
26 views

Installed Windows 11 and I am not seeing tags in vscode

All of the above might be related to one problem, I installed Windows 11 from Windows 10 and I open VS Code and I am not able to enable tag parser settings.json file below: { "files....
Abhinav Vyas Kuchibhotla's user avatar
-1 votes
0 answers
93 views

Windows 11 Gray out Maximize & Minimize Button

This is not a duplicate Related (Working on windows 10, 7): Disable Maximize Button c++ console application New Problem: After reading the coments the new problem seems to get the correct window to ...
FireDragon91245's user avatar
1 vote
0 answers
34 views

File corruption after file copying using python, how to fix it?

The following code is used: Python import os import shutil def backup_files(src_dir, dest_dir): for root, dirs, files in os.walk(src_dir): for file in files: src_file = os....
Kreanto Zhou's user avatar
2 votes
1 answer
51 views

Windows 11 integrated virtual keyboard not called when clicking on QSpinBox

I'm creating a Qt Widgets application and deploying it on Windows 11 tablet. Currently, when I click on a QLineEdit, the Windows 11 integrated virtual keyboard appears and I can edit the text. But, ...
user26304607's user avatar
0 votes
0 answers
7 views

Explorer crash on double cleicl on file to execute, but

I have got a new computer and I migrated all my file. Some of files transfered crashes when double clcking or throwing the "open" command in the contextual menue. When copying those file ...
SQLpro's user avatar
  • 4,777
-1 votes
0 answers
36 views

BrunoApi testing - WIndows 11 issue

We are having some strange issues. In the development environment (local laptop for each developer) we are using BRUNO http client for testing changes to the API. Everything is working without any ...
kurkey's user avatar
  • 29
0 votes
0 answers
84 views

setSinkId Not Working in Microsoft Edge on Windows 11

I'm working on a web application that requires assigning different audio output devices using setSinkId in Windows 11, but I'm encountering an issue where the audio always defaults to the system ...
yash bhaje's user avatar
0 votes
0 answers
62 views

Unable to get access permission of PhoneLineTransportDevice on Windows 11 22H2

I am currently developing a hands-free application on Windows using the PhoneLineTransportDevice API. In order to use the related features, I first call PhoneLineTransportDevice.RequestAccessAsync() ...
Taylor Yi's user avatar
-1 votes
1 answer
57 views

SQL Server Management Studio Express 2005 not opening

So far I tried repairing the application but that has not helped. I have also gone through similar questions but with much newer versions of SSMS, but my version does not have the files they mention, ...
Dox's user avatar
  • 11
0 votes
1 answer
48 views

PostgreSQL unreadable/unknown error message

In terms of software development course I had to set up PostgreSQL on my laptop (Windows 11 x64). At pgAdmin on server creation (register) stage I reveived unreadable error message. I only managed ...
ClayMix's user avatar
  • 13
0 votes
0 answers
48 views

Trying to build OpenJDK on Windows 11 with Cygwin64 but get error: "Cannot locate a valid Visual Studio installation"

Trying to build OpenJDK on Windows 11 with Cygwin64 but get error: "Cannot locate a valid Visual Studio installation" I installed Oracle JDK 22. I ran the Visual Studio Setup exe and ...
likejudo's user avatar
  • 3,594

15 30 50 per page
1
2 3 4 5
59