1. Create a new text document on your desktop (because of protected folders in Windows 8).
2. Rename the file to: Winapp2.ini3. Right mouse click on the file and choose Open With... then select Notepad.
4. Copy-paste in the following text where the yellow file location points to the correct file on your computer!
6. On Windows 8 these folders are protected, so - when asked - choose yes to move the file into the folder.
Testing if it works
1. Run CCleaner and choose Analyze.
2. If there are any files found for this rule, you should see an item: Utilities - *Processing
3. Double click the item to see the found files for this rule.
4. The first time there are probably some / many non-related files from the Temp folder.
5. If it's correct press Run Cleaner to remove all the crap files from your computer! 
I've been testing Processing 2.0b7 for the past few days and have been running into some issues in the combination of PGraphics and transparency. I am unsure if these are due to my own coding errors, changes in Processing, remaining bugs or hardware incompatibilities. So I'm using the forum first to see if filing an issue is necessary.
). The tool I want to develop is one that allows for other file extensions (besides pde and java) to be edited in the PDE. This means for example glsl-shaders (glsl, vert, frag), xml, txt etc. All kinds of files that are currently discarded by the PDE, but that actually would be very useful to edit within the PDE.
