|
1 | 1 | --- |
2 | 2 | layout: page |
3 | | -title: "Winapp2.ini Guide – Extend BleachBit Cleaning on Windows" |
| 3 | +title: "Winapp2.ini Guide" |
| 4 | +subtitle: "Extend BleachBit cleaning on Windows" |
4 | 5 | nav_title: "Winapp2.ini" |
5 | 6 | category: doc |
6 | 7 | date: 2015-09-25 23:38:45 |
7 | 8 | order: 8 |
8 | 9 | --- |
9 | 10 |
|
10 | | -BleachBit imports cleaning rules from winapp2.ini files giving Windows users 2400+ additional cleaners (and growing) created by the community. [Piriform does not endorse importing "CCleaner data" into BleachBit](https://www.bleachbit.org/news/ccleaner-asks-bleachbit-remove-winapp2ini-importer). |
| 11 | +BleachBit imports cleaning rules from `winapp2.ini` files, giving Windows users |
| 12 | +2,400+ additional cleaners (and growing) created by the Winapp2 community. |
11 | 13 |
|
12 | | -If you are writing new cleaner definitions, it is recommended you write them in [CleanerML](cleanerml) instead of winapp2.ini format because CleanerML is cross-platform, not legally encumbered, and contains many features not available in winapp2.ini. |
| 14 | +[Piriform does not endorse importing "CCleaner data" into BleachBit](https://www.bleachbit.org/news/ccleaner-asks-bleachbit-remove-winapp2ini-importer). |
13 | 15 |
|
14 | | -### Automatically import Winapp2.ini |
| 16 | +If you are writing new cleaner definitions, write them in |
| 17 | +[CleanerML](cleanerml) instead of `winapp2.ini` format because CleanerML |
| 18 | +is cross-platform, not legally encumbered, and contains many features |
| 19 | +not available in `winapp2.ini`. |
15 | 20 |
|
16 | | -Check this box, and restart BleachBit to download the winapp2.ini file. Restart BleachBit again for it to take effect. |
| 21 | +## Automatically import winapp2.ini |
17 | 22 |
|
18 | | - |
| 23 | +To automatically download and update `winapp2.ini` cleaners: |
19 | 24 |
|
20 | | -### Manually import Winapp2.ini |
| 25 | +1. Check the box shown in the screenshot below. |
| 26 | +2. Restart BleachBit to download the `winapp2.ini` file. |
| 27 | +3. Restart BleachBit again for it to take effect. |
21 | 28 |
|
22 | | -To manually import winapp2.ini cleaners, simply do this: |
| 29 | + |
23 | 30 |
|
24 | | -1. Download a winapp2.ini file. The CCleaner community organically maintains various files: [winapp2.ini](https://github.com/MoscaDotTo/Winapp2/). This file is not created by endorsed by Piriform, maker of CCleaner. An alternative file [Winapp2.ini plus](https://github.com/bleachbit/winapp2.ini) contains additional entries for BleachBit. |
25 | | -2. Place the winapp2.ini file in the right directory, which is most of the same directories as [CleanerML](cleanerml). If you install BleachBit (i.e., non-portable mode), below are the recommended directories. See [CleanerML storage](cleanerml) for more options. |
26 | | - * Windows XP: ```C:\Documents and Settings\(username)\Application Data\BleachBit\Cleaners\``` |
27 | | - * Windows Vista/7: ```C:\Users\(username)\AppData\Roaming\BleachBit\Cleaners\``` |
28 | | -3. Restart BleachBit. |
| 31 | +## Manually import winapp2.ini |
29 | 32 |
|
| 33 | +To manually import `winapp2.ini` cleaners: |
30 | 34 |
|
| 35 | +1. Download a `winapp2.ini` file. The Winapp2 community organically maintains various files: |
| 36 | + [Winapp2](https://github.com/MoscaDotTo/Winapp2/). This file is not created or endorsed by |
| 37 | + Piriform, maker of CCleaner. An alternative file [winapp2.ini plus](https://github.com/bleachbit/winapp2.ini) |
| 38 | + is modified for BleachBit. |
| 39 | +2. Place the `winapp2.ini` file in the right directory, which is most of the same directories as |
| 40 | + [CleanerML](cleanerml). If you install BleachBit (i.e., non-portable mode), use |
| 41 | + the directory `C:\Users\(username)\AppData\Roaming\BleachBit\Cleaners\` |
| 42 | +3. Restart BleachBit. |
0 commit comments