How To Create A Program To Install Software
Jun 14, 2011is there a way to create a program that installs multiple software, per say a program with multiple software packages/installs that you can install. kinda like a tool kit.
View 5 Repliesis there a way to create a program that installs multiple software, per say a program with multiple software packages/installs that you can install. kinda like a tool kit.
View 5 RepliesI would like to create a program that would install a program depending on the checkbox selected.
View 3 RepliesIs it possible to create a setup installer that will auto install fonts when user install the applications?
View 6 RepliesI have a project that i have created in Visual Studio express and SQL server express. i want to create an install file so that i can send to others to install. Currently it is requiring the user to install SQL server Express and 3.5 .net framework.what steps can i take to stop the user having to install these 2 so that it is a simple install for them.
View 2 RepliesI'm looking to make a simple install wizard to install my program (I know Visual Studio 2010 already has an installer) but anyway, I would like to make it myself, kind of line reinvent the wheel?
View 3 RepliesIm having kind of trouble looking for this info, but i created a POS program that when i install it, it install under Local SettingsApps2.0labla
So what i want to know if how can i make my system install like any other program, "Under Program Files/POSystem/" like so
I have developed a VB6 applicationon a computer running Windows XP Professional SP3.I have used the VB6 Package & Deployment Wizard to create the install CAB and setup files.When installing the app on to a Windows XP Professional SP3 computer we have no problemHowever, when I try to install on a Windows XP Professional SP2 I get an error message statingSetup cannot continue because some system files are out of date on your system and then asks if you want to reboot to automatically update the system files.
View 5 Repliesi am doing a VB.NET 2.0 Windows Application.I want to create an ini file in the location where we are installing the application. the code that i wrote is [code]
View 4 Repliesi am doing a VB.NET 2.0 Windows Application.I want to create an ini file in the location where we are installing the application. the code that i wrote is
Private Sub Installer1_AfterInstall(ByVal sender As Object, ByVal e As System.Configuration.Install.InstallEventArgs) Handles MyBase.AfterInstall
Dim iniPath As String
Dim Asm As System.Reflection.Assembly =
[code]....
but its not working.
i, im new to this forum, but i know hot to use.i have 2 question
1- i want to create a application that make the same job that do CCleaner software, but i don't know the full code.can anyone tell me?
2-hot to create a application that don't need to be install
I have a program in vb express 2008 which I would like to publish in a little more professional manner than provided in the standard vb express package. I would at least like to include a "Terms of Use" document the user must agree to before installing the program. I have dovnloaded and installed web developer, c# and vs 2008. Do any of these include a professional installer? If not are there any free installer packages available? I am 72 and live on a limited budget so I cannot aford an expensive package for one program.
View 3 RepliesHow would you after the user install your program have it run? Is they code you can add to your program so after install it runs?
View 8 RepliesHow do you install VB Libs ? the .DLL's ?
View 6 RepliesI create the program using wndow vista. and i want to install it on other cmputer and it using wndow xp pro.
View 4 RepliesHow do I create a desktop shortcut to my application when the user presses setup to install?
View 7 RepliesI can get the program to easily, upon startup, look for updates and then install them. I want to have a button that the user can click that will check/install updates.
View 5 RepliesI recently finshed a program and made a finshed copy of it when I tested it on my computer it installed correctly but when I tryed to use it on a nother computer I got a error saying application download did not succeed.Check your network connection, or contact your administor or network service provider.[code]...
View 1 Repliesi programmed software in vb10 but i could not install it in windows xp?
View 6 RepliesI have a simple program that collects information from a database then sends the information to a .dll, which performs some calculations. I have figured out how to build and publish my application, but I'm not sure how to include the .dll. I'd like to put the .dll is a common folder (i.e. system32) when I install the program on a PC.
View 4 RepliesI have an Add-in to the environment of Visual Studio called NDasm that is located at the following web address
The question is how can I add it to the VS environment, they don;t show in the previous web pages
on an xp computer .. i used vb-2008 professional to create a program i then used the (setup-wizard) to create the files and folders to deploy the program on a CD.i followed the walkthrough documentations on how to use the (setup-wizard) .. but when i install the program on a different xp machine .. i get the following message:
** the feature you are trying to use is on the cd **
** an installation package for (setup1.msi) can not be found **
here are the steps i took to create the deployment setup files:
.. i added a (setup-project) to my solution .. called (setup1).
.. on the (choose-project-output-to-include) screen of the (setup-wizard) ..
.. i selected .. (primary-output-from-MyProgram).
[code]....
how I can deploy my .NET applicationwithout the user having to install the program.i.e. In VB6, I could just create a executable file which did not require the user to install anything, they would simple run the program.
View 6 RepliesI have made a program with vb.net and I want that program to run when the windows start up. I don't know the code. I want that program to add the window startup when he/she install the program.
View 2 RepliesI have made a program that i would like to install onto both 32- and 64- bit windows. If i create a setup for 86bit will it install on both?
View 3 RepliesI'm in Visual Basic to create an update center for the software I make.I must find out what the installation path of a program. Eg notepad (which I know), or another program.I can easily find the file of the updater (Application.ExecutablePath).
But how do I install so the path of a program
I want to gray out the Install button for the program I'm making unless an item is checked, how would I go about doing that Here is the code for the Window
[Code]....
When I develop my app I have my db in
"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:db
emoteit.accdb;Persist Security Info=False;"
How could I handle that in a finished application that uses install program. I want my DB in the same directory as my app. How could i handle this in my app? so the path should be correct?
I put this question in the Click Once forum but I did not recieve a response
View 5 RepliesI'm wondered how to make program that not needed to install. Only click the icon and its working and resource folder too. When I'll do build program it makes program thats needed to install.
View 4 RepliesI have created setup file of my program & it shows error when I install it there in another pc which doesnt have visual studio. Even I have tried to install it there in another pc which has visual studio & it worked well. I am confused. It shows following error message: WindowsApplication1 WindowsApplication1 has encountered a problem and needs to close. We are sorry for the inconvenience. If you were in the middle of something, the information you were working on might be lost.It has what data does this error report contain link. From this link I have collected following information.[code]
We do not intentionally collect your files, name, address, e-mail address or any other form of personally identifiable information. However the error report could contain customer-specific information such as data from open files. While the information could potentially be used to determine your identity, if present, it will not be used.The data that we collect will only be used to fix the problem. If more information is available, we will tell you when you report the problem. This error will be sent using a secure connection to a database with limited access and will not be used for marketing purposes.