Inno Setup issue: windows security shield does not appear on setup icon
I created setup using inno setup as well as using QSetup (and other install builder applications). All setups were created using Admin privileges but the setups that were created using inno setup do...
View ArticleNeed help with multiple user inputs and only one output (A Number Program)
I am creating a program for a new dart league that my cousin and I started here in town. I would like to be able to automate and save handicap scores. My question is what would be the best way to write...
View Article[RESOLVED] Is there any way to control with references on any devices without...
Hi guys, i'm back to help me to solve this small problem (if could) my problem not in coding the problem when i try to run my (*.exe) file on other device, there's error shows like (*.dll) not found......
View ArticlePreventing ClickOnce from Publishing a Debug Configuration
Hi, the title says it all. How can I prevent publish my programs when are in Debug. I have look over the net and found this: HTML Code: <!-- The following makes sure we don't try to publish a...
View ArticleVisual Basic 6 Pro and Excel
Hello All, I write code for myself, off and on ,in Visual Basic 6 pro I wrote a program that uses VB as a front end to an access database. my program also usees VB as a front end to excel, where I can...
View ArticleHow to ensure successful instantiation of some common classes from system dlls.
I have a vb6 app that references scrrun.dll, winhttp.dll, and some ActiveX dlls made by myself. Everything is fine when I test the app on my own desktop. But when I send this app to other people, and...
View ArticleProject Release & File Locations
Up til now I haven't really 'released' a project, as a typical install base for my customers has only involved a handful of computers. That's about to change as I am looking at having to install...
View ArticleUsing Visual Basic 2010 Express, how do I create a self-extracting exceutable?
I've written a fantastic VB 2010 Express program for my company. How do I create a self-extracting/self-installing executable of this program so other employees in the company can use it? Thanks
View ArticleHow TO make Update Available in my Program
Hey Guys i made program and i need if i make edit in my program the users recive an update iam use vb2010
View ArticleNeed 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 Article