View Single Post
  #4  
Old 15-01-2013, 03:56 PM
pmrid's Avatar
pmrid (Peter)
Ageing badly.

pmrid is offline
 
Join Date: May 2008
Location: Cloudy, light-polluted Bribie Is.
Posts: 3,760
Quote:
Originally Posted by allan gould View Post
A stupid question..... How can I change an ini file without changing the file extension?
When I do it in notepad it comes out as XXX.ini.txt and of course is not seen as the ini file.
Help?
First change the name of the original file to xxx.old;
THEN and only then, copy it and rename it xxx.ini;
THEN edit it as you want; and
Finally save it as xxx.ini

If you stuff up, you can always delete your attempt and then rename the xxx.old back to xxx.ini.

Peter
Reply With Quote