Jump to content

Winapp2.ini

Beta Testers
  • Posts

    6,470
  • Joined

  • Last visited

Reputation

0 Neutral

Profile Information

  • Gender
    Female
  • Location
    NYC

Recent Profile Visitors

10,537 profile views
  1. very odd, is this a recent development or just something you recently noticed
  2. winapp2.ini cannot stop programs or services so cannot clean things that require it automatically
  3. noted re: xulstore.json, I have had to delete this file in the past to fix broken view settings and thought that perhaps it generally is automatically generated based on my testing but as always, many are the browser configurations . it's not my intention that the mainline winapp2.ini file include "corrective" deletion routines for stuff like this!
  4. 1.5.8000.34368 is indeed intended to be public, I neglected to build the application for release. I will fix this soon
  5. probably FileKey6=%LocalAppData%\Packages\Microsoft.Windows.CloudExperienceHost_*\AC|*|RECURSE of the issues, this is the one I can reproduce most consistently. Probably the .tbacctpic* files in \AC\TokenBroker\Accounts
  6. I can duplicate this using a roaming account. Still trying to narrow down the exact cause of the issue.
  7. Looking into this - I have been traveling for family matters for several weeks without access to my devices, apologies for the radio silence on this. The duplicate entry will also be fixed shortly. Thank you for your patience. The application FileActivityWatch can be helpful in narrowing down things like this. I also suspect /AC/ directory cleaning may be too aggressive - I only use a local account and did not encounter and issues during testing before pushing those changes.
  8. Expect updates again this weekend, I both completed the work required in winapp2ool and got my code signing certificate renewed so I can resume publishing builds :)
  9. has dism been any help? dism /online /cleanup-image /restorehealth
  10. Hi sorry I've been away, some business in real life has come up, as it seems to so often these days :( Just some small updates which I will elaborate on in longer form at a later date: I'm in the process of making some changes which require meaningful changes to Diff in winapp2ool to handle processing, which is why activity appears to have stopped. There is a pending set of changes that require that winapp2ool update to handle gracefully, although the current public version will handle them fine (albeit noisily). There's going to be some annoying overlap with CCleaner for the immediate future while I pivot how the file is maintained and built. The short version is it's going Non-CCleaner by default for the maintenance and then a CCleaner version similar to what has previously been default will be generated using winapp2ool. essentially. it is much easier to automate modifying a non-ccleaner file into a ccleaner version than the reverse which is how it is currently done and has been for a very long time. Part of a wider project which I will elaborate on later. I am taking note of the conflicts that arise with CCleaner, but for now most of the conflicting changes (ie. where ccleaner and winapp2.ini both target the same thing) will remain in place, as I am no intentionally longer avoiding these collisions. edit: of course, if something is a problem and not merely a conflict with CCleaner, I am trying to be proactive as well...
  11. in 1.5, I fixed a few settings which weren't being properly saved/initialized to disk. it's likely that when the tool re-initalized after updating it corrupted the expected state of the settings (resetting the broken settings to default and producing unexpected behavior). I think Diff was most affected by this but it's possible Trim was as well.
  12. this output comes directly from Diff :) it has been updated in the latest version to detect when entries have been merged or renamed (rather than simply declaring entries in these categories "removed") under some circumstances. it's not perfect and has occasional false negatives (ie. something was merged but Diff can't tell for some reason, usually related to a broad wildcard), but doesn't seem to report false positives. If you're curious where an entry has gone or how it has changed, it's worth running. Unfortunately the output for diffing against 220615 is too large to fit entirely within the cmd window so you will have to save it has diff.txt or view the winapp2ool log to see the full text
  13. yes. most have been merged into other entries and some have simply been moved. i think the store as a standalone category no longer makes much sense to use as part of the latest work. In part because I merged UWP and win32 versions of many entries, but also in part because many things that are in this category are just components of the windows operating system built on UWP instead of win32. Essentially, the governing factor behind whether something is this LangSecRef appears to have been whether or not it has keys pointing to %LocalAppData%\Packages rather than whether or not it actually is an app which came from the Microsoft Store. Accounts Control * has been merged into Windows Security * ActiveSync * has been merged into Microsoft Outlook * Chrome Sandbox * has been removed Cloud Experience Host * has been merged into Windows Subsystems * Content Delivery Manager * has been merged into Windows Lock Screen * Feedback Hub * has been merged into Windows Feedback * Lock Screen * has been merged into Windows Lock Screen * Maps * has been renamed to Windows Maps * MS Visual C++ Library * has been merged into Windows Language Libraries * Network Speed Test * has been renamed to Microsoft Network Speed Test * Ookla Speed Test App * has been merged into Ookla Speed Test * Photos * has been merged into Windows Photos * Print Dialog * has been merged into Windows Printing * Settings * has been merged into Windows Settings * Shell Experience Host * has been merged into Windows Shell * SmartScreen App Reputation * has been merged into Windows Security * Start Menu Experience Host * has been merged into Windows Start Menu * Store * has been merged into Microsoft Store * Store Purchase * has been merged into Microsoft Store * Weather * has been merged into MSN Weather * WebView Host * has been merged into Edge WebView Host * Windows Client * has been merged into Windows Update * Windows Library for JavaScript * has been merged into Windows Language Libraries * Windows Search * and Windows Security * have been moved to LangSecRef=3025 Xbox Console Companion * has been merged into Xbox *
  14. oy! lol, copy paste perils. thanks edit: I pushed a quick fix for this without updating the version string again, if you downloaded 230225 then you should redownload.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.