Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
39 views

I'm running into issues with binding.pry on Windows 11. When I insert it into my Ruby script, the program reaches that line but either skips over it or pauses without accepting any input. 🧪 Problem: ...
2 votes
0 answers
119 views

I detect when a window is closed by the user so I can prompt to save, by adding a window listener and windowClosing(). If there is unsaved work I request focus for that window, then use JOptionPane. ...
0 votes
0 answers
38 views

When running automated tests with Chromedriver in Windows 11 I will see a Windows Security pop up appearing asking me if I am happy to allow the binary to breach the firewall. It happens each time a ...
0 votes
0 answers
51 views

I am using IBM MQ on a Windows 11 machine that was originally installed with the Japanese language pack—in other words, unlike the typical en-US installation, mine came with Japanese as the default. ...
2 votes
0 answers
101 views

I would like to calculate what is the current grid size for icons on my Desktop, so I can calculate how many icons can fit in 1 layer on it. I tried getting VerticalIconSpacing divided by -15 (which ...
0 votes
0 answers
102 views

I am creating a Windows installer for an app using Inno Setup but encountering a cx_Freeze fatal error: "Unable to change DLL search path", When trying to run the installed app on Windows ...
0 votes
0 answers
91 views

If you try launching this program on Windows 11 from another program (like from Visual Studio), the message box will lack focus, and appear behind some other windows you have open: #include <...
0 votes
0 answers
26 views

I have a Ms 'Work or School' user account which is linked to a cloud Exchange 365 family group. I used this account to set up a new PC. I have also set up a local administrator account. My W/s User ...
0 votes
0 answers
137 views

I have a C# program (running on .NET 8) that signs data using an RSA key that is stored in Windows cert-/keystore. The key had been imported using Windows certmgr.msc into the "Personal" ...
0 votes
0 answers
296 views

I am following a very basic tutorial on WinDBG (windbg tutorial ytb [not guaranteed broken link in the future]). Is being quite a nightmare, at least from my knowledge base. My context is Windows 11....
1 vote
0 answers
73 views

How can I get a PC to operate BluetoothLE using C++Builder on Windows 11 and a Bluetooth 5.3 UB500 dongle? I have installed CMake 4.0.3. I have downloaded SimpleBLE from GitHub. In a Command Prompt, I ...
0 votes
0 answers
180 views

I have an old Delphi XE project that creates password-protected zip files using the TZipMaster component. It always worked before. Now, after moving to Windows 11 and installing the latest version of ...
1 vote
0 answers
6k views

I have a database with many separate logical schemas and would like to be able to view all tables in a single list prefixed with the schema name (similar to SSMS). DBeaver seems to support this with a ...
0 votes
0 answers
27 views

I’m using Liclipse and I’ve been using pip to install new packages. However, when I try to import the new packages in Liclipse, the editor highlights the import as unresolved. However, through testing,...
0 votes
0 answers
26 views

I newly installed Jenkins. I am so bad at remembering passwords that I forgot what I gave as password [I was in an hurry and doing this parallelly]. So I turned to the web for solutions. No config.xml ...
1 vote
0 answers
59 views

I have a C++ application that uses the Taskbar system tray. It handles the NIN_POPUPOPEN callback. Under Windows 10, it worked flawlessly. However, under Windows 11, the X and Y values (packed in the ...
0 votes
0 answers
47 views

I am trying to install custom drivers for enhanced AirPods 4 ANC / Pro 2 / max functionality on Windows 11. These drivers are incredibly useful to unlock all Airpods feature on Windows, but I keep ...
1 vote
0 answers
1k views

Has anyone started an angular project with bun in windows. I'm currently facing an issue when trying to run the app using bun, the build takes more than an hour to build. The steps I took: bun install ...
1 vote
0 answers
52 views

Problem Description: I've built a customized Chromium browser for Windows. Modifications include: 1.Changed the executable name and process title by following this guide 2.Replaced all application ...
0 votes
0 answers
49 views

I'm using the Microsoft.ReportViewer library in a VB-Net application to generate rdlc reports. The font has been specifically created for the company. Since migrating to Windows 11, I've encountered a ...
0 votes
0 answers
61 views

Using WinWrap, trying to open Notepad and paste the Clipboard text inside. I mean, it works on Windows 10 but on Windows 11 it seems like the TaskID returned from Shell command is wrong, so the ...
0 votes
0 answers
53 views

I have a Blazor server app that uses IdentityServer4 for authentication. For context, all of the following is occurring on developer machines running the app through the Visual Studio 2022 debugger. ...
0 votes
0 answers
266 views

My company is working on a Windows Desktop application built with WinUI 3 that we need to run as a public kiosk. Our target machine is running Windows 11 IoT Enterprise LTSC edition. We are creating ...
1 vote
0 answers
23 views

I'm getting really frustrated, help me out here internet: I started using windows 11 with sublime and this is a problem I have never had on other windows systems. Basically the keybind for join_lines ...
1 vote
0 answers
326 views

Every time I switch to Japanese keyboard, pop up appears saying: 'Some of the functions of Mircosoft IME are currently restricted. The current active application is running in protection mode. Some ...

1
2 3 4 5
7