473,495 Members | 1,967 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to make Setup file

Hello, i would like to create a setup file for my VB.net application.
my application contain a DataSocket from National Instrument. so I
must install the NI Software befor using the DataSocket.

what should i do to install all required Software and also my
application in one Setup file (with VS2005)?

thanks!

Sep 13 '07 #1
2 3770
On Sep 13, 12:19 pm, nizargerm...@hotmail.de wrote:
Hello, i would like to create a setup file for my VB.net application.
my application contain a DataSocket from National Instrument. so I
must install the NI Software befor using the DataSocket.

what should i do to install all required Software and also my
application in one Setup file (with VS2005)?

thanks!
Why not use an automation program ?

Sep 13 '07 #2
On Sep 13, 6:19 am, nizargerm...@hotmail.de wrote:
Hello, i would like to create a setup file for my VB.net application.
my application contain a DataSocket from National Instrument. so I
must install the NI Software befor using the DataSocket.

what should i do to install all required Software and also my
application in one Setup file (with VS2005)?

thanks!
If I'm not mistaken you can set the NI Software as a prerequisite from
the Publish menu under project properties. This should cause ClickOnce
to check for it's existence before running your application and then
install it if it's not found. Unfortunately, I'm not much of an expert
on installations, and the only prerequisites I used are for Sql Server
and the .Net framework, so there might be some "snags" that I don't
know about. You should at least be able to find more info searching
google for something like "clickonce third party prerequisite"

Thanks,

Seth Rowe

Sep 13 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1028
by: santhosh_176 | last post by:
:I Created a Pocket PC application for iPAQ 5450. Every thing went fine even installer creation. I could run the setup and install it into the actual device and worked fine. The application enables...
0
1091
by: Keith Smith | last post by:
What is the best way to have my setup file be a single file that the user simply double-clicks on to install? Do I need to just make a "Setup for Windows Application" and then put all of the setup...
2
2277
by: Merlin | last post by:
Hey group, I`ve got my VB.Net project ready to go now, but how do I make a setup file for it? Any links? Many Thanks Merlin
1
953
by: EMW | last post by:
Hi, When I have created an setup project for my program, it generates a setup file and a MSI file. Since the users of my program all have winXP, I only distribute the MSI file. What I want...
2
6310
by: asadikhan | last post by:
I had v1.0, v1.1 and v2.0 of .NET framework installed on my laptop and that was causing me a lot of grief. So I uninstalled v2.0 and pressed on with developing stuff in v1.0. Everything was great....
1
1451
by: Ghada Al-Mashaqbeh via DotNetMonster.com | last post by:
Hi all, As you know any .Net application when installed need .net framework to be installed on the target machine to run the application, I want to make a setup file for my application with the...
0
8987
by: adeebraza | last post by:
My Dear, Salman1karim As you have finished your first project in vb6, MS Access 2003 and crystal reports 11 and you want to create setup file. You need Pdcmdln.EXE file to create setup program of...
1
997
by: Duncan Dimech | last post by:
Dear All I am building a web based application which is using report services. As this need to be sold to clients, I have created a setup file to make life easier when installing the application....
3
1811
by: Elliot | last post by:
I have written a C# program and then make the setup project. I specify the prerequisite (.NET Framework 3.5) to be downloaded as the same location as my location. However, I find that my project...
0
6991
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7160
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7196
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
4897
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1405
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
649
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
286
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.