New Excel plugin available for 64-bit TC

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50475
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Maybe you could include the ini in renamed form, and when your plugin loads, call MoveFile, which will fail if the ini already exists. You can use GetModuleFileName to find the location of the plugin.
Author of Total Commander
https://www.ghisler.com
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

ghisler(Author) wrote:Maybe you could include the ini in renamed form, and when your plugin loads, call MoveFile, which will fail if the ini already exists. You can use GetModuleFileName to find the location of the plugin.
Plugin knows it directory, there is option available to user - use TC's recommended dir, use plugins dir, or custom directory (set by uses). Yes, it's good idea to use renamed ini.
Post Reply