Thank you for your work!. All works fine. This is my fault. Stefan2 made clear this for me.



Moderators: Hacker, petermad, Stefan2, white
petermad wrote:Updated 8.51 versions of the menus are now available for download (links in first post):
New:_________________
- Updated with new internal TC 8.51 commands.
- Added "Language/Menu" item under "Preferences".
- Added Language/Menu Buton Bar.
- Updated .lng files
Nyt:_________________
- Opdateret med nye interne TC 8.51 kommandoer.
- Tilføjet Tilføjet "Sprog/Menu" punkt under "Opsætning".
- Tilføjet Sprog/Menu knappanel.
See first post on how to use the menus when 32bit and 64bit TC are sharing the same installation folder and the same wincmd.ini.
Any chance of versions for Windows 8 and 8.1 x32. Can't seem to find these anywhere.petermad wrote:New versions of my Extended Menus are now available for TC 8.51:
wciconex.in_[/b] file
I don't have access to 32 bit Windows 8.x, so it is difficult making it, because I cannot check whether the links in the Windows 8 section works.Any chance of versions for Windows 8 and 8.1 x32
Thanks for the response. I can certainly provide the feedback.petermad wrote:2CharlesFI don't have access to 32 bit Windows 8.x, so it is difficult making it, because I cannot check whether the links in the Windows 8 section works.Any chance of versions for Windows 8 and 8.1 x32
I can try and make a version for you, if you are willing to give feedback if anything doesn't work - which version would you be most interested to begin with - 8 or 8.1 ?
Many thanks. I'll run my tests and get back to you.petermad wrote:2CharlesF
I have now made a version for TC 8.51(a) 32bit for 32bit Windows 8.1 - you can download it here: http://madsenworld.dk/tc-menus/tc851_win81_eng.zip
Please test all items under the "Windows 8.1" menu item. and all the items under the "Folders" menu item.
I am not sure That the Virtual folders: "Administrative Tools", "Devices and Printers" and "Programs and Features" will open under 32bit Windows 8.1
everything works like a charm, even for my 64 bit version, thanks a lotpetermad wrote:2CharlesF
I have now made a version for TC 8.51(a) 32bit for 32bit Windows 8.1 - you can download it here: link
Please test all the items under the "Windows 8.1" menu item. and all the items under the "Folders" menu item.
I am not sure that the Virtual folders: "Administrative Tools", "Devices and Printers" and "Programs and Features" will open under 32bit Windows 8.1
Code: Select all
POPUP "A - &M"
MENUITEM "Action Center", em_ext_wscui
MENUITEM "Administrative Tools", em_ext_admintools
MENUITEM "AutoPlay", em_ext_autoplay
MENUITEM SEPARATOR
MENUITEM "Backup and Restore", em_ext_backupandrestorecenter
MENUITEM "Biometric Devices", em_ext_biometricdevices
MENUITEM "BitLocker Drive Encryption", em_ext_bitlockerdriveencryption
MENUITEM "Bluetooth Devices", em_ext_bluetoothdevices
MENUITEM "Bluetooth Settings", em_ext_bluetooth
MENUITEM SEPARATOR
MENUITEM "Color Management", em_ext_colormanagement
MENUITEM "Create a Restore Point", em_ext_createrestore
MENUITEM "Credential Manager", em_ext_credentialmanager
MENUITEM SEPARATOR
MENUITEM "Date and Time", em_ext_datetime
MENUITEM "Default Location", em_ext_defaultlocation
MENUITEM "Default Programs", em_ext_defaultprograms
MENUITEM "Desktop Gadgets", em_ext_desktopgadgets
MENUITEM "Device Manager", em_ext_devmgmt
MENUITEM "Devices and Printers", em_ext_printers
MENUITEM "Display", em_ext_display
MENUITEM "Display Settings", em_ext_displaysettings
MENUITEM SEPARATOR
MENUITEM "Ease of Access Center", em_ext_access
MENUITEM SEPARATOR
MENUITEM "Folder Options", em_ext_folders
MENUITEM "Fonts", em_ext_fonts
MENUITEM SEPARATOR
MENUITEM "Game Controllers", em_ext_joy
MENUITEM "Get Programs", em_ext_getprograms
MENUITEM "Getting Started", em_ext_welcomecenter
MENUITEM SEPARATOR
MENUITEM "HomeGroup", em_ext_homegroup
MENUITEM SEPARATOR
MENUITEM "Indexing Options", em_ext_indexingoptions
MENUITEM "Infrared", em_ext_infrared
MENUITEM "Internet Options", em_ext_inetcpl
MENUITEM SEPARATOR
MENUITEM "Keyboard", em_ext_keyboard
MENUITEM SEPARATOR
MENUITEM "Location and Other Sensors", em_ext_locationandothersensors
MENUITEM SEPARATOR
MENUITEM "Mouse", em_ext_mouse
END_POPUP
In fact what we miss is an automatic/quick full text filtering on menu like we have in folder (First letter only is a bit outdated now) ...ts4242 wrote:Yes, i complained at the beginning from scrolling, so i moved some items to a new submenu.I think it is worth, specially you already have many sub-menus in other menus e.g. File, Mark, etc...peter-mad wrote:so I would have to make three submenus in stead of two - not sure I like that.