Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of -4
0 answers
43 views

I cannot fix this issue! I tried all suggestions found on the Internet, but nothing worked. What I have understood is that the possible causes are the following: - Icon Cache Database Corruption - ...
Score of 3
1 answer
129 views

Following the instructions of Learncpp: For VS Code users To create a new file, choose View > Explorer from the top nav to open the Explorer pane, and then click the New File icon to the right of ...
Score of 1
1 answer
89 views

I'm currently trying to get https://github.com/cs01/pyxterm.js working on Windows, I got it working on Linux but whenever I try Windows, I run into the issue that the `termios` module is not found. It ...
Score of -3
0 answers
161 views

I've been reading some Windows API related source codes, and I am having trouble understanding how function addresses can be obtained from a loaded DLL without using GetProcAddress(). For example, I ...
Score of -3
0 answers
102 views

We are launching a Windows .NET application to a pilot group of users and it is presently unsigned. Many of the users can install it OK (regardless of the unsigned status) but one user reported it was ...
Score of -5
0 answers
49 views

I have a Manjaro system in a SSD internal, hardisk. I also have an external USB disk where Windows 11 lives. I have a UEFI system, SecureBoot OFF. To boot any system, I wait for the F12 boot menu from ...
Score of -2
1 answer
112 views

while creating exe from runnable jar getting error - i want to create installer so i am following steps: create runtime enviourment create exe which can run in runtime enviournment wrap everything ...
Score of 0
1 answer
157 views

On Windows 11, when I click the Search icon in the taskbar (near the Windows button), a search popup/window appears. I want to change its color (e.g., background, accent) using C# in a WinUI 3 app ...
Score of 2
1 answer
87 views

I am building a React Native/Expo Android app on Windows and the debug build works, but when I try to build the release variant, Gradle fails with an error indicating that the file/path exceeds the ...
Score of -4
0 answers
143 views

I discovered a bizarre issue with some Intel CPUs and the use of NamedPipes for inter-process communication. I'd like to share this information below with the community - it would have saved me a lot ...
Score of 0
0 answers
39 views

I'm trying to initialize a React Native CLI project directly inside my current directory instead of creating a nested project folder. I'm using React Native 0.87.0 on Windows. Current directory: PS D:\...
Score of 3
1 answer
153 views

I'm trying to create a reaction time tester for a class project which waits between 1-6 seconds, and then records your time to react. I've implemented the wait time, but every time I try to record ...
Score of 0
0 answers
90 views

I get this error on Codex CLI every time I try to update codex when a new version is available. iex : The property 'OSArchitecture' cannot be found on this object. Verify that the property exists. I ...
Score of 0
0 answers
38 views

I had previously (as of Aug 2025) been able to write metadata tags to videos (.mp4, .mov) using exiftool (version 13.34) by writing to Microsoft:Category. These tags would then show up in the Windows ...
Score of 1
1 answer
143 views

I am trying to update one of my installed Python versions to its latest release using the Terminal. If I run py --list, I get all Python versions, that is 3.12, 3.13, and 3.14. Python Manager py can ...

15 30 50 per page
1
2 3 4 5
11181