startmenu Questions
3
Solved
I would like to know how to obtain the path to the start menu folder on Windows and then create a shortcut to a path that might contain non-ASCII characters.
4
Solved
I want to create a start menu or Desktop shortcut for my Python windows installer package. I am trying to follow https://docs.python.org/3.4/distutils/builtdist.html#the-postinstallation-script
He...
Lambdoid asked 19/7, 2014 at 13:54
7
Solved
I need to change windows taskbar in my WPF application. For that I set WindowStyle="None", which means to disable the windows taskbar, and make custom taskbar with buttons for restoring, minimizing...
4
Solved
I've got an issue that seems to be specific to Windows 10 with the Start menu uninstall shortcut I create in my setup. The shortcut is simply not shown.
However, others shortcuts I create are shown...
Symposiarch asked 7/9, 2016 at 13:44
1
Solved
I have an Ant script to compile a Java program (the one I want to distribute), create a few different executables and settings files (to run different configurations), and then launch an Inno Setup...
Considering asked 3/5, 2019 at 13:51
1
Solved
I'm actually wondering how you can control the icon size (or generally: which icon to use?) for a 'classic' WPF application appearing in the Windows 10 start menu as a tile shortcut.
I only found ...
Cottonweed asked 29/1, 2019 at 10:11
1
Solved
I noticed with the first big Windows 10 update that some desktop apps have tiles in a different color than the one I have for accent color, like Firefox, which has a dark-gray tile color:
Howeve...
Greaten asked 25/12, 2015 at 2:14
3
I'm using the excellent Inno Setup installer and I notice that some Applications (often from Microsoft) get installed with their launch icon already highly visible ('pinned?') in the start menu (in...
Messner asked 27/10, 2009 at 8:22
2
Solved
I am interested to know how can I do the same thing that the apllication listed below does:
Start Menu Calculator
I want to know how can I create an custom tab in Start Menu Search and then handle...
2
Solved
I have created a set of applications which are deployed using clickonce. is it possible to group them in a common start menu item?
Background : I have created a series of quantitative finance rela...
1
Solved
This is curious, some startmenu items seems to resolve to a "friendly" name that's not contained in the actual .lnk file. For example:
"c:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accesso...
1
I recently came across an article about Windows 7's new Federated Search and Search Connectors. Basically, you provide users a small XML file (.osdx; an OpenSearch XML file) and they can then use E...
Rubberneck asked 30/9, 2010 at 21:15
1
Solved
I am trying to add my program shortcut to an existing folder in the start menu shortcuts. For example All Programs -> AppNameFolder -> AppNameVersionFolder -> AppShortcut
In order to achi...
Reface asked 5/1, 2010 at 4:50
4
Solved
I'd like to write custom providers for start menu searching, but I can't seem to find where to begin.
Things I'd like to be able to do when I type in the search box on the start menu
Type "thoma...
1
© 2022 - 2024 — McMap. All rights reserved.