Author |
Message |
Forum: Bug Reports Topic: no frequently used programmes, but only recently used ones |
Ivo |
Posted: Fri Nov 24, 2017 11:51 am
|
|
Replies: 3 Views: 20334
|
Possibly the feature to track program usage is turned off (this is a Windows feature, not a Classic Shell feature) Go to the Start settings in Windows and turn on the setting to show the must used apps. |
|
|
Forum: Classic Start Menu Topic: Starts in Windows 10 Tile Mode |
Ivo |
Posted: Fri Nov 24, 2017 11:46 am
|
|
Replies: 1 Views: 11003
|
Possibly you have "tablet mode" turned on? Press Win+A and disable tablet mode. |
|
|
Forum: Bug Reports Topic: Minor bug found Remove Highlight |
Ivo |
Posted: Fri Nov 24, 2017 11:43 am
|
|
Replies: 3 Views: 16218
|
What version of Classic Shell are you using? There were some menu refresh improvements in the latest version 4.3.1 |
|
|
Forum: Bug Reports Topic: App's Icons in Taskbar are Greyed out if also in start menu |
Ivo |
Posted: Fri Nov 24, 2017 11:41 am
|
|
Replies: 3 Views: 21729
|
Can you post a screenshot? Also, do the grayed out icons still work? |
|
|
Forum: Classic Start Menu Topic: WRONG DISPLAY ! |
Ivo |
Posted: Fri Nov 24, 2017 11:39 am
|
|
Replies: 6 Views: 32310
|
I don't understand what you are asking. Can you post a screenshot of what is happening? And explain in more detail what you expect to happen instead? |
|
|
Forum: Classic Start Menu Topic: Windows 10 Fall Creators Update [FCU] Support |
Ivo |
Posted: Wed Oct 18, 2017 7:10 pm
|
|
Replies: 13 Views: 57116
|
Looks like your explorer is crashing. There are countless of reasons for crashes to happen. You need to provide a crash dump to investigate. |
|
|
Forum: Feature Requests Topic: "Update and Shutdown" Button Icon (Windows 7 Style) |
Ivo |
Posted: Sun Oct 15, 2017 12:26 am
|
|
Replies: 4 Views: 46124
|
The bitmap can be any size, however the recommended is 16x16 for normal resolution and 24x24 for high DPI skins. |
|
|
Forum: Bug Reports Topic: $Shutdown & $Restart commands ignore user-entered Label |
Ivo |
Posted: Fri Oct 13, 2017 9:27 am
|
|
Replies: 1 Views: 10435
|
You can change the text by editing the file StartMenuL10N.ini. |
|
|
Forum: Bug Reports Topic: Programs menu expands too quickly, no easy mouse escape |
Ivo |
Posted: Mon Oct 09, 2017 10:36 pm
|
|
Replies: 6 Views: 26205
|
Probably your menu delay is way too short. Increase it to larger value, like 1000. The setting is in the General Behavior tab. |
|
|
Forum: Classic Start Menu Topic: Reduced height of right hand menu items |
Ivo |
Posted: Sat Oct 07, 2017 10:02 am
|
|
Replies: 5 Views: 22197
|
Sure, but that's the design of the skin. It reduces the height of the right hand side when small icons are selected so you can fit more items. You have two options - edit the skin to not do that, or keep using the "large icons" mode but reduce the size of the large icons to 16x16. Both opt... |
|
|
Forum: Classic Start Menu Topic: Reduced height of right hand menu items |
Ivo |
Posted: Sat Oct 07, 2017 8:51 am
|
|
Replies: 5 Views: 22197
|
The idea is that you would select small icons for smaller screens. You want to fit more items in both columns. The screenshot from the website shows the programs tree, which always uses small icons regardless of the skin settings. If you want smaller icons without changing anything else, simply redu... |
|
|
Forum: Classic Explorer Topic: Send to telegram |
Ivo |
Posted: Fri Oct 06, 2017 8:03 am
|
|
Replies: 2 Views: 14048
|
You can't customize the Email button, but you can create a custom button that runs whatever program you like. Read the help file for examples. |
|
|
Forum: Classic Start Menu Topic: Classic Start Menu's background color |
Ivo |
Posted: Fri Sep 29, 2017 7:57 am
|
|
Replies: 4 Views: 16569
|
Yes, that's the correct resource. But it is a 32-bit bitmap with transparency. The blue bar you see is not the entire image. There is transparent border around it. |
|
|
Forum: Classic Start Menu Topic: Classic Start Menu's background color |
Ivo |
Posted: Fri Sep 29, 2017 7:04 am
|
|
Replies: 4 Views: 16569
|
The bitmap has alpha channel for transparency. You need to edit it using software that understands transparency, like Photoshop or Paint .NET. |
|
|
Forum: Bug Reports Topic: Classic Shell Start Menu causes explorer lock up |
Ivo |
Posted: Thu Sep 28, 2017 9:43 am
|
|
Replies: 68 Views: 258889
|
I think running ProcDump after the fact will not work. If you want to save dump automatically without running ProcDump constantly, you need to use the registry method. The link is at the top of this page. |
|
|
Forum: Classic Start Menu Topic: How to lock-down the "Backup"-Button |
Ivo |
Posted: Thu Sep 28, 2017 9:39 am
|
|
Replies: 2 Views: 10014
|
What would that accomplish? Users can do the same by writing down the settings on a piece of paper instead of saving to a text file. |
|
|
Forum: Bug Reports Topic: Generally speaking, all will be in the screenshot |
Ivo |
Posted: Wed Sep 27, 2017 10:27 pm
|
|
Replies: 5 Views: 21231
|
|
|
Forum: Bug Reports Topic: Generally speaking, all will be in the screenshot |
Ivo |
Posted: Wed Sep 27, 2017 8:09 pm
|
|
Replies: 5 Views: 21231
|
You can type your question in Russian. |
|
|
Forum: Bug Reports Topic: Classic Shell Start Menu causes explorer lock up |
Ivo |
Posted: Wed Sep 27, 2017 9:15 am
|
|
Replies: 68 Views: 258889
|
I don't see anything obvious in the dumps. The Classic Shell code is not doing anything at this time. There is some COM activity trying to communicate with another process, probably the UWP brokers. I'm not saying Classic Shell is not the root cause, but at the time of the dump there is no evidence ... |
|
|
Forum: Feature Requests Topic: Option to run CS without resident ClassicStartMenu.exe |
Ivo |
Posted: Tue Sep 26, 2017 8:06 am
|
|
Replies: 5 Views: 25335
|
Yes, technically it is possible, but makes some scenarios trickier - like handling restart of Explorer. |
|
|
Forum: Classic Start Menu Topic: About unattend install |
Ivo |
Posted: Tue Sep 26, 2017 7:47 am
|
|
Replies: 4 Views: 21850
|
You don't have to extract the MSI. Simply run the installer EXE with the command line you want. The command line will be passed to the MSI. I don't know what sfx is. |
|
|
Forum: Bug Reports Topic: User photo not loaded |
Ivo |
Posted: Fri Sep 22, 2017 8:17 am
|
|
Replies: 5 Views: 27242
|
Classic Shell uses the undocumented interface IUserTileStore to get the path to the user image. |
|
|
Forum: Bug Reports Topic: User photo not loaded |
Ivo |
Posted: Thu Sep 21, 2017 7:49 am
|
|
Replies: 5 Views: 27242
|
Classic Shell simply asks Windows what bitmap to use. You need to figure out what is the difference between manually setting the picture and running your script. Possibly you can run Process Monitor and see what is written where. |
|
|
Forum: Bug Reports Topic: Windows 10 build 1703 get unresponsive with CS 4.3.1 |
Ivo |
Posted: Mon Sep 18, 2017 9:05 am
|
|
Replies: 19 Views: 89984
|
There are countless of reasons for crashes or freezes. You need to capture a crash dump for me to investigate. As for the thread count issue, so far there are no clues what is causing it. Somebody suggested it may be related to a particular GPO. He was going to try to narrow it down. |
|
|
Forum: Bug Reports Topic: Can't delet jump-list entries that refer to deleted items. |
Ivo |
Posted: Sun Sep 17, 2017 5:51 pm
|
|
Replies: 2 Views: 14198
|
Try pinning the program to the taskbar, then use the taskbar jumplist. Let me know if that makes a difference. |
|
|
Forum: Classic Start Menu Topic: Start Menu's Height |
Ivo |
Posted: Sun Sep 17, 2017 10:03 am
|
|
Replies: 8 Views: 27353
|
The reason there is an option for Windows 7 is that the menu can switch between different modes - show pinned, all programs, search. You may want to have few pinned programs but want to see many results in search mode. The Classic style doesn't do that, so the height is determined purely based on th... |
|
|
Forum: Bug Reports Topic: Empty element in shutdown box |
Ivo |
Posted: Fri Sep 08, 2017 8:11 pm
|
|
Replies: 9 Views: 35453
|
Doesn't happen for me with your settings. The (empty) element should appear only when you drag something into the menu. What version of Windows do you have? Which skin are you using? |
|
|
Forum: Bug Reports Topic: Empty element in shutdown box |
Ivo |
Posted: Fri Sep 08, 2017 9:12 am
|
|
Replies: 9 Views: 35453
|
Post your exact settings in XML form. |
|
|
Forum: Bug Reports Topic: Custom command in Log off item makes item look wrong |
Ivo |
Posted: Fri Sep 08, 2017 7:12 am
|
|
Replies: 2 Views: 15111
|
You need to use %s where you want the user name to be. |
|
|
Forum: Classic Start Menu Topic: Keeps reverting to Win 7 view |
Ivo |
Posted: Thu Sep 07, 2017 6:57 pm
|
|
Replies: 9 Views: 40565
|
The utility knows exactly how to uninstall Classic Shell. Revo doesn't. |
|
|
Forum: Classic Start Menu Topic: Question about ADMX-Setting "Common Programs Folder" |
Ivo |
Posted: Thu Sep 07, 2017 8:33 am
|
|
Replies: 6 Views: 20451
|
Try the group policy "Remove common program groups from Start Menu" in Administrative Templates -> Start Menu and Taskbar. |
|
|
Forum: Translations Topic: Help file translation to Italian |
Ivo |
Posted: Wed Sep 06, 2017 8:09 am
|
|
Replies: 10 Views: 158551
|
They are old Windows 7 images. For example item_settings has been replaced with settings4. |
|
|
Forum: Classic Start Menu Topic: Keeps reverting to Win 7 view |
Ivo |
Posted: Sat Sep 02, 2017 2:42 pm
|
|
Replies: 9 Views: 40565
|
Try uninstalling Classic Shell, reboot, then install again. Your settings will be preserved. |
|
|
Forum: Bug Reports Topic: Classic Shell Update does not recognize version 4.3.1 |
Ivo |
Posted: Sat Aug 26, 2017 2:25 pm
|
|
Replies: 15 Views: 52965
|
Try deleting the update.ver file, then check for new version again. |
|
|
Forum: Classic Start Menu Topic: how do i delete this area? PICTURE |
Ivo |
Posted: Wed Aug 23, 2017 8:40 am
|
|
Replies: 4 Views: 15312
|
In the Main Menu tab, set "Show recent or frequent programs" to "Don't show". |
|
|
Forum: Classic Start Menu Topic: how do i delete this area? PICTURE |
Ivo |
Posted: Wed Aug 23, 2017 7:58 am
|
|
Replies: 4 Views: 15312
|
Uncheck the "Caption" setting in the skin settings tab. |
|
|
Forum: Start Menu Skins Topic: no "custom skin" in selection box |
Ivo |
Posted: Tue Aug 22, 2017 9:26 am
|
|
Replies: 2 Views: 25215
|
Do not create a sub-folder for the new skin. Just put your files in the Classic Shell\Skins folder. |
|
|
Forum: Classic Start Menu Topic: Frequent Programs different than Windows' own |
Ivo |
Posted: Wed Aug 16, 2017 10:35 pm
|
|
Replies: 10 Views: 46209
|
Is the program pinned to the taskbar or the start menu? That would prevent it from showing in the list. |
|
|
Forum: Bug Reports Topic: Classic Shell Update does not recognize version 4.3.1 |
Ivo |
Posted: Wed Aug 16, 2017 6:50 pm
|
|
Replies: 15 Views: 52965
|
This is on purpose. The update has not been rolled out yet, in case there are some serious issues with the new version. I will probably turn it on this weekend. |
|
|
Forum: Bug Reports Topic: Windows 10 LTSB Slowndown explorer.exe after 1 minute start |
Ivo |
Posted: Tue Aug 15, 2017 9:18 pm
|
|
Replies: 8 Views: 34041
|
I don't know what is causing this problem. I was hoping some changes to the latest version will make it go away, but obviously not. |
|
|
Forum: Classic Start Menu Topic: Problems with new release and Insider builds |
Ivo |
Posted: Tue Aug 15, 2017 9:53 am
|
|
Replies: 3 Views: 10613
|
That's unlikely. The separation between Classic Shell components hasn't changed in years. |
|
|
Forum: Classic Start Menu Topic: Problems with new release and Insider builds |
Ivo |
Posted: Tue Aug 15, 2017 8:53 am
|
|
Replies: 3 Views: 10613
|
Well, pre-release versions of Windows are not supported. Too many things change each new build to keep on top of them. |
|
|
Forum: Bug Reports Topic: I Need Help .win8 is error after uninstalled Classic shell |
Ivo |
Posted: Tue Aug 15, 2017 7:05 am
|
|
Replies: 2 Views: 14343
|
Download the Classic Shell Utility from the bottom of this page: http://www.classicshell.net/downloads/ Run it, then choose the option to manually uninstall. It may ask you to tell it where the installation path was, for example C:\Program Files\Classic Shell. Follow the prompts, then restart. |
|
|
Forum: Classic Explorer Topic: Font Size On Bottom Of Explorer |
Ivo |
Posted: Tue Aug 15, 2017 6:57 am
|
|
Replies: 17 Views: 56626
|
Oh, right, you are using Windows 7. This setting is not available on Windows 7, because in this case the status bar comes from Explorer. On Windows 8 and up, Classic Shell creates its own status bar and can use whatever font it wants. But on Windows 7 the font is decided by Explorer. |
|
|
Forum: Classic Explorer Topic: Font Size On Bottom Of Explorer |
Ivo |
Posted: Mon Aug 14, 2017 10:56 pm
|
|
Replies: 17 Views: 56626
|
Have you checked "Show all settings" at the top? |
|
|
Forum: Classic Start Menu Topic: Classic Shell Taskbar Skinning bug - Win10 Creators Update |
Ivo |
Posted: Mon Aug 14, 2017 7:12 pm
|
|
Replies: 1 Views: 7876
|
You need to update to the latest version of Classic Shell 4.3.1, which was released few days ago. |
|
|
Forum: Bug Reports Topic: Can't start windows 7 start menu |
Ivo |
Posted: Mon Aug 14, 2017 5:31 pm
|
|
Replies: 2 Views: 14448
|
Can you post a screenshot of what you are getting with the Windows 7 style? |
|
|
Forum: Classic Start Menu Topic: v4.3.1 The system administrator .. prevent this installation |
Ivo |
Posted: Mon Aug 14, 2017 7:58 am
|
|
Replies: 14 Views: 40786
|
Possibly this is some sort of reputation system, similar to smart screen or Norton AV. Once a file is installed by large number of people, it gains reputation that unblocks it. |
|
|
Forum: Classic Start Menu Topic: Search menu showing as seperate submenu |
Ivo |
Posted: Sun Aug 13, 2017 7:45 pm
|
|
Replies: 2 Views: 10680
|
Go to the "Start Menu Style" tab in the settings and select "Windows 7 style". |
|
|
Forum: Classic Start Menu Topic: v4.3.1 The system administrator .. prevent this installation |
Ivo |
Posted: Sun Aug 13, 2017 11:51 am
|
|
Replies: 14 Views: 40786
|
Well, you need to figure out what policy is actually preventing the installation. Then we can try to figure out how to proceed. |
|
|
Sort by: |