[RESOLVED] Problems with PDW msvcrt.dll
Hi, Everything was fine in my program however I packaged my program and I set all the file paths to "AppPath" (i.e. install all program files to directory specified by user) but now the file msvcrt.dll...
View ArticlePackage and Deployment Wizard
Hi Could anyone let me know where this is found, and any tips on using it ? I want to give a few folk a wee VB6 exe I've made... it does need an OCX file and (if needed?) the VB runtime library? Or it...
View Article[RESOLVED] Problems with the Deployment Files
Here we go again. I have finished my little "Lottery" program and am ready do deploy it to some friends. Creating the package was not a problem, I don't think, but the setup.exe is not fun to look at....
View Article[RESOLVED] Problems with PDW msvcrt.dll
Hi, Everything was fine in my program however I packaged my program and I set all the file paths to "AppPath" (i.e. install all program files to directory specified by user) but now the file msvcrt.dll...
View ArticleSQL2012 Express. Quiet installer appears to remember previous 'bad' command line
Very strange. I've been using INNO to build a script to deploy SQL 2012 Express as a quiet installer - ie install without user interaction. It worked just fine. But I decided to try a /HIDECONSOLE...
View ArticleVB6 Deploy Depenencies issue on Win7 64 bit.
Hi, I have a Out of Process ACTIVEX EXE that will run under all OSes from XP to Windows 7 32 bit, but not run under windows 7 x64 unless I first start it's hosting application as administrator or...
View Article[RESOLVED] VB6 Deploy Depenencies issue on Win7 64 bit.
Hi, I have a Out of Process ACTIVEX EXE that will run under all OSes from XP to Windows 7 32 bit, but not run under windows 7 x64 unless I first start it's hosting application as administrator or...
View ArticleProblem with deployment
HI I have used the [VB6] XP/Vista Manifest Creator. I am deploying with windows 8 and getting permission error when loading active x, vb6 (Sp6). If I continue the active x loads fine but there is an...
View ArticleCreating Setup FIle
I have designed a small software for a client, Now the work is complete but its in the form of an EXE file, how do I integrate a setup wizard for this?? Since I've used Vb.net, my software requires the...
View ArticleCreate Install Package, not a Click Once install
Hello, I'm after some advice on the best way to create an install package. I don't like the the Click Once type install packages. Is there any option in VS to create a different kind of installer? Cheers
View ArticleClick Once setup !
Hello Guys, I know there is no Click once setup for compact framework but still if there is anything like clickonce setup for deplying CAB file and downloading and installing on client. Once the setup...
View ArticleReboot required after installing FW4
I'm using INNO. I've used it for many years. I'm making a setup which will include FW4 Client Profile. Total size of the package including the FW for 32 and 64bit is <50meg so that's great. On XP...
View ArticleOutlook reporting
Hello, I'm really sorry if this is the wrong forum for this, I'm both new to the board and a (not even a) beginner to writing programs. I do have experience in HTML/CSS and the adaptation of jQuery and...
View ArticleNeed code/advice on password protecting VB6 program
Hi there, I am selling my program online (advertised online, I post VB6 CD to user, not online sales) and I want my VB6 program to retrieve the customer's hardware ID number, then they email me there...
View ArticleRun secondary software from Install Shield 2012 installation package
I think this is the right place for this question ... I hope I can explain it clearly enough. I've built an app in VB6 that uses crystal reports 11.5 and I'm trying to build an installation using...
View ArticlePackage installer with SQL Server?
I am inclined to believe it is not possible but I would like to ask anyway. Is it possible to create a package where we could also include the installation of an SQL Server instance? My Dean thinks it...
View Article[RESOLVED] Windows 7 file issue!!!!!
I'm trying to deploy and update files and I ran into this problem on a Windows 7 64 bit machine....on the WIN7 machine, in directory DB, my file at one time contained data X,Y,Z. On my XP machine (were...
View ArticleClick once deployment problems
I am installing a program via the publish wizard in vb. I get the files to install it on a usb drive and go around to install on all the computers, and about 9 out of 10 fail, and I have to install it...
View ArticleGetting the source setup file location
Hi, I use oneclick deployment for my vb.net application, it install the S/W in "localuser/../...." some random place. I can get this location using Application.ExecutablePath or Application.startuppath...
View ArticleDeploying Crystal Report
Hello, when I'm deploying the executable to a PC and the of course the crystal report (CRforVS_13_0_2.exe) The problem is it will not install if the Microsoft Visual Studio if not yet installed. What...
View Article