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

742 questions
-2
votes
1 answer

Python script is not running in Task Scheduler

So I'm trying to run a Python script that automatically collects Microsoft rewards points, that's specifically in the main.py from this GitHub repo in Task Scheduler. In Task Scheduler I have it set to "Run whether user is logged in or not". with…
-2
votes
0 answers

how change node js version with nvm in windows 11?

i try " nvm use 14.17.3 " for changing the version but i have this error : exit status 1: 'C:\Users\Ali' is not recognized as an internal or external command, operable program or batch file. PS C:\Users\Ali Hesaraki>
ali_he96
  • 147
  • 1
  • 12
-2
votes
1 answer

VSCode can now minimize to tray with a hotkey?

VSCode can now minimize to tray with a hotlkey. I can assure it, for I just did it by accident. I press some specific keys, the keys of left hand area, perhaps with ctrl or shift. This was what it happened when I pressed the hotkey: VSCode window…
-2
votes
1 answer

Import sys and sys.argv Not Responsive in VS Code Terminal

Edit(07/08/2023) I'm new to coding and was using the terminal/code wrong and did not understand what I was doing wrong. Resolved now and learnt the lesson. If you find yourself in a similar position, call the code with: Python filename.py 1 4 5 67…
-2
votes
1 answer

Can a Windows 11 Product Key be Used for Windows 10 Activation?

Windows 11 key activate Windows 10 Can I use a Windows 11 product key to activate Windows 10? Windows 11 cannot be run on my system for various reasons, and I have to install windows 10. I can activate my Windows 10 with a Windows 11 license
-2
votes
1 answer

How do i disable the Windows 11 Touch (NOT Trackpad) gestures without disabling getting Touchinputs?

I have the problem with my Application on windows, that takes Wintouch as input and when i use more then two fingers, windows start to make a dropdown (like pressing win + d) and minimisses the window. I want to disable this without loosing touch…
TheZitroX
  • 9
  • 1
  • 2
-2
votes
2 answers

Connect windows 11 to sql server 2000

I am, !!!finally!!!, migrating my windows ecosystem to windows 11 and sql latest versions. But meanwhile I already have pcs with windows 11 and sql 2000 is still around and they don't like each other :-/ Excel to SQL, Excel to analisys Services,…
-2
votes
1 answer

Windows 11 TaskBar API to add or remove icons?

Does Windows 11 have an API or other method to programmably add/remove icons from the taskbar?
user3161924
  • 1,849
  • 18
  • 33
-2
votes
1 answer

Change theme of Microsoft Visual Studio Community 2022 Preview 4

I'm now having a window programming course, which is learning how to develop a WinForms application using Visual Studio. But I only have a m1 MacBook laptop, so I download Visual Studio Preview on virtual machine. But when I try to get familiar with…
-3
votes
0 answers

Default file explorer window size

Whenever I open a new window in file explorer, it always opens about two thirds of the width of the screen and I have to expand it manually. I would like it to open to about 80-90% of the size: ie. I would like a default size for new windows. I have…
Eddystone
  • 1
  • 2
-3
votes
1 answer

Pip does not work unless I install Python 3.11 from Microsoft Store (Windows 11)

I have downloaded Python 3.11.4. When I try using pip, it says "pip is not recogized as an internal or external command...". I tried downloading Python 3.11 from Microsoft Store, which fixes pip, but has some issues with the program I am trying to…
-3
votes
2 answers

Can I send a stream from blob data in a database to PlaySound (MMSystem) rather than supplying a file name?

I need to be able to supply a stand alone system for a medical application that will be distributed free of charge to home users of blood pressure monitors, it is being designed to run off a memory stick and taken to doctors, pharmacists, hospitals,…
OutOfTime
  • 1
  • 5
-3
votes
1 answer

How can I see running ports on Windows 11?

I need to see port:8080 is running or not. And I tried: netstat -a -b and it returned error message "The requested operation requires elevation."
Lama
  • 5
  • 3
-3
votes
4 answers

Error: Unable to find git in your PATH despite adding path and trying all available solutions

I have been trying to install Flutter on Windows 11 and keep on getting stuck on Error: Unable to find git in your PATH I have been looking around and kept on trying different ways to get it to recognise the path but nothing seems to work: When…
Another_coder
  • 728
  • 1
  • 9
  • 23
-3
votes
1 answer

Is there a version of Windows Photo Viewer for Windows 11?

Windows Photo Viewer has been replaced on Windows 11 by Microsoft Photos, which doesn't work. Photos are displayed as dark images. I have been looking to find a version of Windows Photo Viewer that will run on Windows 11, but all I can find is dodgy…
Simple Simon
  • 49
  • 1
  • 12
1 2 3
49
50