Jump to content

epic

Member
  • Posts

    414
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by epic

  1. I now switched to Windows 10 x64, for the present being. Trying to get "LIBRARIES" removed completely from the Navigation-Pane from the Main Explorer window, File-Open, and Save-As menu's, WITHOUT the Library items being removed from the Explorer view pane (right side). Per my previous registry tweak for Windows 8.1x64. There are no registry tweaks on the internet that allow this for Windows 10, and the registry tweak for Windows 8.1x64 is the only one that works as intended and only available here on MSFN (all other registry tweaks on the internet completely remove Libraries, mine do not), but again my registry tweaks are solely for Windows 8.1x64 and do not completely remove the Libraries... So, this is an attempt to tweak the Explorer Navigation-Pane and Explorer-Pane Libraries, or at least hoping so. Though these options should inherently be within Windows itself, not Microsoft shoving their idealistic trash over to it's consumers. We need customizations and options to suit our individual way of productivity. This is what I discovered so far: ; NOTES: These specific keys, below, are associated with the Music Library in Windows 10 x64. There are TWO keys listed to a single library item, unlike Windows 8.1x64. The reason to test 1 Library is, once you find a solution for that Library then it ought to work for all. ; MUSIC LIBRARY: {1CF1260C-4DD0-4ebb-811F-33C572699FDE} {3dfdf296-dbec-4fb4-81d1-6a3438bcf4de} ; Values and Findings: ; 1. ; Controls show/hide in main Explorer window, SAVE-AS (Save), and File Open, but does not remove from "Libraries" pane: [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{1CF1260C-4DD0-4ebb-811F-33C572699FDE}] ; 2. ; Controls show/hide in FILE-OPEN and SAVE-AS (Save) for both navigation and explorer pane, but does not control main Explorer window or "Libraries" dialog for both navigation-explorer panes: [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3dfdf296-dbec-4fb4-81d1-6a3438bcf4de}] ; 3. ; Controls show/hide in main Explorer window, FILE-OPEN, SAVE-AS (Save) for both navigation and explorer pane, but does not remove from "Libraries" pane: [-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{1CF1260C-4DD0-4ebb-811F-33C572699FDE}] ; 4. ; Controls show/hide in main Explorer window, but does not remove from FILE-OPEN and SAVE-AS items listed in "Libraries," and "This PC" for both navigation and explorer pane: [-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3dfdf296-dbec-4fb4-81d1-6a3438bcf4de}] I tried my previous method of creating the DWORD HideMyComputerIcons and adding the corresponding Library coded below, which does work in Windows 10x64 to show/hide Library items within the Explorer-Pane view, but it's quickly overridden when one of the tweaks above is applied. The DWORD value of 0 (show) does not work is quickly overridden by the above tweaks. I've also tried HKEY_LOCAL_MACHINE, which does not work at all. ;[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons] "{3dfdf296-dbec-4fb4-81d1-6a3438bcf4de}"=dword:00000001 or ;[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons] "{1CF1260C-4DD0-4ebb-811F-33C572699FDE}"=dword:00000001 PS. I'm also trying to display "Quick Access" above the Libraries in the Explorer Pane view. So in essence when opening the Main Explorer window, the Explorer the Navigation-Pane will not display Libraries, but the Libraries will display in the Main Explorer pane (Right). Something like below: ---Quick Access (#count) Whatever Folders that are listed (Pinned/Favorite) in Quick Access ---Libraries aka Folders (#count) Desktop | Documents | Downloads | Music | Pictures | Videos ---Devices and drives (#count) C drive | D drive | F drive | G drive | H drive | Y drive | X drive | etc... ---Network locations (#count) NAS1 | NAS2 | NAS3 | SERVER1 | SERVER2 | SHARE1 | SHARE2 | etc... Suggestions?
  2. There is no issue, just looking to completely disable the feature.
  3. Anyone know how to disable Windows split screen (Side-by-Side) mode?
  4. Any other AquaSnap users out there? Please vote for this feature... https://nurgo-software.uservoice.com/forums/277205-help-us-to-improve-aquasnap/suggestions/8874265-horizontal-aquasnap-in-1-3-or-1-4-screen-increment
  5. AquaSnapPro (Much better than Windows snap crap) Display Fusion (Great for multiple toolbars, and window placement) GreenShot (Great for screencaptures) ShellFolderFix XYplorer (TABS - for folder!)
  6. Using the above REG files did nothing and is also missing critical registry information. Though I found a reg file on AskAVG but that wasn't applying to my system and removing the entries as it ought to. Besides, MOST of these REG tweaks found on the internet actually DELETE the LIBRARY keys under "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\." That's just annoying. So I just created a new reg file and works great, I can now have the libraries removed from the nav pane and still have any particular LIBRARY Folder I chose to display within the explorer window above the drives. I'm also certain I could add additional Folders, besides LIBRARY folders, to the Explorer pane as well. . FOLDER INFO The LIBRARY folders are listed as the following within the registry. {1CF1260C-4DD0-4ebb-811F-33C572699FDE} - Music Folder {374DE290-123F-4565-9164-39C4925E467B} - Downloads Folder {3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA} - Pictures Folder {A0953C92-50DC-43bf-BE83-3742FED03C9C} - Videos Folder {A8CDFF1C-4878-43be-B5FD-F8091C1C60D0} - Documents Folder {B4BFCC3A-DB2C-424C-B029-7FE99A87C641} - Desktop Folder . NAVIGATION PANE (Libraries) Hide "System.IsPinnedToNameSpaceTree"=dword:00000000 Show "System.IsPinnedToNameSpaceTree"=dword:00000001 . Updated registry file to remove LIBRARIES from the explorer navigation pane. This will also HIDE/SHOW libraries from within the Save-As and Save-To window prompts! . EXPLORER PANE (Libraries) To hide / show a specific LIBRARY folder within the Explorer window navigate to the registry below and change the DWORD value from 1 (Hide) to 0 (Show). HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons Sample registry file . DOWNLOADS (Windows 8.1 x64, these are not tested on Windows 8 or 32-bit) Hide-Explorer-Pane-Library-Folders.reg Hide-Nav-Pane-Explorer-Libraries.reg Show-Explorer-Pane-Library-Folders.reg Show-Nav-Pane-Explorer-Libraries.reg
  7. These numskuls at M$ are at it again?! Doesn't surprise me when the company is full of dimwitted neanderthals. This crap occurred the day Windows 10 rolled out, and most everyone I know who hadn't wanted Windows 10 had to roll back to their previous version of Windows 7/8, which caused enormous problems. As a future note to others take a look and read about the AEGIS-Voat script and apply it. The script prohibits Microsoft the ability to upgrade Windows 7/8 to Windows 10 and blocks some known privacy invasive KB patches. M$ reserves absolutely zero right for the crap they are forcing upon their customers. Absolutely NONE. Furthermore, people need to wake up (needing a swift kick in the head) and need to consult with their local state representatives and those in other countries need to contact their representatives.
  8. As title states... Office 2016 / 365 - Unresponsive UI / Ribbon. Anyone experience the same issues? I can't seem to find a fix and tired of the M$ merry-go-round technical support.
  9. screenshot displays exactly what i do not want.
  10. Telemetry https://voat.co/v/technology/comments/853510 https://voat.co/v/technology/comments/459263
  11. Those options remove from both the nav and drive panel. image posted for what i'm looking to achieve.
  12. I know the "Library" shortcuts can be removed from within explorer, but looking to just remove these from the navigation panel and not the main Folders, Devices, and drives. Possible? FIXED ... explanation of issue and created registry files to share. http://www.msfn.org/board/topic/175165-explorer-libraries-nav-panel/?do=findComment&comment=1121206
  13. There must be a way to clear any entries that were related to Ultimate... if they even do exist, still it's a step in the correct direction and may not be easy. Also, as previously noted... I have valid licenses for all versions of Windows. I read so many posts about licenses etc... etc, and so many people/guppies out there micromanaging Microslum. It's completely irrelevant and frankly no one's business.
  14. Though your answer has logic going from Windows 7 Ultimate to Windows 7 Professional, but doesn't explain why it's not allowing an upgrade from Windows 7 Home Premium to Windows 7 Professional.
  15. Now, after "upgrading" downgrading to W7HP and when I attempt to "upgrade" to W7P... I receive the following error: A "fresh" install is not the objective, nor be told that I have to install fresh. I'm attempting to Upgrade from Windows 7 Home Premium to Windows 7 Professional.
  16. I use this https://voat.co/v/technology/comments/459263 also MOST people are little lazy sheep and cannot defend their legal privacy rights cause they're lazy worthless couch potatos.
  17. Then tell me how a user can, but cannot "go down edition" according to you, downgrade from W7U to W7HP?! There are also posts on Microslum support pages claiming that W7U can downgrade to W7P! Not so much less features, just the ability to downgrade a licensed machine from W7U to W7P so I can image and license my other machine without having to reinstall everything.
  18. Rolled back to a later clone so the system is now back to W7U. The following error displays: "Windows 7 Ultimate cannot be upgraded to Windows 7 Professional. You can choose to install a new copy of Windows 7 Professional instead, but this is different from an upgrade, and does not keep your files, settings, and programs. You’ll need to reinstall any programs using the original installation discs or files. To save your files before installing Windows, back them up to an external location such as a CD, DVD, or external hard drive. To install a new copy of Windows 7 Professional, click the Back button in the upper left-hand corner, and select “Custom (advanced)”." The above error displays while attempting to downgrade from W7U to W7P, but it will NOT display when downgrading from W7U to W7HP. While "upgrading" to Windows 7 Home Premium, which is not the objective, the "upgrade" process will continue through checking compatibility then it'll start migrating the system. However, when attempting the later, setup will not even begin checking for compatibility, rather go straight to the above error.
  19. I've attempted to downgrade W7U to W7P, but I continue receiving an error claiming it cannot continue with setup. Though, I was able to downgrade W7U to W7HP by completing the same EXACT steps as I had while attempting to downgrade from W7U to W7P. That's so annoying! The steps included modifying something within the setup package and the current windows registry. Now, after the downgrade to W7HP .... it will not upgrade to W7P, I receive the same EXACT message claiming it cannot complete! I forgot the exact message, since I was doing this a couple weeks ago. I felt inclined to post now because I'm ditching W8 and despise W10. (*offtopic: Microslum must really want their customers to move to Linux based systems!) The error was something like "Windows cannot complete the setup from Windows 7 Home Premium to Windows 7 Home Premium... etc.. etc..." I'll have another go at it when I have time, and post the exact error during setup. If anyone has any suggestions, or knows the issue, please let me know. This was done on an image to make sure everything had completed sucessfully before reimaging the system.
  20. epic

    Windows 8.2

    Loooks like Microslum took heed to your advice.
  21. lol, WITFF, do I keep installing Start8... I have a VM with W10 and Star$craps Start8 latest update forces consumers to buy a newer version of the startmenu, lol. scumbirds. I'll stick with this!
  22. It's not what you may be thinking... "keylogger," but relatively similar I suppose. I'm looking for a piece of software that can monitor, not record, keyboard and mouse input. I've located Passmark KeyboardTest but the application does is not capable of monitoring input devices while its in the background. I have to visually see the events as they're being processed. I believe what I'm looking for is some type of emulator that virtualizes the keystrokes and macros from mouse buttons. not too sure about KeyCounter http://www.zhornsoftware.co.uk/keycounter/ and http://sourceforge.net/projects/keycounter/ Then there's Whatpules, but has internet access? http://www.nextofwindows.com/monitoring-your-pcs-usage-with-whatpulse/ and Mouse and Keycounter http://www.digitaction.com/index.php/products/mouse-and-key-counter.html then, AutoIt AU3Record, I think think this would work good, but there seems to be no way to wrap the characters. Would anyone happen to know how to resolve the text wrapping?
  23. epic

    Mapped File memory

    No knowledge? Whatever. You clearly miss the point.
  24. epic

    Mapped File memory

    Um, the entire point of the post is that Windows DOES NOT manage memory as it ought to, and it should without a 3rd party application to do it. Developers should also be concerend about optimizing their applications. I never stated RAM was inferior than SSD or mechanical drives as some are assuming, and the notion that memory is "cheap" is the grand notion that developer are too **** lazy to optimize an Operating System or their applications. I dread to see the day, and it will happen, a developer will claim that their application requires 64Gb of memory, when it could and can operate at 2/3rds the amount at peak performance. Also, I'm not insuling anyone personally, I'm insulting the fact that developers continuelly throw down to Microsofts lazyness and willful ignorance. No one liked Steve Jobs because he was basically an asshat, but he also got s*** done and fired incompetent developers who made claims "it's just how it is.." or "it can't be done.." blah. Microsoft ought to be stepping up to the plate, and people and government shouldn't just accepting bul*****. For example DWM.exe... it operates fine around 6mb of memory after I clear the cache it will creep up to 18mb of memory (all the junk inside the app), same with some other services, but the major complaint are useless items as DWM.exe and Windows Store apps that are COMPLETELY useless and unnecessary. As I stated before and continue to state.. touch features, windows store, and the like ought to be an OPTION for users to install.. it should not be forced into the users lap. Microsoft should provide a bare minimal modern OS to users and provide the consumer the option to add certain features (without additional charges), NOT load it with bloatware. Over three-quarters of the services and applications on any given Windows OS are useless and will never see the time of day to the average consumer, not only some advanced users. If we want or need a feature at any given time, we could install it, then remove it when it is not needed, yet that option is NOT there. Thats the beauty of nix machines, they're also capable of managing memory far better than WIndows. Perhaps I am worried about what TaskManager is showing for free memory too, but that really diminishes when I attempt to load a specific application and won't load because there isn't enough free memory, when in fact there is, but Windows services and applications are hogging system resources. The problem vanishes the minute I clear memory from active and standby. Sure, I could go out and purchase more memory, but that is besides the point. In essence, that thought process is no different than. oh.. lets just repair the broken water pipe with some ducktape, duketape will hold, eventually it'll begin to leak and perhaps cuase more issues. Instead of actually replacing the damaged pipe. Anyway, here is my RamMap screenshots. The first two screenshots is 5 minutes after a reboot at Idle (WMO + Rammap). Third screenshot is after I empty / clear memory using RamMap, give. Fourth screenshot is clearing memory using MemRect. Wise Memory Optimizer loads on startup. Provides GUI dynamic graph of memory usage, upon startup it spikes to about 3.2GB of system memory, then gradually down to 1.9Gb roughly. RamMap #1 (10 minutes after reboot, idle) RamMap #2 (Empty / Clear memory , screenshot 10 minutes after) RamMap #3 (MemRect Clear memory, screenshot 10 minutes after) The last two screenshots display a perfect example of how poorly Windows manages memory.
×
×
  • Create New...