Jump to content

OedoSoldier

Member
  • Posts

    19
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Hong Kong

About OedoSoldier

Profile Information

  • OS
    none specified

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

OedoSoldier's Achievements

3

Reputation

  1. @Tihiy I installed a third-party theme and turned off the 'Colorize everything with accent color' feature, but the controls in the file properties opened by Explorer do not reflect the third-party theme's color. However, in other software, the controls in the file properties do show the third-party theme's color. Why is this happening?
  2. Many other software applications also open folders, such as the ‘Show in folder’ option in Chrome’s download manager. However, you obviously cannot use the middle click on a folder to open it in a new tab.
  3. Hello @Tihiy, is it possible to make new folders open in the explorer's new tab by default instead of opening in a new window? Many people have requested this function in the Microsoft Community, but Microsoft has never responded. I know that Stardock Groupy can achieve this function ,but Groupy is very laggy and takes up a lot of resources. I know that StartAllBack has implemented macOS-like minimalistic tabs, which is very smooth. How wonderful it would be if StartAllBack could further allow new folders to be opened in new tabs like https://github.com/w4po/ExplorerTabUtility.
  4. I noticed that the recently updated StartAllBack's NotifyIconOverflowWindow removes the border color, how does this work? Normally if you use DWMWCP_ROUND, the window will have a gray border, how does StartAllBack do it with rounded corners and no border color? Does it use undocumented windows flags?
  5. Did Microsoft not remove the Classic taskbar code, or did StartAllBack reimplement the taskbar?
  6. Assign a shortcut key to simulate clicking the tray icon. If you google "AHK click a tray icon" you will know that many AHK users need this. I usually hide the taskbar. If there is a shortcut key to click the tray icon, it will make my life easier. I think you only need to fill the button Text in ToolbarWindow321 in SIBNotifyIconOverflowWindow with exe name and tray icon info: hwnd:Window handle uid:Application defined identifier for the icon msgid:Application defined callback message I need this information to simulate clicking on a trayicon.
  7. Can you provide a method that an external program can obtain a list that includes the correspondence between the exe name and the hwnd of the tray icon, so that the external program can simulate a right-click on the tray icon? StartAllBack System Tray should not have fewer features than the original.
  8. @Tihiy StartAllBack System Tray completely destroyed the AHK TrayIcon library, and now it is no longer possible to extract TrayIcons information to operate TrayIcon through shortcut keys. I tried to modify the "NotifyIconOverflowWindow" in the script to "SIBNotifyIconOverflowWindow", but it did not work. Can you tell me what should be modified to make it work? https://www.autohotkey.com/boards/viewtopic.php?f=6&t=1229&sid=4279dd7f3fd163363505939f8497611b
  9. I have updated several versions, Dark Magic still has the same error. Failed to execute "C:\Program Files\StartAllBack\DarkMagicLoaderX86.exe" 2272 5584 elevated, err 0
  10. Mica status bars do not include explorer status bars?
  11. My computer is always on light mode. I now find that not only IDM does not have acrylic, but all 32 bit applications do not have acrylic. 00000001 0.00000000 [2616] Already injected in PID 4004 00000002 1.72170699 [2616] InjectDarkMagic 2272 C:\Internet Download Manager\IDMan.exe 14c 8664 00000003 1.72193146 [2616] Failed to execute "C:\Program Files\StartAllBack\DarkMagicLoaderX86.exe" 2272 5584 elevated, err 0 00000004 1.91181004 [2616] InjectDarkMagic 2272 C:\Internet Download Manager\IDMan.exe 14c 8664 00000005 1.91214526 [2616] Failed to execute "C:\Program Files\StartAllBack\DarkMagicLoaderX86.exe" 2272 5584 elevated, err 0 00000006 17.13618469 [2616] InjectDarkMagic 1048 C:\LoadedDllsView32\LoadedDllsView32.exe 14c 8664 00000007 17.13651085 [2616] Failed to execute "C:\Program Files\StartAllBack\DarkMagicLoaderX86.exe" 1048 6008 elevated, err 0 00000008 17.25288582 [2616] InjectDarkMagic 1048 C:\LoadedDllsView32\LoadedDllsView32.exe 14c 8664 00000009 17.25322151 [2616] Failed to execute "C:\Program Files\StartAllBack\DarkMagicLoaderX86.exe" 1048 6008 elevated, err 0 00000010 32.73062897 [2616] InjectDarkMagic 6104 C:\LoadedDllsView64\LoadedDllsView64.exe 8664 8664 00000011 32.73089600 [2616] LoadRemote 6104 6100 00000012 32.74192810 [6104] InitRemote 00000013 32.74196243 [6104] Dark Magic C:\LoadedDllsView64\LoadedDllsView64.exe 00000014 32.82503510 [2616] Already injected in PID 6104 00000015 41.70958710 [2616] InjectDarkMagic 5680 C:\7-Zip64\7zFM.exe 8664 8664 00000016 41.70978165 [2616] LoadRemote 5680 4940 00000017 41.71707153 [5680] InitRemote 00000018 41.71709061 [5680] Dark Magic C:\7-Zip64\7zFM.exe 00000019 41.80509567 [2616] Already injected in PID 5680
  12. After a few computer restarts, the acrylic menus on the ahk gui are now working, but IDM is still not working, and I found that DarkMagicX86.dll is not loaded.
  13. All Acrylic menus still do not work on Internet Download Manager, Autohotkey GUI mica menu bars work, right click acrylic menus do not work.
  14. Acrylic menus do not work on Internet Download Manager and Autohotkey GUI.
  15. https://github.com/Maplespe/ExplorerBlurMica
×
×
  • Create New...