Hello, there's a minor bug in the installer for Groupy 1.3.2. If your username contains a space, the installer writes your SID to a filename that's the first segment of your %USERPROFILE% up to the space character.
For example, if your username is "Test User", then Groupy will write your SID to C:\Users\Test.
This happened to cause a very confusing failure in a script for me, It took me a day to figure out why something stopped working!