Developers' Area
| |
Not signed in (Sign In)

Vanilla 1.1.2 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorsatishm2
    • CommentTimeJan 16th 2008
     
    H i , i gone through the SDK environement its quite interesting but i unable to find how to un install ecere SDK from my system...
    • CommentAuthorsatishm2
    • CommentTimeJan 16th 2008
     
    need to know how to un install
    •  
      CommentAuthorjerome
    • CommentTimeJan 17th 2008
     
    I'm assuming you're talking about Windows?

    There is currently no uninstaller yet.
    All the installer does however is create the Ecere directory
    ([Program folder]\Ecere SDK\ by default) and put all its files in there.

    There is one config file C:\Documents and Settings\[Username]\ecereIDE.ini which you might want to delete, or keep there for next time you use the SDK (it doesn't take up any space).
    It might also have modified your PATH environment variable if you left the checkboxes on when installing.
    There is no registry key being set.

    So all you need to do to manually uninstall is to delete that Ecere SDK folder, and optionally remove the PATH entries and delete the ecereIDE.ini file.