Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Custom AddOn installer
Collapse
X
-
Custom AddOn installer
Is it possible to create a custom installer that installs a custom AddOn into the folder NinjaTrader 8\bin\Custom\AddOns so the user doesn't have to use the Tools->Import option? So the install and un-install of the indicator would be done via a custom installer EXE provided by a vendor.Tags: None
-
If you're using VS to do your development then there are extensions out there for a MSI that you could use for this purpose -
VS 2013 - https://visualstudiogallery.msdn.mic...9-0fbf6151054d
VS 2015 - https://visualstudiogallery.msdn.mic...7-c509fb8933b9
Comment
-
Just a quick update on this. I managed to get a custom installer working well using INNO setup ( http://www.jrsoftware.org/isinfo.php )
Basically you can just set the destination for your Add-On to be NinjaTrader 8\bin\Custom and run the installer created by INNO and it all works nicely. The end user has a nice installer and doesn't have to copy DLLs manually.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
24 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
14 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|
||
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
135 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|

Comment