Quote:
Originally Posted by Poppaea
Yes, I did. Directly behind the bracket.
|
That is possibly the problem. If you do this:
Code:
[SectionName]Option=false
then it may not work.
Try this:
Code:
[SectionName]
Option=false
(I don't know the exact section name and option name on top of my head.)