Self-updating on a restricted account
Hey there, I'm developing an application that has a self-updating routine. I've actually used this routine fairly successfully on other company programs; but the general office employees here all have...
View ArticleHelp With VB.NET Setup(Install) Maker !
BIG HELLO TO EVERY ONE ! I need a Setup Maker ( Install Creator , INNO Setup Maker , etc..) That Detects Weather Dot Net Framework 4 Is Installed or Not And Automatically Download It From Internet !...
View ArticlePublishing an application
Hello! I am soon getting done with the first version of my application, and I want to publish it. However I have some questions regarding the publish feature in Visual Studio 2012. The reasons why I...
View ArticleAntivirus deletes my deployed application
Hello! I deployed my application to my website. However when I download the "setup.exe" from the website, Google Chrome starts warning me that the application could be risky to launch. Ignoring Chrome,...
View ArticleDeployment and application do not have matching security zones.
Hi! I am receiving this strange error while installing an application in 2 of my 4 computers. All computers have windows XP and I cannot understand this strange behaviour in half of them. Other...
View ArticleRunning an application from the Server
Hallo everyone! I have a small local network and I want to install an application (with ClickOnce) on the server and then be able to run the application from a client using a shortcut. So I installed...
View ArticleHelp with prerequisites - .NET Framework 3.5
Hello! I have an application that requires .NET Framework 3.5 to run. Now what I want my installer to do is to check whether .NET Framework 3.5 or later is installed, and if it is not installed, it...
View ArticleInno Setup script help - selected drive D not working
I'm trying to fix a bug in a script that I am using in the Inno Setup installer. The problem is that when I select the drive D radio button (from a list of drive C, drive D) the script wants to always...
View Article[Inno Setup] couldn't copy ocx file to system directory
Hello I have problem with one of my ocx on system like Windows 7, when i try install, one of my ocx file couldn't copy to system directory and VB6 app cant found ocx and registered this and i have...
View ArticlePackage & Deployment Wizard in visual basic 6
Hello everyone! I have compiled my vb project and found no problem about it. It worked well in my computer. I made an installer or exe file of it using "package & deployment wizard in visual basic...
View Article[RESOLVED] putting a VB.NET app on a website
I need to know about putting a VB.NET app on a website. I have an app which I'd like to market, and am planning a website to support it. I will be using a paid host, like GoDaddy etc. On the site I...
View ArticleCreating an installer using Setup Wizard
HI Guys, I am near completion of a very large project(first one) with help from a lot of people on this website. I am at the last step of creating an installer. However, a lot of the terms confuse me...
View ArticleCreating the unbreakable 15 day's trial.
I just wonder if is there any method to get the program last for 15 day's only. I watched like 10 examples but all of them can be "cracked" by simply moving your date/time at computer backward 15...
View ArticleProblem uninstalling an app from Windows 7/64
I am having problem sporadically with uninstalling my program from Windows 7/64bit. Not an issue on other platforms and does not always even show on all Win7/64bit installations (like my test machine)....
View Articledatabase connection string, external config file does not work
Hi guys, I have a 3-tier app developed in VS 2013, VB, MSSQL, Windows7. I want users to modify the database connection string in a deployed app. So I set up the app.config file in the client as...
View ArticleProblem with post build event in Visual Studio 2010
I'm not sure if this is the best forum for this problem. I've been using this trick: http://blogs.msdn.com/b/astebner/arc...udio-2005.aspx for some of my installers to solve a problem I was having...
View ArticleDeploying app with Inno Setup
I don't know where to open this thread so i opened it here. According to this thread Inno setup install framework 4.5. I implemented net framework 4.0 to a installation file. Script will check if user...
View ArticleWeb Deployment package doesn't copy all DLLs
I'm creating a web deployment package .zip file for an ASP.Net application, but it doesn't seem to copy all the dll files into the package.zip bin folder. I'm using the System.Data.SQLite nuget package...
View ArticleSet default application folder for plug in msi based on existing application...
Hi All I've got an application that uses plug-ins to represent different flavours of sql (e.g. MySQL, PostGres, SQLServer etc.). The intention is that further flavours of SQL will be supported by...
View ArticleDeploying an application to a tablet.
I'm new to programming so please bear with me. I'm using VB 2012 on my laptop (running Windows 8.1). I wrote a simple Hello Program to test it on my tablet. My goal is to write a golf program for our...
View Article