1. is HFS making the sound? you can disable it.
The sound only appears when someone uses Download Accelerator
The anti leeching option is good and redused the suffer
but still when someone uses accelerators the PCs performance goes down and become slow
2. ok, so it's only for account creating, then you'll have to manually set the permissions. that's what i wanted to know.
When accounts created, it's easy to set the permissions
3. the procedure to decode is
a. open hfs.ini
b. go to the "accounts=" line
c. append to the string "login:%s|enabled:yes;" where "username:password" encoded in base64
I didn't understand C, My line is (accounts=login:
Some Random Letters|enabled:yes|no-)
then what should I do ?
Just change it to (login:%s|enabled:yes;") ?