Folder
Hi How to include Folder when creating setup using Package & Deployment Wizard. I want when Setup is run this Folder also gets created with files required in this folder. Thanks
View ArticleHow To Update The Client Program?
I would like to create a Client Program that can be updated but the client itself does not connect to any database so I am wondering how I can make it be able to check for updates? The client file...
View ArticleDocumentFormat.OpenXml.dll
So I have a program (I didn't write) I was charged with repairing it of which I have. The basics are the program using web service to extract random PTS numbers from a SQL server. No when I compile the...
View ArticleCreating an application for my website?
Hi there, we are thinking about creating an application for our website. The application we want need to be so good that it can explain the main objective which is the different products and we offer...
View ArticleC++ Redistributable
I (or my uninstall check program - Wise Program Uninstaller.rar) inadvertantly deleted some dll's and need to fix that. The problem is with the C++ redistributable. It is looking, inter alia, for the...
View Article[RESOLVED] include extrenal DLL into exe
Hi, I have a solution with one command line exe and one DLL file. Is it possible to combine these into one exe file? I do not have the source code of the DLL. Regards Erwin
View ArticleCompiling Issue, Is this normal?
I'm compiling my project in VB2019 using (Microsoft Visual Studio Installer Project), the compiling results say the compilation is correct, but I've noticed this in the output window, the compiling...
View Articlemscomctl.ocx - wth????
i made an app, i have vb6 installed on my pc and most end users do not.. i put all my images in imageslists - of course this requires the END user to have the "mscomctl.ocx" file. i really don't think...
View ArticlePublishing a Visual Basic Net application
If I understand Publishing correctly, I have an option to make the application available offline or only online. I wish to make the application available offline When the application is installed on a...
View Article[RESOLVED] Visual Basic internal update application system
I would like to ask you about update options in project properties. I found it today, but I am not sure if its the best way for autoupdating my softwares. Well, I want to update my app every day only...
View ArticleCan I run a previous version of a click-once app?
My application is a click-once app, and I have the sequentially numbered versions on a network drive in the Application Files folder. I would like to run a previous version. The most current version is...
View ArticleVisual Studio 2017 How to create a individual setup grouping 3 applications .net
Hello, How is it possible to create only one setup.exe file which regroups 3 applications vbnet? I know how to do this for a separate application, via publish. Here I have an application AppA which...
View ArticleTwo deployment issues
Hello, I am using Inno Setup to deploy my application and I am facing two problems with VB.Net application 1. My app in using Access and System.Data.OleDb to deal with the data. Many users are...
View ArticleC: \ WINDOWS \ SETUP.LST invalid line in setup information
I hope you are well...! since 4 days I am looking for this error message, unfortunately so far in vain... This is a small piece of software (Old), but tried it under all Windows, I get this error and...
View ArticleInstalling dll files and making them accessible to several programs
Building on a theme that I touched upon in https://www.vbforums.com/showthread....91#post5507691 The full scope of my situation is as follows. In the VB6 platform I created a group of executable files...
View ArticleDeployment Issue - Cannot Download Application
Hello: After creating dozens of applications the same way without trouble, I am getting this error when trying to install: Code: cannot download the application missing required files contact...
View Article[RESOLVED] define application installation folder
I created an application which I install at a computer at work. When installing the application ends up in some complicated folder under AppData\Local\. Is there no way to always install the...
View ArticlePHP7 - IIS 10 - MySQL
This is my first time deploying a web application written in PHP/MySQL on a windows server and boy oh boy it has been tough. For background, I'm used to purchasing a hosting service like HostGator and...
View ArticleCustom uninstaller help
I created a vb.net application in VS 2019. Using Publish I can create an installer and the installer runs file. But, when the program is removed from Windows Add/Remove, the folder the program is...
View ArticleHow to get System Requirements for my VB.net Project?
Hello, i'm not an expert yet in vb.net. Now i have my first project written in vb.net and im stucking in defining system requirements for the project. Are there fixed requirements for different project...
View Article