User Access Control
Is it possible to prevent the User Access Control's warning 'Do you wish to allow this programme to make changes etc' every time my programme starts? I run a manifest resource, but wonder if that is...
View Articleinvalid data source
When the setup installation created using P&DW there is no error with the data report But i am getting the error " invalid data source" when the setup installation created using INNO at the line --...
View ArticleNeed installer advice
Hello; I am working on getting an old vb6 app (developed on XP) with Visual Studio Enterprise v6 to be UAC compliant and run on Windows 10, 64 bit machines. This vb6 application uses dBASE level 3 and...
View ArticleHow to publish including geckodriver
I have a vb2017 project, works fine. I am trying to upload the project so that I can install on other computers, but each time I try to install on another computer, failure. The error is "The...
View ArticleClickOnce .NET 4.0 Prerequisite
I have a program that works under XP just fine as long as the user has .NET 4.0 installed. I'd like to add that as a prerequisite in the ClickOnce installer. However, in the Prerequisites dialog in the...
View Article[RESOLVED] How to install an exe on itself ?
Hi, When I compile a new version of my software it is advisable to copy the .exe at the same place because the folder also contains own user files. Of cause the software cannot copy the .exe to itself...
View ArticleBad URL in the Error dialog for ClickOnce
So, there's some sort of error in the ClickOnce setup. (I haven't resolved it yet, but that's a separate problem) Whenever there's some sort of problem where the ClickOnce setup on a user's machine...
View ArticleFolder
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 Article