[RESOLVED] Smartscreen
Hello. A question regarding "smartscreen". I have just redone the install of my software and come up against a behavior of smatscreen which seems insoluble to me. I created a correct digital key with...
View ArticleCan I Setup to Access RunTime with InstallShield at same time.
Hi. I just want to ask, when I am seting up the program which target computer dont have Microsoft Access. Can I (add) setup the Access Runtime same time with installshield setup ? or must I setup up...
View Article[RESOLVED] Click 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 ArticleMinimize an application with no keyboard.
I'm on a situation that a 3rd party APP is covering all the screen as those are embeded windows no keyboard machines, like the ones used to, let's say order something in a coffee shop at the cashier....
View ArticleClickOnce Root Element Missing
This is somewhat related to this thread: https://www.vbforums.com/showthread....or-Suggestions but only in that this problem is what started the whole thing. I'm inclined to say that this is not...
View ArticleUnverified Publisher
Hello everyone, I wrote an application with VB.net and made an MSI file from the application executable file. However, Windows blocks the MSI installer with a message that says Unverified Publisher. I...
View ArticleNeed help creating an installer
Hello, I have just finished my migration from WEBBROWSER to WEBVIEW2 but I encounter a problem when creating my installer with INNOSETUP. Indeed, the file that I have been using for several years no...
View ArticleDeployment and Revision
I want to revise/update an already deployed/published database/VB application. I was barely able to get the original deployed. The only method I was able to make work (even marginally understand) was...
View ArticleGeneral question about .net and dependencies
So I'm fairly new to .net (several years of MS Access VBA before that), and have managed to program a couple of Windows Forms that log into SQL Server databases and do various things. I felt they were...
View ArticleCrate database and tables (DBscript) in the runtime using VB.NET
I have made a setup file for my project (using a visual studio installer) , when i send the project file to the client's laptop I got the following error: Code: Could not load file or assembly...
View ArticleVB 6.0 deployment issue, 80040154 error
Hi, I have a program written in VB6.0, compile good and run good in the IDE, it can also create an EXE file. However, when I use the Added-Ins feature : Package and Deployment, select vbp file, click...
View Article.vbs doesn't run on setup commit
Hello, I have a .vbs file that contains the following 2 lines. If I just double click on the .vbs file, it executes the run.bat file, but when I put this file in CustomActions -> Commit in Visual...
View ArticleDistribution to Windows 11
I have a program that I want to install on my wife's Windows 11 computer (does not have Visual Studio/6 on it). The program consists of a database, some jpg images and icons, References to DAO...
View Article[RESOLVED] Sending a file
I wrote a program consisting of several forms and no special controls. I compiled it and ran two anti-virus programs on it. It came out clean, as it should. I compressed the exe and ran the same two...
View Article[RESOLVED] Setup File Error
My project is completed. If I build the project it shows no errors, but as soon as I publish it, it gives an error: - Unhandled Exception has occurred in your application. If you click Continue, the...
View Article[RESOLVED] Update Installer using Microsoft Visual Studio Installer Projects...
Hey guys. I've been messing with the Microsoft Visual Studio Installer Projects 2022 Extension in VS2022. I am able to create an installer for my app, and that works just fine. I'm having trouble...
View Article[RESOLVED] Advice on installation and update methods for VB.Net programs
Hey guys, I've been re-writing my company's existing applications in .Net and they're basically letting me go wild with it. We've been testing one of the completely new applications in our live...
View ArticleProblems on VB6 Compile
I do compile cleanly when the code is correct. But, most of my programs get flagged by McAfee, either when I scan after compile, or when I try to run them. This does not happen to all programs. I write...
View ArticleSystem.Data.SqlClient not found at run-time (installed release .exe)
I am using the VS2022 template (project) for setup and deployment. I am not using any sql in the Winform app (.NET 7.0). Occasionally, when compiling (building) the assembly, the assembly will populate...
View Article[RESOLVED] PDF Files in VB Project
Good Day, I am having a problem with the following: - On the Top of the form, I have 2 buttons "Help" and "License Agreement". These files is in a PDF format as well as in a word format. If one clicks...
View Article