Skip to main content

Questions tagged [windows-shell]

The graphical user interface for the Microsoft Windows operating system (including the desktop, taskbar, Smart menu, task switcher, Autoplay feature and many other not readily identifiable elements) hosted by Windows Explorer, and also a namespace that enables computer programs running on Windows to access the computer's resources via the hierarchy of shell objects

1 vote
0 answers
1k views

How to start the Windows shell/desktop (explorer.exe) if the computer has been started with a custom "Winlogon" shell (different than explorer.exe)?

For a kiosk application, I need to not start the Windows desktop/start menu on boot, but rather, a custom application instead. I set HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\...
Basj's user avatar
  • 1,916
1 vote
0 answers
514 views

How can I connect to my SSH on DigitalOcean droplet? permission denied. (git bash Windows)

How can I connect to my droplet in DigitalOcean using the openssh to be able to install my SSL Certificate, I've already added my SSH key to the droplet and my fingerprint is there, but each time I ...
Ibrahim Hafez's user avatar
1 vote
1 answer
545 views

Mechanism of Windows UAC Shield/Buckler appendage on .exe files

I have written a simple program. Recently I found that when giving it a name including update as its substring (case insensitive), the file automatically gets a Windows shield/buckler on it in Windows ...
Steven Liang's user avatar
0 votes
0 answers
1k views

Windows - change logged in user from command line

I'm working on a project where I want to switch from a normal account to a non-logged in admin account from the command line, and the best I've managed is a psexec chain to get an NT AUTHORITY\SYSTEM ...
TheStaticTurtle's user avatar
3 votes
3 answers
1k views

File extension shell verbs don't show up in Windows 10 context menus

Shell verbs for the .AHK extension: Don't show up in Explorer context menus Don't work when launching the process programmatically I've confirmed that: They're in the correct registry key .ahk is ...
Eric Eskildsen's user avatar
12 votes
4 answers
34k views

Is there a reference for the full list of Windows 10 'Shell Icon' numbers?

I'm looking for a reference that lists the possible entries under the registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons Entries under this registry key ...
Rasberry's user avatar
  • 383
1 vote
1 answer
6k views

Always show the keyboard in windows 10 (tablet) when no explorer is loaded

We have an application that need some key instructions, but does not have a text field (like an old console application). Since the "tablet" keyboard in windows 10 only appears, when the cursor is ...
Kevin Urbainczyk's user avatar
1 vote
0 answers
196 views

Killed explorer.exe, but when I maximize a window, a 'ghost taskbar' is still there

I'm trying to implement my own shell written in C#, using the Windows Presentation Foundation library. The first logical step to completely replace the shell is to get rid of the old one. The first ...
Lázár Zsolt's user avatar
5 votes
2 answers
10k views

Command Prompt - Shell, Terminal, Console?

I know that cmd.exe is a console program. When you run that program, it opens your standard black and white rectangular window. Within that window, there is the Command Line Interpreter denoted by >...
pstatix's user avatar
  • 245
0 votes
1 answer
2k views

How can I restart my audio more easily?

A recurrent problem with my Windows 10 speakers can be solved with method 4 here, a PowerShell solution that requires a restart. Is there a way I can make the effect immediate, so that a restart is ...
J.G.'s user avatar
  • 453
1 vote
0 answers
110 views

Attach an icon to a folder

I created a file called "Desktop.ini" that has the following lines: [.ShellClassInfo] IconFile=Icon.ico IconIndex=0 and I have an .ico file with the name "Icon" I put both files in the folder but ...
Datacrawler's user avatar
1 vote
2 answers
616 views

How do I list files when changing directories using tab completion in Windows?

With UNIX command cd, when you press tab to complete a file/dir name and there are multiple options, it does an ls. How can I get this behavior in command prompt with cd? When you tab complete with ...
travis1097's user avatar
2 votes
1 answer
79 views

How to print files with the name of current directory instead of full path

dir /b /s This prints: D:\stuff\tmp>dir /b /s D:\stuff\tmp\A.java D:\stuff\tmp\AAA D:\stuff\tmp\B.java D:\stuff\tmp\C.java D:\stuff\tmp\Why.class D:\stuff\tmp\Why.java D:\stuff\tmp\XX.class D:\...
as jak's user avatar
  • 21
0 votes
1 answer
1k views

Windows 10 bug options disappeared in right click mouse

I can't create new folders in any disk drives either with "right-click" or the "New Folder" button. I don't know when and how this problem started, but I maybe when I connected in my Microsoft ...
Donald Silveira's user avatar
2 votes
1 answer
2k views

Slow to show Open / Save File Dialog in Windows with mapped Network Drives

The issue is that if you have one or more mapped network drives and have not accessed them "recently" within your logon session, your first attempt to show Open/Save File dialog in ANY program will be ...
Fit Nerd's user avatar
  • 537

15 30 50 per page