Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Bootstrapper for Measurement Studio Components and ClickOnce

I need to build an application that uses Measurement Studio components. This application has to be distributed by ClickOnce.

 

Since Measurement Studio doesn't suppurt ClickOnce at this moment, I have read that there is a possibility to build a bootstrapper with the Measurement Studio compnents. Can someone give me an example how to manage this?

0 Kudos
Message 1 of 6
(5,552 Views)

Hi Jürgen,

 

unfortunately ClickOnce cannot install in to GAC making it impossible to deploy Meas Studio components with clickonce.

 

http://digital.ni.com/public.nsf/allkb/148A815DF9379F8786257560005DB06A

 

 

Marco Brauner NIG

0 Kudos
Message 2 of 6
(5,545 Views)

Dear Marco,

 

you should have read my post more precise. Smiley Happy

 

The following is mentioned there and I want to know how to build a bootstrapper for the measurement studio dlls.

 

As a workaround, If you need to use ClickOnce, you can create an additional bootstrap installer using Windows Installer 2.0 for your end-users to use to install the necessary libraries to the GAC.

 

Thanks!

0 Kudos
Message 3 of 6
(5,542 Views)

Absolutely right Jürgen, I´m way too busy today... I think someone stopped me half way reading your post 🙂

Alright, I´ll look what I can do for you and keep you posted.

 

Marco Brauner

0 Kudos
Message 4 of 6
(5,540 Views)

Hi Juergen,

 

I would like to point you to some MS resources discussing building boostrapper installers with any msi-packs. I cannot see we have implemented/tested this, so unfortunately I cannot provide you with

examples or documentation from NI.

 

http://msdn.microsoft.com/de-de/library/ms165429.aspx

 

http://msdn.microsoft.com/en-us/library/ms165429(VS.80).aspx

 

 

 

Marco Brauner NIG

0 Kudos
Message 5 of 6
(5,537 Views)

Has anyone ever successfully created a custom prerequisite bootstrapper that installs the NI merge modules for clickonce deployment?

 

Thanks,

 

Andy

0 Kudos
Message 6 of 6
(5,114 Views)