Windows 8 and OCX Files
I have a VB6 program that runs fine on Windows 7 64-bit (with some manual registering of three OCX files). It also seems to run fine on 32-bit Windows 8. However, when I try to run it on 64-bit Windows...
View ArticleFile input .doc (table)
Good Evening, I'm new user so I want to excuse if this first thread could sounds to you as "noob question" :wave: I have to read data from a file (.doc) that contains a Table of "strings" in an...
View ArticleChallenge Mode ideas
A little while ago in school I made an application that give you an (x,y) coordinate on a full screen form. you have to click on the form to guess where you think the coordinate point is. After you...
View ArticleDeploying a Database packaged with a Visual Basic Program
I'm building an office checkout program and I want to be able to package a database (Mysql, Access, etc.) with the program when I deploy it so that it I don't have to go to every computer that installs...
View ArticleSelling and Deployment of an application in Visual Studio
Goodmorning, I had made an application in visual basic using visual studio 2010 express edition. I would like to know how to make my application ready to be sold (licenses etc...) and how to insert it...
View Articleneed help, Simple Application, duplication of line application. Sim
Hi, i need a simple application to help with my business. it needs to have 2 text boxes i can copy and past in and 1 button (maybe also another button to clear both text boxes) - the 1st text box will...
View Article[VB2008 - Word 2003 Add-in] Problems setting up installer
Hi After hours i found a simple walkthrough on how to go about setting up my project installer for an addin i made for word 2003. i have a problem though with prerequisites, im surposed to see Office...
View Article[RESOLVED] [VB2008 - Word 2003 Add-in] Problems setting up installer
Hi After hours i found a simple walkthrough on how to go about setting up my project installer for an addin i made for word 2003. i have a problem though with prerequisites, im surposed to see Office...
View ArticlePlease help with web deployment.
I am surprised that there is so few visits to this forum since I am experiencing so much problems with finding an installer for a web deployment of my project. Please advice on something decent within...
View Article[RESOLVED] 4.5 .NET Framework
For distributing my Visual Basic.NET application, I am needing the user to have the 4.5 .NET Framework installed. What is the best way to check that this is installed? I have had a look at Inno 5.5.3,...
View ArticleWhat OCX files are needed
Hi All, I'm using VB6. The problem is: I have created an installation application that includes my exe, other files that are needed by the program and also I have got the installer to register some...
View ArticleDependencies out of date error
Hi all. I am struggling with my first public release and the PDW. I get through part of the build and get an error: Code: The wizard found dependency information for the listed files, but the...
View ArticleWhere should my application dlls be placed in clients machine?
Hello, Currently my vb6 app is putting all dlls into the system32 folder of windows when i run my setup. But i was wondering if i should keep the dlls inside the program files itself. is there a best...
View ArticleInstallShield Issue when testing program
Hey, I'm having a issue every time i click the install file my install dictionary is like this c:\Program Files (x86)\I Music Player\My Product name How can i change it to be like this c:\Program Files...
View ArticleApplication cannot open SQLServerCE 3.5 dB when deployed with VS 2010 Installer
Hi, I have written a simple application that reads data from a table in a SQLServerCE 3.5 dB. I deployed it using the VS 2010 installer. When I run it, I get an error message, "Access to the database...
View ArticleOdd problem with Installing a VB6 app without as admin using INNO setup.
Hi there everyone. I am working on an installer in inno setup. The actual prog is made in VB6, I have used INNO setup for years without this problem, but what happens is when the VB6 prog is launched,...
View ArticleIssue with old database filepath reference on deployment.
Hi all, I am developing a VB.NET fault management system (single mdb database) and am having a real hard time with the installation on other machines. Basically I have developed the application on my...
View ArticleProblems with PDW msvcrt.dll
Hi, Everything was fine in my program however I packaged my program and I set all the file paths to "AppPath" (i.e. install all program files to directory specified by user) but now the file msvcrt.dll...
View ArticleDeployment Issues
I would find it easier to have a verbal discussion with someone about my issue. If someone is kind enough to Skype with me and resolve this problem I would be grateful. Thanks, Anthony :) If you are...
View ArticleSQL2012 Express. Quiet installer appears to remember previous 'bad' command line
Very strange. I've been using INNO to build a script to deploy SQL 2012 Express as a quiet installer - ie install without user interaction. It worked just fine. But I decided to try a /HIDECONSOLE...
View Article