Question: maple ini file won't read

reinstalled m18, i used to have an ini file, but it got deleted.

so i made a text file, called it maple.ini with the following text: 

interface(prompt=""):
e:=exp(1);
digits:=15;
HelpBGColor=255,255,224;
print("maple init loaded...");

I placed it

 C:\Program Files\Maple 18\bin.win

and

 C:\Program Files\Maple 18\lib

and

C:\Program Files\Maple 18\Users

it doesnt load when i load maple!

Please Wait...