Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom AddOn installer

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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.

    #2
    Hello floydman,

    Thank you for your post.

    This is a possibility. Several vendors have created custom installers for NinjaTrader 7 in the past. We do not have any resources on custom installers available in our documentation though.

    Comment


      #3
      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


        #4
        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 Haiasi, 04-25-2024, 06:53 PM
        4 responses
        56 views
        0 likes
        Last Post effraenk  
        Started by ccbiasi, 11-23-2017, 06:06 AM
        5 responses
        2,200 views
        0 likes
        Last Post leodavis  
        Started by kujista, Yesterday, 12:39 AM
        2 responses
        14 views
        0 likes
        Last Post kujista
        by kujista
         
        Started by Austiner87, Yesterday, 11:24 AM
        2 responses
        13 views
        0 likes
        Last Post brucerobinson  
        Started by Rogers101, 05-05-2024, 11:30 AM
        3 responses
        21 views
        0 likes
        Last Post Rogers101  
        Working...
        X