No announcements
Found 107414 threads
-
0 Votes
StartMenu empty
Hi ehorsting, could you solve the problem in your case? I can confirm the problem with the empty startmenu with Windows 10 1809 when using ...Proposed | 4 Replies | 1580 Views | Created by ehorsting - Tuesday, August 20, 2019 9:21 AM | Last reply by Andreas - AWI - Thursday, September 19, 2019 3:51 PM -
0 Votes
Code to Open startmenu?
Hi! Does anybody know of a code that can open the startmenu? Thanks a ton!Answered | 2 Replies | 3159 Views | Created by Pitchec0934 - Sunday, March 11, 2007 7:23 PM | Last reply by Pitchec0934 - Monday, March 12, 2007 7:35 PM -
0 Votes
Develop in startmenu of Windows7
it's possible to add entries to the startmenu, but there's no way to handle the search-functionality (when a user types in a word). Best regards.Answered | 4 Replies | 3620 Views | Created by denisr - Wednesday, December 9, 2009 6:55 AM | Last reply by eryang - Wednesday, December 16, 2009 8:43 AM -
0 Votes
Disable icons from Settings/System
Alternatively, removing the entire Settings menu would also be fine. My first approach, deleting the Settings folder from \Windows\StartMenu causes the entire Start Menu to appear ...Answered | 1 Replies | 2654 Views | Created by TwanGoosen - Thursday, November 5, 2009 12:53 PM | Last reply by TwanGoosen - Thursday, November 5, 2009 2:16 PM -
0 Votes
Recently run programs, WM5
recently launched. I can programmatically set all of those values to an empty string and my PHM registry editor shows that this method does clear them. When you refresh the ...Answered | 3 Replies | 4264 Views | Created by maklaka - Thursday, April 14, 2011 3:59 AM | Last reply by Luke-Skywalker - Thursday, April 21, 2011 12:26 PM -
0 Votes
Another Icon in ClickOnce Deplyment?
Hi. Is it possible to Change the Icon, the ClickOnce Deployment use in the StartMenu? There is only an icon which looks like an ...Answered | 6 Replies | 4514 Views | Created by Manuel Büchler - Monday, June 4, 2007 3:31 PM | Last reply by Guang-Ming Bian - MSFT - Tuesday, June 12, 2007 7:32 AM -
0 Votes
A problem about StartMenu show/hide notification
have a problem about StartMenu show/hide notification.Answered | 1 Replies | 3606 Views | Created by lij - Tuesday, October 10, 2006 9:33 AM | Last reply by AlexFeinman - Wednesday, October 11, 2006 6:54 AM -
0 Votes
Fullscreen Applications (such as Games) + Startmenu
way to disable the whole startmenu while being in a fullscreen application? (So it doesn't affect the gameplay at all?)Answered | 1 Replies | 1876 Views | Created by LunaticOnMeth - Saturday, September 17, 2011 9:37 AM | Last reply by MCCZ - Saturday, September 17, 2011 4:44 PM -
0 Votes
StartMenu/Start Button
I'm looking for a way to make the windows Start Button appear pressed. I have tried sending BM_SETSTATE but this doesn't work properly with the start ...Answered | 17 Replies | 7242 Views | Created by AndrewVos - Thursday, July 27, 2006 8:43 PM | Last reply by AndrewVos - Monday, July 31, 2006 11:19 AM -
0 Votes
Win7/WinVista - How to delete StartMenu entry programmatically
Save, somehow the shelllinkAnswered | 5 Replies | 6867 Views | Created by JulieMon - Thursday, March 25, 2010 12:54 PM | Last reply by JulieMon - Friday, April 16, 2010 1:59 PM -
0 Votes
Create desktop shortcut by getting the shortcut from the startmenu?
startmenu where my app is installed, and just copy nd paste that onto the desktop. Any ideas?OMG, its Joe Ginley!Answered | 5 Replies | 3107 Views | Created by JoeGinley - Tuesday, January 27, 2009 10:41 PM | Last reply by JoeGinley - Thursday, January 29, 2009 9:41 PM -
0 Votes
Adding ContextMenu Item(Handler) for Recent Apps in StartMenu
click on Exe, on startmenu ( Recent Apps) I dont see my new menu item. Can anyone suggest, if I need to modify Registry, to fix the problem? I am adding ...Answered | 2 Replies | 365 Views | Created by santhiR - Saturday, March 19, 2016 1:59 AM | Last reply by santhiR - Friday, March 25, 2016 9:58 PM -
0 Votes
Best Practice for roaming UWP Apps with Profile Containers / nonpersistent W10
, however there are some side effects: - pinned UWP apps to taskbar are invisible after re-logon. Starting them via startmenu shortcut makes the icon ...Proposed | 3 Replies | 1002 Views | Created by Marco Zimmermann - Wednesday, September 18, 2019 1:51 PM | Last reply by Eddie Gonzalez - Friday, September 20, 2019 8:30 PM -
0 Votes
Reading from Shellstate Structure, Modifying Explorer Settings and StartMenu
Hi, If you want to modify the startmenu to be in classic mode, you can pass in "false" when you call :Shell32.SetStyle(false) of the ...Answered | 2 Replies | 3995 Views | Created by Suisse - Wednesday, November 12, 2008 8:01 AM | Last reply by Suisse - Monday, November 17, 2008 8:08 AM -
1 Votes
how to create a shortcut file in startmenu->settings->Personal in WM 6.5
hi, i am able to create a shortcut in startmenu as well as in system folder. but not able to create it in personal folder in WM 6.5 PPC. kindly let ...Answered | 2 Replies | 3560 Views | Created by amarb - Monday, September 21, 2009 11:33 AM | Last reply by amarb - Friday, September 25, 2009 7:53 AM -
1 Votes
Empty string not empty?
+ '.a_maxqty' + str(lni, 1, 0)) if ! empty(m.lcDCIitm) ** get the DCI description lcDCIitm = ...Answered | 4 Replies | 699 Views | Created by Naomi N - Wednesday, May 18, 2016 9:58 PM | Last reply by Naomi N - Thursday, May 19, 2016 4:31 PM -
0 Votes
HOW TO REMOVE STARTMENU ITEM (ex: InternetExplorer) from the list USING C#
HOW TO REMOVE STARTMENU ITEM (ex: InternetExplorer) from the list USING C# can anyone tell me....Answered | 1 Replies | 3828 Views | Created by 7sajjad8khan6 - Wednesday, August 25, 2010 5:13 AM | Last reply by Jesse Houwing - Wednesday, August 25, 2010 9:41 AM -
0 Votes
NON EMPTY vs Non Empty()
Hi, NON EMPTY is a keyword that removes empty rows and/or columns when you execute an MDX Select statement. NONEMPTY() is a function that, ...Answered | 1 Replies | 5717 Views | Created by ArtemB - Tuesday, June 9, 2009 12:30 AM | Last reply by Thomas Ivarsson - Tuesday, June 9, 2009 4:32 AM -
0 Votes
both empty and non-empty
Hi, is there a way for a regular expression to allow both an empty string, or a string following a pattern? If so, how would you do that? Thanks!Answered | 1 Replies | 5411 Views | Created by maisie - Thursday, April 1, 2010 3:10 AM | Last reply by Jesse Houwing - Thursday, April 1, 2010 8:38 AM -
0 Votes
WinMo startmenu shows when I anywhere touch the screen
Hi, I wanted to make my app usable with with fingers and not only with the stylus (e.g. scrolling or pushing buttons) so in certain regions of the screen I catch MouseDown events ...Answered | 6 Replies | 3165 Views | Created by schnesim - Monday, May 11, 2009 1:47 PM | Last reply by schnesim - Tuesday, May 12, 2009 9:18 AM - Items 1 to 20 of 107414 Next ›
No announcements