Classic Shell http://classicshell.net/forum/ |
|
Log out button http://classicshell.net/forum/viewtopic.php?f=7&t=1322 |
Page 1 of 1 |
Author: | AlexNGEN [ Wed Oct 02, 2013 10:18 am ] |
Post subject: | Log out button |
I've seen many people posting about needing a shutdown button on RDP sessions for Server 2012. I just need the classic Logout button. It was there, but when I tried to add things like "confirm logout" it disappeared and I can't get it back. If I choose the option to show shutdown button on remote sessions, that puts the Shutdown option up instead of Logout. Any suggestions? |
Author: | AlexNGEN [ Wed Oct 02, 2013 11:08 am ] |
Post subject: | Re: Log out button |
I was able to resolve this issue by adding the "LogOffItem2" option on the Customize Start Menu tab in case anyone else runs into this. |
Author: | Gaurav [ Wed Oct 02, 2013 12:17 pm ] |
Post subject: | Re: Log out button |
You need to enable the option: Show Shutdown during remote sessions in Classic Start Menu settings. Then it will show. |
Author: | AlexNGEN [ Wed Oct 02, 2013 12:27 pm ] |
Post subject: | Re: Log out button |
Yes but that shows a "Shut down" button instead of the "Log off" button. It's working now, and in 3.9.5 RC it works better. But I'm running into other issues with 3.9.5 that I'm trying to work through (such as HKLM registry settings being ignored). |
Author: | Ivo [ Wed Oct 02, 2013 12:35 pm ] |
Post subject: | Re: Log out button |
There are some changes between 3.6.8 and 3.9.5 in the way settings are stored in the registry. Read the Administrative Settings section in the documentation. |
Author: | AlexNGEN [ Wed Oct 02, 2013 12:52 pm ] |
Post subject: | Re: Log out button |
When you say "in the documentation" are you referring to clicking "Help" from within Classic Shell? Because when I checked, I swear it looked like the same help file from 3.6.8 as far as the Admin section goes. |
Author: | Gaurav [ Wed Oct 02, 2013 12:56 pm ] |
Post subject: | Re: Log out button |
For HKCU, the key is HKEY_CURRENT_USER\Software\IvoSoft\ClassicStartMenu\Settings. For HKLM, it's HKEY_CURRENT_USER\Software\IvoSoft\ClassicStartMenu (not \Settings). |
Author: | Ivo [ Wed Oct 02, 2013 12:57 pm ] |
Post subject: | Re: Log out button |
The main difference is that HKCU settings are moved to \Settings sub-key, so admins can adjust permissions for the settings without blocking the other per-user data. |
Author: | AlexNGEN [ Thu Oct 03, 2013 9:39 am ] |
Post subject: | Re: Log out button |
So in HKCU\Software\IvoSoft\ClassicStartMenu\Settings I have an entry for StartButtonPath set to %SystemDrive%\\Software\\Start Buttons\\WindowsStartButtonMedium (Thin taskbar at bottom).png I copied this setting to HKLM\Software\IvoSoft\ClassicStartMenu and it is not being set for any other users. I've also tried copying it to the HKLM\Software\IvoSoft\ClassicStartMenu\Settings subkey, but that also has had no effect. What am I doing wrong? |
Author: | Ivo [ Thu Oct 03, 2013 9:47 am ] |
Post subject: | Re: Log out button |
The path sets the button image in case you are using a custom button. You are probably not using a custom button. You also need StartButtonStyle set to CustomButton, and also for good measure set EnableStartButton to 1. |
Author: | AlexNGEN [ Thu Oct 03, 2013 9:56 am ] |
Post subject: | Re: Log out button |
But just to be clear, I can copy all the settings from HKCU...\Settings to HKLM...\ClassicStartMenu and that should transfer all my custom settings to all users? |
Author: | Ivo [ Thu Oct 03, 2013 10:03 am ] |
Post subject: | Re: Log out button |
It depends. Settings that are default will not appear in HKCU, which means they won't be locked. You need to manually create a DWORD with a value DEFA to lock even the default settings. Also in the new version there is a way to override the defaults for all users without locking them. It all depends on what you are trying to achieve. |
Author: | Gaurav [ Thu Oct 03, 2013 10:40 am ] |
Post subject: | Re: Log out button |
Also AlexNGEN, if a setting is changed from the default, then it gets bolded in the Settings dialog. Only when it's bolded/changed from the default will its reg value be stored at HKCU. |
Author: | AlexNGEN [ Thu Oct 03, 2013 10:54 am ] |
Post subject: | Re: Log out button |
Thank you for your help thus far! I understand about the default settings and what not. Here's my scenario. I have logged on the Windows Server 2012 RDS and installed ClassicShell. I have gone through each tab and set values that I want all newly created profiles to get when they logon. These settings are saved in HKCU. In 3.6.8, I could merely transfer the settings to the same keys in HKLM and the end-user profiles that got created would work as intended. They would get all get these settings globally. Of course, I had the issue of the 45-60sec new profile creation time so I upgraded to 3.9.5 RC. I actually like the new options in the Settings menu with 3.9.5. With the new version, however, 3.9.5 RC, I cannot set anything globally. No matter what I transfer into the HKLM whether in the ClassicStartMenu\Settings or ClassicStartMenu\ subkeys, they don't apply to the newly created profiles. Here's what is my in HKCU registry. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\IvoSoft\ClassicStartMenu] "ShowedStyle2"=dword:00000001 "CSettingsDlg"=hex:a8,00,00,00,4e,00,00,00,00,00,00,00,00,00,00,00,92,0c,00,00,\ 00,00,00,00 "LastProgramsTime"=hex(b):c2,a1,a7,3b,4e,c0,ce,01 "ItemRanks"=hex:48,53,4c,43,01,00,00,00,00,00,00,00,78,15,28,fa,01,00,00,00,4e,\ c0,ce,01 [HKEY_CURRENT_USER\Software\IvoSoft\ClassicStartMenu\MRU] "0"="C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Classic Shell\\Classic Start Menu Settings.lnk" [HKEY_CURRENT_USER\Software\IvoSoft\ClassicStartMenu\Settings] "Version"=dword:03090005 "MenuStyle"="Win7" "StartButtonType"="CustomButton" "StartButtonPath"="%SystemDrive%\\Software\\Start Buttons\\WindowsStartButtonMedium (Thin taskbar at bottom).png" "MouseClick"="ClassicMenu" "ShiftClick"="WindowsMenu" "WinKey"="ClassicMenu" "ShiftWin"="WindowsMenu" "MiddleClick"="Nothing" "Hover"="Nothing" "ProgramsStyle"="Inline" "AllProgramsMetro"=dword:00000001 "FoldersFirst"=dword:00000000 "PinnedPrograms"="PinnedItems" "RecentPrograms"="Frequent" "RecentMetroApps"=dword:00000001 "RecentProgsTop"=dword:00000000 "RecentProgKeys"="HiddenDigits" "AutoStart"=dword:00000001 "HighlightNew"=dword:00000000 "CheckWinUpdates"=dword:00000000 "MenuDelay"=dword:00000190 "EnableDragDrop"=dword:00000001 "DelayIcons"=dword:00000000 "SearchInternet"=dword:00000000 "EnableStartButton"=dword:00000001 "ShiftRight"=dword:00000000 "MaxRecentDocuments"=dword:0000000f "SortRecentDocuments"="Name" "ControlPanelCategories"=dword:00000000 "ProgramsMenuDelay"=dword:000000c8 "MaxRecentPrograms"=dword:0000000a "EnableJumplists"=dword:00000001 "MaxJumplists"=dword:0000000a "JumplistKeys"="Select" "ShutdownCommand"="CommandLogOff" "MinMainHeight"=dword:00000014 "StartScreenShortcut"=dword:00000001 "SplitMenuDelay"=dword:000000c8 "InfotipDelay"="400,4000" "FolderInfotipDelay"="0,0" "DragHideDelay"=dword:00000fa0 "ScrollType"="NoScroll" "UserPictureCommand"="control nusrmgr.cpl" "UserNameCommand"="control nusrmgr.cpl" "ExpandFolderLinks"=dword:00000001 "EnableAccessibility"=dword:00000001 "ShowNextToTaskbar"=dword:00000000 "PreCacheIcons"=dword:00000001 "ReportSkinErrors"=dword:00000000 "SearchBox"="Normal" "SearchSelect"=dword:00000001 "SearchTrack"=dword:00000001 "SearchAutoComplete"=dword:00000001 "SearchPrograms"=dword:00000001 "SearchPath"=dword:00000001 "SearchMetroApps"=dword:00000001 "SearchKeywords"=dword:00000001 "SearchSubWord"=dword:00000001 "SearchFiles"=dword:00000001 "SearchContents"=dword:00000001 "SearchCategories"=dword:00000001 "SmallIconSize"=dword:00000010 "LargeIconSize"=dword:00000020 "MaxMenuWidth"=dword:0000003c "MainMenuAnimate"=dword:00000001 "SubMenuAnimation"="None" "SubMenuScrollSpeed"=dword:00000003 "MenuFadeSpeed"=dword:00000190 "NumericSort"=dword:00000001 "FontSmoothing"="Default" "MenuShadow"=dword:00000001 "AeroGlass"=dword:00000000 "GlassOverride"=dword:00000000 "SkinW7"="Windows Aero" "SkinVariationW7"="" "SkinOptionsW7"="C26EAF5D|5D3248DC|1FC64124|5EA361A2|0663DC39|" "AllTaskbars"=dword:00000001 "StartButtonTip"="$Menu.Start" "StartButtonSize"=dword:00000000 "SkipMetro"=dword:00000001 "DisableHotCorner"="DisableStart" "MenuItems7"=hex(7):49,00,74,00,65,00,6d,00,31,00,2e,00,43,00,6f,00,6d,00,6d,\ 00,61,00,6e,00,64,00,3d,00,75,00,73,00,65,00,72,00,5f,00,66,00,69,00,6c,00,\ 65,00,73,00,00,00,49,00,74,00,65,00,6d,00,31,00,2e,00,53,00,65,00,74,00,74,\ 00,69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,41,00,4e,00,\ 44,00,00,00,49,00,74,00,65,00,6d,00,32,00,2e,00,43,00,6f,00,6d,00,6d,00,61,\ 00,6e,00,64,00,3d,00,6c,00,69,00,62,00,5f,00,64,00,6f,00,63,00,75,00,6d,00,\ 65,00,6e,00,74,00,73,00,00,00,49,00,74,00,65,00,6d,00,32,00,2e,00,53,00,65,\ 00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,\ 41,00,4e,00,44,00,00,00,49,00,74,00,65,00,6d,00,33,00,2e,00,43,00,6f,00,6d,\ 00,6d,00,61,00,6e,00,64,00,3d,00,6c,00,69,00,62,00,5f,00,70,00,69,00,63,00,\ 74,00,75,00,72,00,65,00,73,00,00,00,49,00,74,00,65,00,6d,00,33,00,2e,00,53,\ 00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,\ 50,00,41,00,4e,00,44,00,00,00,49,00,74,00,65,00,6d,00,34,00,2e,00,43,00,6f,\ 00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,6c,00,69,00,62,00,5f,00,6d,00,75,00,\ 73,00,69,00,63,00,00,00,49,00,74,00,65,00,6d,00,34,00,2e,00,53,00,65,00,74,\ 00,74,00,69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,41,00,\ 4e,00,44,00,00,00,49,00,74,00,65,00,6d,00,35,00,2e,00,43,00,6f,00,6d,00,6d,\ 00,61,00,6e,00,64,00,3d,00,6c,00,69,00,62,00,5f,00,76,00,69,00,64,00,65,00,\ 6f,00,73,00,00,00,49,00,74,00,65,00,6d,00,35,00,2e,00,53,00,65,00,74,00,74,\ 00,69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,41,00,4e,00,\ 44,00,00,00,49,00,74,00,65,00,6d,00,36,00,2e,00,43,00,6f,00,6d,00,6d,00,61,\ 00,6e,00,64,00,3d,00,6c,00,69,00,62,00,5f,00,74,00,76,00,00,00,49,00,74,00,\ 65,00,6d,00,36,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,\ 00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,00,\ 44,00,00,00,49,00,74,00,65,00,6d,00,37,00,2e,00,43,00,6f,00,6d,00,6d,00,61,\ 00,6e,00,64,00,3d,00,64,00,6f,00,77,00,6e,00,6c,00,6f,00,61,00,64,00,73,00,\ 00,00,49,00,74,00,65,00,6d,00,37,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,\ 00,67,00,73,00,3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,\ 42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,38,00,2e,00,43,00,6f,\ 00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,68,00,6f,00,6d,00,65,00,67,00,72,00,\ 6f,00,75,00,70,00,00,00,49,00,74,00,65,00,6d,00,38,00,2e,00,53,00,65,00,74,\ 00,74,00,69,00,6e,00,67,00,73,00,3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,\ 49,00,53,00,41,00,42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,39,\ 00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,73,00,65,00,70,00,\ 61,00,72,00,61,00,74,00,6f,00,72,00,00,00,49,00,74,00,65,00,6d,00,31,00,30,\ 00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,67,00,61,00,6d,00,\ 65,00,73,00,00,00,49,00,74,00,65,00,6d,00,31,00,30,00,2e,00,53,00,65,00,74,\ 00,74,00,69,00,6e,00,67,00,73,00,3d,00,54,00,52,00,41,00,43,00,4b,00,5f,00,\ 52,00,45,00,43,00,45,00,4e,00,54,00,7c,00,49,00,54,00,45,00,4d,00,5f,00,44,\ 00,49,00,53,00,41,00,42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,\ 31,00,31,00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,66,00,61,\ 00,76,00,6f,00,72,00,69,00,74,00,65,00,73,00,00,00,49,00,74,00,65,00,6d,00,\ 31,00,31,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,49,\ 00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,00,44,00,\ 00,00,49,00,74,00,65,00,6d,00,31,00,32,00,2e,00,43,00,6f,00,6d,00,6d,00,61,\ 00,6e,00,64,00,3d,00,72,00,65,00,63,00,65,00,6e,00,74,00,5f,00,64,00,6f,00,\ 63,00,75,00,6d,00,65,00,6e,00,74,00,73,00,00,00,49,00,74,00,65,00,6d,00,31,\ 00,32,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,49,00,\ 54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,00,44,00,00,\ 00,49,00,74,00,65,00,6d,00,31,00,33,00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,\ 6e,00,64,00,3d,00,63,00,6f,00,6d,00,70,00,75,00,74,00,65,00,72,00,00,00,49,\ 00,74,00,65,00,6d,00,31,00,33,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,\ 67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,41,00,4e,00,44,00,00,00,49,\ 00,74,00,65,00,6d,00,31,00,34,00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,\ 64,00,3d,00,6e,00,65,00,74,00,77,00,6f,00,72,00,6b,00,00,00,49,00,74,00,65,\ 00,6d,00,31,00,34,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,\ 3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,\ 00,44,00,00,00,49,00,74,00,65,00,6d,00,31,00,35,00,2e,00,43,00,6f,00,6d,00,\ 6d,00,61,00,6e,00,64,00,3d,00,6e,00,65,00,74,00,77,00,6f,00,72,00,6b,00,5f,\ 00,63,00,6f,00,6e,00,6e,00,65,00,63,00,74,00,69,00,6f,00,6e,00,73,00,00,00,\ 49,00,74,00,65,00,6d,00,31,00,35,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,\ 00,67,00,73,00,3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,\ 42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,31,00,36,00,2e,00,43,\ 00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,73,00,65,00,70,00,61,00,72,00,\ 61,00,74,00,6f,00,72,00,00,00,49,00,74,00,65,00,6d,00,31,00,37,00,2e,00,43,\ 00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,63,00,6f,00,6e,00,74,00,72,00,\ 6f,00,6c,00,5f,00,70,00,61,00,6e,00,65,00,6c,00,00,00,49,00,74,00,65,00,6d,\ 00,31,00,37,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,\ 54,00,52,00,41,00,43,00,4b,00,5f,00,52,00,45,00,43,00,45,00,4e,00,54,00,7c,\ 00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,00,\ 44,00,00,00,49,00,74,00,65,00,6d,00,31,00,38,00,2e,00,43,00,6f,00,6d,00,6d,\ 00,61,00,6e,00,64,00,3d,00,61,00,64,00,6d,00,69,00,6e,00,00,00,49,00,74,00,\ 65,00,6d,00,31,00,38,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,\ 00,3d,00,54,00,52,00,41,00,43,00,4b,00,5f,00,52,00,45,00,43,00,45,00,4e,00,\ 54,00,7c,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,\ 00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,31,00,39,00,2e,00,43,00,6f,00,\ 6d,00,6d,00,61,00,6e,00,64,00,3d,00,64,00,65,00,76,00,69,00,63,00,65,00,73,\ 00,00,00,49,00,74,00,65,00,6d,00,31,00,39,00,2e,00,53,00,65,00,74,00,74,00,\ 69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,41,00,4e,00,44,\ 00,00,00,49,00,74,00,65,00,6d,00,32,00,30,00,2e,00,43,00,6f,00,6d,00,6d,00,\ 61,00,6e,00,64,00,3d,00,64,00,65,00,66,00,61,00,75,00,6c,00,74,00,73,00,00,\ 00,49,00,74,00,65,00,6d,00,32,00,30,00,2e,00,53,00,65,00,74,00,74,00,69,00,\ 6e,00,67,00,73,00,3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,\ 00,42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,32,00,31,00,2e,00,\ 43,00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,68,00,65,00,6c,00,70,00,00,\ 00,49,00,74,00,65,00,6d,00,32,00,31,00,2e,00,53,00,65,00,74,00,74,00,69,00,\ 6e,00,67,00,73,00,3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,\ 00,42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,32,00,32,00,2e,00,\ 43,00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,72,00,75,00,6e,00,00,00,49,\ 00,74,00,65,00,6d,00,32,00,33,00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,\ 64,00,3d,00,61,00,70,00,70,00,73,00,00,00,49,00,74,00,65,00,6d,00,32,00,33,\ 00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,49,00,54,00,\ 45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,00,44,00,00,00,49,\ 00,74,00,65,00,6d,00,32,00,34,00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,\ 64,00,3d,00,77,00,69,00,6e,00,64,00,6f,00,77,00,73,00,5f,00,73,00,65,00,63,\ 00,75,00,72,00,69,00,74,00,79,00,00,00,00,00 "EnableContextMenu"=dword:00000001 "CascadingMenu"=dword:00000000 "ShowNewFolder"=dword:00000001 "EnableExit"=dword:00000000 "EnableExplorer"=dword:00000001 "ExplorerPath"="computer" "SoundMain"="MenuPopup" "SoundPopup"="MenuPopup" "SoundCommand"="MenuCommand" "SoundDrop"="MoveMenuItem" |
Author: | Ivo [ Thu Oct 03, 2013 12:04 pm ] |
Post subject: | Re: Log out button |
The HKCU registry is not important. What's in HKLM? |
Author: | AlexNGEN [ Thu Oct 03, 2013 3:30 pm ] |
Post subject: | Re: Log out button |
I want to move all the settings in the HKCU...\Settings to HKLM to be global, but when I do, it's not working. Much like the following: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\Software\IvoSoft\ClassicStartMenu] "ShowedStyle2"=dword:00000001 "CSettingsDlg"=hex:a8,00,00,00,4e,00,00,00,00,00,00,00,00,00,00,00,92,0c,00,00,\ 00,00,00,00 "LastProgramsTime"=hex(b):c2,a1,a7,3b,4e,c0,ce,01 "ItemRanks"=hex:48,53,4c,43,01,00,00,00,00,00,00,00,78,15,28,fa,01,00,00,00,4e,\ c0,ce,01 [HKEY_LOCAL_MACHINE\Software\IvoSoft\ClassicStartMenu] "Version"=dword:03090005 "MenuStyle"="Win7" "StartButtonType"="CustomButton" "StartButtonPath"="%SystemDrive%\\Software\\Start Buttons\\WindowsStartButtonMedium (Thin taskbar at bottom).png" "MouseClick"="ClassicMenu" "ShiftClick"="WindowsMenu" "WinKey"="ClassicMenu" "ShiftWin"="WindowsMenu" "MiddleClick"="Nothing" "Hover"="Nothing" "ProgramsStyle"="Inline" "AllProgramsMetro"=dword:00000001 "FoldersFirst"=dword:00000000 "PinnedPrograms"="PinnedItems" "RecentPrograms"="Frequent" "RecentMetroApps"=dword:00000001 "RecentProgsTop"=dword:00000000 "RecentProgKeys"="HiddenDigits" "AutoStart"=dword:00000001 "HighlightNew"=dword:00000000 "CheckWinUpdates"=dword:00000000 "MenuDelay"=dword:00000190 "EnableDragDrop"=dword:00000001 "DelayIcons"=dword:00000000 "SearchInternet"=dword:00000000 "EnableStartButton"=dword:00000001 "ShiftRight"=dword:00000000 "MaxRecentDocuments"=dword:0000000f "SortRecentDocuments"="Name" "ControlPanelCategories"=dword:00000000 "ProgramsMenuDelay"=dword:000000c8 "MaxRecentPrograms"=dword:0000000a "EnableJumplists"=dword:00000001 "MaxJumplists"=dword:0000000a "JumplistKeys"="Select" "ShutdownCommand"="CommandLogOff" "MinMainHeight"=dword:00000014 "StartScreenShortcut"=dword:00000001 "SplitMenuDelay"=dword:000000c8 "InfotipDelay"="400,4000" "FolderInfotipDelay"="0,0" "DragHideDelay"=dword:00000fa0 "ScrollType"="NoScroll" "UserPictureCommand"="control nusrmgr.cpl" "UserNameCommand"="control nusrmgr.cpl" "ExpandFolderLinks"=dword:00000001 "EnableAccessibility"=dword:00000001 "ShowNextToTaskbar"=dword:00000000 "PreCacheIcons"=dword:00000001 "ReportSkinErrors"=dword:00000000 "SearchBox"="Normal" "SearchSelect"=dword:00000001 "SearchTrack"=dword:00000001 "SearchAutoComplete"=dword:00000001 "SearchPrograms"=dword:00000001 "SearchPath"=dword:00000001 "SearchMetroApps"=dword:00000001 "SearchKeywords"=dword:00000001 "SearchSubWord"=dword:00000001 "SearchFiles"=dword:00000001 "SearchContents"=dword:00000001 "SearchCategories"=dword:00000001 "SmallIconSize"=dword:00000010 "LargeIconSize"=dword:00000020 "MaxMenuWidth"=dword:0000003c "MainMenuAnimate"=dword:00000001 "SubMenuAnimation"="None" "SubMenuScrollSpeed"=dword:00000003 "MenuFadeSpeed"=dword:00000190 "NumericSort"=dword:00000001 "FontSmoothing"="Default" "MenuShadow"=dword:00000001 "AeroGlass"=dword:00000000 "GlassOverride"=dword:00000000 "SkinW7"="Windows Aero" "SkinVariationW7"="" "SkinOptionsW7"="C26EAF5D|5D3248DC|1FC64124|5EA361A2|0663DC39|" "AllTaskbars"=dword:00000001 "StartButtonTip"="$Menu.Start" "StartButtonSize"=dword:00000000 "SkipMetro"=dword:00000001 "DisableHotCorner"="DisableStart" "MenuItems7"=hex(7):49,00,74,00,65,00,6d,00,31,00,2e,00,43,00,6f,00,6d,00,6d,\ 00,61,00,6e,00,64,00,3d,00,75,00,73,00,65,00,72,00,5f,00,66,00,69,00,6c,00,\ 65,00,73,00,00,00,49,00,74,00,65,00,6d,00,31,00,2e,00,53,00,65,00,74,00,74,\ 00,69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,41,00,4e,00,\ 44,00,00,00,49,00,74,00,65,00,6d,00,32,00,2e,00,43,00,6f,00,6d,00,6d,00,61,\ 00,6e,00,64,00,3d,00,6c,00,69,00,62,00,5f,00,64,00,6f,00,63,00,75,00,6d,00,\ 65,00,6e,00,74,00,73,00,00,00,49,00,74,00,65,00,6d,00,32,00,2e,00,53,00,65,\ 00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,\ 41,00,4e,00,44,00,00,00,49,00,74,00,65,00,6d,00,33,00,2e,00,43,00,6f,00,6d,\ 00,6d,00,61,00,6e,00,64,00,3d,00,6c,00,69,00,62,00,5f,00,70,00,69,00,63,00,\ 74,00,75,00,72,00,65,00,73,00,00,00,49,00,74,00,65,00,6d,00,33,00,2e,00,53,\ 00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,\ 50,00,41,00,4e,00,44,00,00,00,49,00,74,00,65,00,6d,00,34,00,2e,00,43,00,6f,\ 00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,6c,00,69,00,62,00,5f,00,6d,00,75,00,\ 73,00,69,00,63,00,00,00,49,00,74,00,65,00,6d,00,34,00,2e,00,53,00,65,00,74,\ 00,74,00,69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,41,00,\ 4e,00,44,00,00,00,49,00,74,00,65,00,6d,00,35,00,2e,00,43,00,6f,00,6d,00,6d,\ 00,61,00,6e,00,64,00,3d,00,6c,00,69,00,62,00,5f,00,76,00,69,00,64,00,65,00,\ 6f,00,73,00,00,00,49,00,74,00,65,00,6d,00,35,00,2e,00,53,00,65,00,74,00,74,\ 00,69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,41,00,4e,00,\ 44,00,00,00,49,00,74,00,65,00,6d,00,36,00,2e,00,43,00,6f,00,6d,00,6d,00,61,\ 00,6e,00,64,00,3d,00,6c,00,69,00,62,00,5f,00,74,00,76,00,00,00,49,00,74,00,\ 65,00,6d,00,36,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,\ 00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,00,\ 44,00,00,00,49,00,74,00,65,00,6d,00,37,00,2e,00,43,00,6f,00,6d,00,6d,00,61,\ 00,6e,00,64,00,3d,00,64,00,6f,00,77,00,6e,00,6c,00,6f,00,61,00,64,00,73,00,\ 00,00,49,00,74,00,65,00,6d,00,37,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,\ 00,67,00,73,00,3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,\ 42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,38,00,2e,00,43,00,6f,\ 00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,68,00,6f,00,6d,00,65,00,67,00,72,00,\ 6f,00,75,00,70,00,00,00,49,00,74,00,65,00,6d,00,38,00,2e,00,53,00,65,00,74,\ 00,74,00,69,00,6e,00,67,00,73,00,3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,\ 49,00,53,00,41,00,42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,39,\ 00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,73,00,65,00,70,00,\ 61,00,72,00,61,00,74,00,6f,00,72,00,00,00,49,00,74,00,65,00,6d,00,31,00,30,\ 00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,67,00,61,00,6d,00,\ 65,00,73,00,00,00,49,00,74,00,65,00,6d,00,31,00,30,00,2e,00,53,00,65,00,74,\ 00,74,00,69,00,6e,00,67,00,73,00,3d,00,54,00,52,00,41,00,43,00,4b,00,5f,00,\ 52,00,45,00,43,00,45,00,4e,00,54,00,7c,00,49,00,54,00,45,00,4d,00,5f,00,44,\ 00,49,00,53,00,41,00,42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,\ 31,00,31,00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,66,00,61,\ 00,76,00,6f,00,72,00,69,00,74,00,65,00,73,00,00,00,49,00,74,00,65,00,6d,00,\ 31,00,31,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,49,\ 00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,00,44,00,\ 00,00,49,00,74,00,65,00,6d,00,31,00,32,00,2e,00,43,00,6f,00,6d,00,6d,00,61,\ 00,6e,00,64,00,3d,00,72,00,65,00,63,00,65,00,6e,00,74,00,5f,00,64,00,6f,00,\ 63,00,75,00,6d,00,65,00,6e,00,74,00,73,00,00,00,49,00,74,00,65,00,6d,00,31,\ 00,32,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,49,00,\ 54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,00,44,00,00,\ 00,49,00,74,00,65,00,6d,00,31,00,33,00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,\ 6e,00,64,00,3d,00,63,00,6f,00,6d,00,70,00,75,00,74,00,65,00,72,00,00,00,49,\ 00,74,00,65,00,6d,00,31,00,33,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,\ 67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,41,00,4e,00,44,00,00,00,49,\ 00,74,00,65,00,6d,00,31,00,34,00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,\ 64,00,3d,00,6e,00,65,00,74,00,77,00,6f,00,72,00,6b,00,00,00,49,00,74,00,65,\ 00,6d,00,31,00,34,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,\ 3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,\ 00,44,00,00,00,49,00,74,00,65,00,6d,00,31,00,35,00,2e,00,43,00,6f,00,6d,00,\ 6d,00,61,00,6e,00,64,00,3d,00,6e,00,65,00,74,00,77,00,6f,00,72,00,6b,00,5f,\ 00,63,00,6f,00,6e,00,6e,00,65,00,63,00,74,00,69,00,6f,00,6e,00,73,00,00,00,\ 49,00,74,00,65,00,6d,00,31,00,35,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,\ 00,67,00,73,00,3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,\ 42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,31,00,36,00,2e,00,43,\ 00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,73,00,65,00,70,00,61,00,72,00,\ 61,00,74,00,6f,00,72,00,00,00,49,00,74,00,65,00,6d,00,31,00,37,00,2e,00,43,\ 00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,63,00,6f,00,6e,00,74,00,72,00,\ 6f,00,6c,00,5f,00,70,00,61,00,6e,00,65,00,6c,00,00,00,49,00,74,00,65,00,6d,\ 00,31,00,37,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,\ 54,00,52,00,41,00,43,00,4b,00,5f,00,52,00,45,00,43,00,45,00,4e,00,54,00,7c,\ 00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,00,\ 44,00,00,00,49,00,74,00,65,00,6d,00,31,00,38,00,2e,00,43,00,6f,00,6d,00,6d,\ 00,61,00,6e,00,64,00,3d,00,61,00,64,00,6d,00,69,00,6e,00,00,00,49,00,74,00,\ 65,00,6d,00,31,00,38,00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,\ 00,3d,00,54,00,52,00,41,00,43,00,4b,00,5f,00,52,00,45,00,43,00,45,00,4e,00,\ 54,00,7c,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,\ 00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,31,00,39,00,2e,00,43,00,6f,00,\ 6d,00,6d,00,61,00,6e,00,64,00,3d,00,64,00,65,00,76,00,69,00,63,00,65,00,73,\ 00,00,00,49,00,74,00,65,00,6d,00,31,00,39,00,2e,00,53,00,65,00,74,00,74,00,\ 69,00,6e,00,67,00,73,00,3d,00,4e,00,4f,00,45,00,58,00,50,00,41,00,4e,00,44,\ 00,00,00,49,00,74,00,65,00,6d,00,32,00,30,00,2e,00,43,00,6f,00,6d,00,6d,00,\ 61,00,6e,00,64,00,3d,00,64,00,65,00,66,00,61,00,75,00,6c,00,74,00,73,00,00,\ 00,49,00,74,00,65,00,6d,00,32,00,30,00,2e,00,53,00,65,00,74,00,74,00,69,00,\ 6e,00,67,00,73,00,3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,\ 00,42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,32,00,31,00,2e,00,\ 43,00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,68,00,65,00,6c,00,70,00,00,\ 00,49,00,74,00,65,00,6d,00,32,00,31,00,2e,00,53,00,65,00,74,00,74,00,69,00,\ 6e,00,67,00,73,00,3d,00,49,00,54,00,45,00,4d,00,5f,00,44,00,49,00,53,00,41,\ 00,42,00,4c,00,45,00,44,00,00,00,49,00,74,00,65,00,6d,00,32,00,32,00,2e,00,\ 43,00,6f,00,6d,00,6d,00,61,00,6e,00,64,00,3d,00,72,00,75,00,6e,00,00,00,49,\ 00,74,00,65,00,6d,00,32,00,33,00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,\ 64,00,3d,00,61,00,70,00,70,00,73,00,00,00,49,00,74,00,65,00,6d,00,32,00,33,\ 00,2e,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,3d,00,49,00,54,00,\ 45,00,4d,00,5f,00,44,00,49,00,53,00,41,00,42,00,4c,00,45,00,44,00,00,00,49,\ 00,74,00,65,00,6d,00,32,00,34,00,2e,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,\ 64,00,3d,00,77,00,69,00,6e,00,64,00,6f,00,77,00,73,00,5f,00,73,00,65,00,63,\ 00,75,00,72,00,69,00,74,00,79,00,00,00,00,00 "EnableContextMenu"=dword:00000001 "CascadingMenu"=dword:00000000 "ShowNewFolder"=dword:00000001 "EnableExit"=dword:00000000 "EnableExplorer"=dword:00000001 "ExplorerPath"="computer" "SoundMain"="MenuPopup" "SoundPopup"="MenuPopup" "SoundCommand"="MenuCommand" "SoundDrop"="MoveMenuItem" |
Author: | Ivo [ Thu Oct 03, 2013 3:48 pm ] |
Post subject: | Re: Log out button |
This looks like it should work. Log off, then log in. Open the start menu settings. Most of the settings should have a red padlock on them, signifying that they are locked by the admin. |
Author: | AlexNGEN [ Thu Oct 03, 2013 4:18 pm ] |
Post subject: | Re: Log out button ![]() |
Ok I just uninstalled, cleared all Ivosoft keys from all areas and resinstalled. Loaded my settings and copied to HKLM and now it's working. I swear I tried this several times. Anyway, I appreciate you bearing with me and your support. This is a great piece of software that you should be charging for. ![]() |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |