Installation script

Cem_KaraerCem_Karaer Member Posts: 281
Hi everyone,

Is there any way for creating an installation script. Why do I want such a thing? Sometimes I have to use some external dlls in my development projects for automation purposes and I see that those dlls will be required in other installations. I want to automate installation and registration of dlls with standart installations of Navision. Is there any way?
Cem Karaer @ Pargesoft
Dynamics NAV Developer since 2005

Comments

  • Cem_KaraerCem_Karaer Member Posts: 281
    What I asked for was not exactly this but thank you for your help. What I got from that HowTo is:

    * Create a table as a container for dlls
    * Import dlls as BLOB into that table
    * Create a batch job for extracting and registering dlls
    * Your installation back-up must contain those two objects (namely table and batch job)
    * Restore your back-up on the customer's server
    * Run batch-job on clients when required

    Thank you!
    Cem Karaer @ Pargesoft
    Dynamics NAV Developer since 2005
Sign In or Register to comment.