View Single Post
  #2  
Unread 10-27-2005, 07:25 PM
taco-man's Avatar
taco-man taco-man is offline
EQ2MAP Updater Author
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 1,349
Default

sorry its a bug i tried to get rid of completely but couldnt quite, it has to do with .net being stupid on certain things.
have you tried ending the process in the task manager and starting it over again?

is there a eq2map_config.cfg in the updater folder (default is C:\Program Files\EQ2MAP Updater)?
if there is try opening it up and changing the part that has
Code:
    <OptionName>AutoUpdate</OptionName>
    <OptionValue>True</OptionValue>
to:
Code:
    <OptionName>AutoUpdate</OptionName>
    <OptionValue>False</OptionValue>
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
Reply With Quote