@MSMG See master I took the prints, all in user folders, all working the interesting thing is that whatssap changes after connecting to the internet and it opens and changes by itself, however brave utorrent, they stay with the environment variable, and do not change and in remove from windows only the icons appear but they don't uninstall, but in revo the icons appear and they uninstall, why don't you change these environment variables? I installed some chrome here, which I see no longer has support for w81, I took the last version that still worked, and it is installed in the sound forge program files, in the end, all of them are integrated and open just fine, my difficulty is with these regs and files installed directly from the users folder, that's all, because the rest of the way the master taught I learned myself... see below
@MSMG, Thankyou for this great tool, it helped me a lot. Can you make a Classic Snipping Tool pack for W11?
The problem is we need to first clean-up the reg file by removing unwanted registry settings which may differ with packs. For the below keys you can either replace it with TK_NTUSER or TK_SOFTWARE\Classes based on its contents. Code: HKEY_USERS\S-1-5-18 HKEY_USERS\S-1-5-19 HKEY_USERS\S-1-5-20
o conteudo seria esse do adobe acrobat Code: [HKEY_USERS\S-1-5-19\Software\Microsoft\Windows NT\CurrentVersion\Dispositivos] "Adobe PDF"="winspool,COM1:" [HKEY_USERS\S-1-5-19\Software\Microsoft\Windows NT\CurrentVersion\PrinterPorts] "Adobe PDF"="winspool,COM1:,15,45" [HKEY_USERS\S-1-5-20\Software\Microsoft\Windows NT\CurrentVersion\Dispositivos] "Adobe PDF"="winspool,COM1:" [HKEY_USERS\S-1-5-20\Software\Microsoft\Windows NT\CurrentVersion\PrinterPorts] "Adobe PDF"="winspool,COM1:,15,45"
Yes, may be the author of NSudo didn't test the tool for all OS environments, now the NSudo is getting replaced with a new tool NanaRun / MinSudo / Privexec / wSudo. Will check out how it works.
You could make an option instead of the firefox option called, for example, nonMS_Apps. That detect and display the multiselection list menu of tpks inside that folder. Just how I did for the menu display of the isos present in the ISO folder to extract and mount. These keys do not have their contents elsewhere in the registry. I haven't figured out how to load the hive for those. For now I only know that it is possible to insert in the post installation. I even made convertreg separate these entries into another file, but I didn't finish this modification. And as you know HKCU is: HKEY_USERS\S-1-5-21.......\... But in HKEY_USERS the key to classes is: HKEY_USERS\S-1-5-21......._Classes\... I added this modification to convertreg as well.
Mr. @MSMG , @inTerActionVRI ... may i ask u something? How to remove SystemApps : CloudExperienceHost and Client.CBS in Windows 10 LTSC ? Do u mind tell me how to remove it from install.wim? Or if these apps must be removed on a live system, please tell me how to remove them, i am not really understand about scripting and programming. Thank so much for your kind answer.
Please include in the latest toolkit following builds: Windows 10 LTSC 2019 Build 17763.4010 and Windows 10 LTSC 2021 (19044.2673) Thank you for your hard work and making this toolkit a must have tool.
True that. I'l rephrase my question; Is it possible to install and run Brave with absolutely no access to Google services whatsoever? I can download the offline installer off github and only update it once a year when I refresh PCs. But IIRC, when I tried to install it I had problems because I block all google services and websites. tbh, it still worries me. Even though brave is "open source" I'm still concerned there might be aspects of it that try to access google.
No idea about brave, but for sure Vivaldi people spent almost an year to do what you ask, degoglify each bit of the chromium sources is an huge task, because the sources are huge and google managed to infect almost any corner of the sources with its IP addresses and services. I hope the Brave guys did the same huge work.
You can safely block all connections to Google with your HOSTS file. Disable the DNS over HTTPS or over TLS. Log DNS entries and see what URL's are resolved by the browsers (mostly on startup) filter the Google URLs. Add those URL's to your HOSTS file or block them with your preferred firewall.