Ash258 / Shovel-Ash258

Personal Shovel bucket with a wide variety of applications of all kinds.
Other
234 stars 26 forks source link

Add purge uninstallers #93

Open Ash258 opened 4 years ago

Ash258 commented 4 years ago
if ($purge) { 
    Remove-Item ....
}
Ash258 commented 4 years ago

Prepare clean VM with:

With all of above it should be easy to have following flow:

  1. Automate VM creation/cloning
  2. Install SW using scoop
  3. Use it
  4. Snapshot registry -> 2 - Working Registry Snap
  5. Snapshot file tree -> 2 - Working Drive Tree
  6. Compare snapshots
  7. Uninstall using scoop
  8. Snapshot registry -> 3 - Final Registry Snap
  9. Snapshot file tree -> 3 - Final Drive Tree
  10. Analyze snapshots and list all folders and keys to remove