Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

opVyiH9I

3
Posts
1
Following
A member registered May 02, 2019

Recent community posts

The only file in the install folder that the game seems to check for is

Your FREE BitBuddy™\Your FREE BitBuddy™_Data\RuntimeInitialize.txt

Thanks for the tips on the registry and LocalLow folders!

As a PowerShell command:

Remove-Item -Recurse -Force -Path 'Your FREE BitBuddy™\Your FREE BitBuddy™_Data\RuntimeInitialize.txt' ; Remove-Item -Recurse -Force -Path $env:LOCALAPPDATA\..\LocalLow\Funtech ; Remove-Item -Recurse -Force -Path HKCU:\Software\FunTech\

So if your windows username / email is "abcde", your "user folder" is C:\Users\abcde

This is not referring to that folder. If you run the program "Registry Editor", also called "regedit.exe" or "regedit.msc", the top folder is listed as "Computer", and then the folders under that are exactly

  • HKEY_CLASSES_ROOT
  • HKEY_CURRENT_USER
  • HKEY_LOCAL_MACHINE
  • HKEY_USERS
  • HKEY_CURRENT_CONFIG

There may be others, yours may be different, but the HKEY_CURRENT_USER folder will (almost) always be there.

You can delete and re-extract, but the only file the game currently seems to check for in its install folder is "Your FREE BitBuddy™\Your FREE BitBuddy™_Data\RuntimeInitialize.txt"


You do still need to delete the "FunTech" registry tree and the LocalLow\FunTech folder as well.