Skip to content
MSN

Remove from .ini

A TG007 community discussion started by Gwen.

Discussion 4 posts
Page 1 of 1
Open
Topic #1479 · 4 published posts · 606 views

Whats the coding to remove an entry from an ini file?

 

/remini <inifile> <section> [item]

EX: /remini ex.ini DDE ServerStatus

Would remove ServerStatus item and /remini ex.ini DDE would delete the DDE item.

 

You can also remove an entire section using:

/remove file.ini section

 

Thanks!