C: \ 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 ArticleSetup file created with downloaded from website shows error : Unknown Publisher
Hello everyone, Please have a look on attached files, I designed a small project on VS-2013 and created setup.msi from install shield then I uploaded my setup.msi file on my website so that my clients...
View ArticleCreating a windows installer for our programs
Hi: I need a good installer that can install/uninstall my vb.net program on various versions of windows. I also need it to check for the correct version of .Net core and install it if necessary. Any...
View Article[RESOLVED] Create VB6 App Installation Package to install on latest Win OS's
I have a very old vb6 application that I need to create an installation package so a user can install on his system. I've used InnoSetup for another vb6 application and it worked great. But for another...
View Article[RESOLVED] Run-Time error '429': ActiveX component can't create object. VB6...
Okay, so I have this program creating an installation package for my old VB6 application. I started off using InnoSetup, but in another thread the only comment was 'meh', like don't use it. Okay, so I...
View Article[RESOLVED] How to access a file after click once deploys it
Hi. I have a click-once WinForms application that I've been deploying for years. Recently I enhanced my code to get a custom color out of a bmp file. That is, I have several labels on a form that I...
View ArticlePersonal iOS Deployment
I've developed a personal mobile application using Angular/Ionic/Cordova and using npx I've generated the necessary iOS and Android files. What I do not understand is how do deploy an iOS app directly...
View Article[RESOLVED] Personal iOS Deployment
I've developed a personal mobile application using Angular/Ionic/Cordova and using npx I've generated the necessary iOS and Android files. What I do not understand is how do deploy an iOS app directly...
View ArticleSSL Issue
I'm not great at deploying web applications. I will certainly admit that. I have two domains that I purchased from GoDaddy but I'm hosting from BlueHost. So it doesn't look like I'm grifting, I'm going...
View ArticleVS 2017 Click once error during install
I am new to click once deployment. This is my first click once since VS2010. This is a signed multiuser application. The first error happens when I click on the install button on the publish.htm I get...
View ArticleHosting Subdomain Return 403 Forbidden
I purchased my domain from GoDaddy but purchased the hosting through Blue Host. Right now my primary domain is working just fine. However, I want to setup a staging environment for the client to test...
View Article[RESOLVED] Hosting Subdomain Return 403 Forbidden
I purchased my domain from GoDaddy but purchased the hosting through Blue Host. Right now my primary domain is working just fine. However, I want to setup a staging environment for the client to test...
View ArticleSigh. Error on installing project.
Clicking on the HTMl page created on building the install, it down loads "Setup.exe". clicking thought the messages (security) I click on "Install Anyway" and an error is displayed. <error> Below...
View ArticleClick Once Fishing For Suggestions
I've used Click Once to deploy a pair of applications for well over a decade without issue. Sometime last summer, date not particularly certain, something changed. One of the applications will not...
View Article