Need help with an installer
I need to package up an application to make it easy for a client to install it on a PC, but I'm not sure how best to do it. There are also a few requirements that the installer must do: 1) Prompt the...
View ArticleCulture is not supported
Hey, everyone. I'm having some trouble installing my application on a few machines. First off, the installation goes smoothly about 50% of the time, but when the other 50% of the time I'm getting a...
View ArticleCreate an .MSI file without a .cab file - VB 2013 Ultimate - InstallShield...
I have a VB.Net 2013 Ultimate solution with 2 projects in it for Setup & Deploy. Each one creates an MSI with a different name from shared code. I am using the following: InstallShield Limited...
View ArticleVB 2103 deployment/installer
I use VB 2013. My project reads .txt files and uses .jpg and .mp4 files from C:/ or a folder therein. I am a long time VB 6 user that made installation .exe using Inno-Script (why does this forum ***...
View ArticleLocalDB deployment issue
Hi, I have a clickonce windows form app, created with VS2013, wich uses LocalDB. I create a deployment package wich includes all possible needed files, also Microsoft SQL LocalDB v12. It is working...
View ArticleHelp !
Hey, I am actually working on a ticketing project. My idea is make client system in PHP as fronted and MySQL as backend. And make a admin / manager system for same project which will be used to update...
View ArticlePublish Win App so user can specify folder to install to
How do you publish a windows application so when the user install your program they can choose where to install the program. I published my application and when I installed the application on a test...
View Articletypes of mobile applications?
Hello guys i want to know please tell me What are the types of mobile applications?
View Article[RESOLVED] OLE Db for Sql Server
I designed my crystal report files with OLE Db for Sql Server. Now I want to deploy my application on client's computer. Should I install anythings on client's computer for the OLE Db for Sql Server?...
View ArticleAdd prompt for desktop icon in Installshield
I've started using Installshield instead of the built in builder, because it wasn't paying any attention to the checkbox I added for adding a desktop icon. How do I add a dialogue to prompt for this...
View ArticleInstaller Package
For the past days thank you for all your help regarding my questions and problems. So i have a question again about making a Setup.exe or Installer Package for the vb project, also how can i add the 2...
View ArticleDeployment Authentication Dilema
Good day fellow programmers. I have developed a windows application in VB.NET and it is almost at deployment stage. I am looking to deploy every copy with its own unique Serial. I am planning to write...
View ArticleUpdate VB program remotely from the internet?
Noob Here :blush: I'm working on a project of my own right now, and I'm wondering if It's possible to create a VB program that can be updated remotely from the internet. Can someone guide me in the...
View ArticleInstalling Common Controls
Installing Common Controls Hi all, I have little experience on installers. I'm doing one with InnoSetup. The PDW has given the dependencies list for my app, but for example it places some of them in...
View Article[RESOLVED] install file to locate some gif files
Hello there I am trying to make a packed set up file from vb 6 project. Which will locate some .gif files to locations in my system. But somehow it gives error on this. Here is my setup.lst I would...
View Articlesuggestion for installer for dll and ocx only
Can anyone suggest me an installer for dll and ocx only. I know vb6 package and deployment wizard but I need to deploy only dll and the ocx.
View ArticleHow to cretae Setup
Hi want to create Setup . Setup should be created such that Database file also should be copied and when setup installed Database also should get installed. Thanks
View Articleinstallers
I downloaded a program called ActualInstaller and wondering if anyone uses it versus the vb6 packager? From what i understand, its not necessary to include vb runtime files with a setup file. True or...
View Articleshould i really move to an installer??
OK, im about ready to take the plunge and use a professional installer that creates an EXE setup file versus the P&D wizard. I got it all figured out and how to include OCX and DLL's and have them...
View Articledll and ocx? which to package?
I have a form using the common dialog for printing. When i package the app, the deployment wizard includes the comdlg32.ocx file. I've noticed there is also a comdlg32.dll file in SysWow directory....
View Article