o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

[setup installers] -

hi there

i ahve created an exe program which needs follwoing dlls

1) capicom.dll
2) comcat.dll
3) asycfilt.dll
4) msvbvm60.dll
5) oleaut32.dll
6) olepro32.dll
7) vb6stkit.dll
8) riched32.dll


and the following ocx controls

1) comdlg32.ocx
2) mscomctl.ocx
3) richtx32.dll
4) tabctl32.ocx

using the make command in vb i have created an exe file
and by using the package and deployment wizard i am tryongto create a setup .. which also got created successfully

the created setup fles works fine when installed on my pc
winxp sp2 with vs and vs.net 2002 both istalled

now i gave the s/w for peer reviews and the thing is some peole could install the software and worked on it well

but on some pcs it keeps on giving a msg that it needs updating some files even when yes/ ok is given the same msg pops up repeatedly

i need to know that apart frm capicom here does any other dlls/ocx files needs certain support on user pcs

if so do i need to change some things or use a diiferent setup createor

any ideas on which setup creater /installer i should use
thnx

 

New forum for Installers -
Since Installers are an integral part of VB, in the deployment of apps. I wanted to find out from the members, if you thought it would be worth while to have a seperate forum for installers where users of these installers could get valuable information and it could easily be found?


any installers -
hi, have you guys made any installers? i'm tried of Package and dev Wizard. where can i get Free installers?


best vb installer/setup program -
does anyone have any recommendations as to which Setup/Installer I should consider using. I'm looking for something compact like the Winamp installer or Microsoft Installer. nothing to big or flashy, I like the small installers.


Free Installers -
are there any good free installers out there? any recommendations? if possible, i would like a option that lets me installer the visual basic 6 runtime files on the users computer


step by step instructions -
in creating a setup file. (installers)


[setup installers] -
hi there i ahve created an exe program which needs follwoing dlls 1) capicom.dll 2) comcat.dll 3) asycfilt.dll 4) msvbvm60.dll 5) oleaut32.dll 6) olepro32.dll 7) vb6stkit.dll 8) riched32.dll and the following ocx controls 1) comdlg32.ocx 2) mscomctl.ocx 3) richtx


Creating those Downloading Installers.... -
OK I have searched and searched. Does any1 know how to create those installers that download the files inside the program and installs them to the computer with InstallShield!? I don't care what it is as long as it's not created in VB (so it doesn't require the VB Virtual Machine DLL w


How to package 2 or more installers in one -
Hi , I have develop my own program which requires the MDAC2.8 and Mysql ODBC connector. Thus to run my program on a new pc , I need to install 3 programs altogether and separately. Is there any way to package all the installers like chaining them together so that the user jus have


List Of Installers -
While browsing the web I came across the below link which lists a bunch of installers that can be used to deploy your application. Hope it comes in handy. http://www.installsite.org/pages/en/msi/authoring.htm


Using InstallShield with VB6 -
In the past I have used either the built-in package and deployment wizard to create installers or the Visual Studio Installer tools to create installers for my VB6 application. However I have read where InstallShield has an option where you can publish updates and users can be notified


Setup Projects... -
First, does anyone know of some good walkthroughs on how to publish your application using the VS2k5 Setup Project? Second, I am having some problems with using a the setup project to publish my application. I am trying to use the Setup Projects customizability and combine it wi


Wise Installer trouble -
I have a setup file that automaticaly checks for mdac 2.1 and if it is not found it installs it. My problem comes when trying to install on win 2k machines which has mdac 2.5 I believe it dies in an error is there any way to bypass the mdac check with Wise installers? of is there a way


Distributing .NET Framework Silently, one file -
I've looked so much for something that will do this, I've tried the bootstrapper, but that makes seperate files, I've tried installshield, and several other installers. Is there anyway way I can distribute the .NET Framework and my application in one setup.exe file, and have the frame


Windows Services Revisted -
OK-Well I can't seem to get the service to show up in the services list. Probably due to a failed installutil attempt I believe I'm following the steps in the book line for line for creating a service so perhaps someone with more experience can tell me what is happening or not happen


MSN Messenger 7.0 questions and .ini help -
Hey On MSN 7.0 there are installers that download backgrounds, display pics, and custom emoticons and install them. On mess.be and other sites simllar to it, the have managed to use these installers (i.e. on CustoMess). Can anyone instruct me how to use them aswel? and also, I on


[2005]Installers to update applications -
Hello, I have a windows application and have used the windows installer to create the setup and deploy the project. The application has been completed, and the customer just wants add some small modules to the project, and change some other modules to make more for the business.


Visual Studio Installer and general Discussion about MS installers -
Hi...I have tried to use Visual Studio installer. And I am saying 'trying' because I am not sure about the results. I want to deploy an app that uses DAO 3.6 and Jet 4. The problem is that VSI does NOT include the Msjet***4.*** files into the installation package when PDW includes t


[2008] Innosetup and application updates -
With ref to kleinma's article on using Innosetup to deploy .net and other installers, If I use innosetup to deploy, what code do I need to add to my app to simulate Clickonce's update-app-from-website feature ?


Setup of Application Runtime Error -
Hi everybody, i used the Package and Deployment Wizard from VB6 to create a Setup for my application. It seems to work find, but when i start the setup i get a error message: C:\WINDOWS\SETUP.LST Invalid line in setup information file Section: Setup1 Files @MDAC_TYP.EXE,$(


custom setup prog -
I want to make a custom setup program. Here is what I need to know how to do: 1. How can I embed file(s) into the EXE program (i want a single EXE distributable app.) and then extract those files by copying their data to a new file? (I assume this can be done with resource files, bu


Installation problems - how to avoid -
Creating a setup program for the last project I worked on was a nightmare. I tried three different setup packages, and none of them individually could create a reliable installation that would work on all Win platforms (95, 98, and NT - didn't try 2000). The setup packages were Install


Setup progam -
Hey hellooooooo! Tralalala! Bweeheeheee. Ahem... Sorry for that. Uhmm... Oh yes, I think the standard setup made my VB is very dull and has very few options... Does anyone know where you can get different setup-making programs. Cos I know they excist, for many progs use the same


what should i do -
I have made a setup for my applications, i want to put my setup program on a cd but how can i make my setup program execute from my cd.I don't want to install my setup and then run my setup to install my application. And if i make my setup an .exe,my setup will not work without the nee


Transparency of a different kind.... -
I just wanted to display a "Please Wait" message to the users while goin through a processor-intensive data access procedure. I feel the kinda message the Installers or Setup programs provide are quite ingenious and appropriate to my case... (The message I am talkin abo


how to create installers -
can u tell me please?


Bullet-proof installations - is it possible -
***Note: I also posted this in the database forum **** Creating a setup program for the last project I worked on was a nightmare. I tried three different setup packages, and none of them individually could create a reliable installation that would work on all Win platforms (95, 98,


[2005] Creating a setup for XML Web Service -
Hello, I have to create a setup for web service. Which I don't think will be much of a problem. However, I have to create a setup that once its installed on the IIS, there is a button that can be pressed that would be on a windows form after the setup has completed. This will inf


Run an EXE before Setup runs -
Hello all, I have create a SETUP.EXE using InstalledSheid X Express for my S/W I want that when a user open Setup.EXE or double Click on Setup.EXE, another Exe file runs before setup process. Is it possible ? Please help me


P&D Question -
I know how to edit the setup1.exe (Visual Basic 6.0 Setup Toolkit) but is there a way to edit the setup.exe (Setup Bootstrap for Visual Basic Setup Toolkit) All I want to do is change the Icon of the setup.exe. Or is there another setup program that I can download that has setup c


Changing the setup logo in .net setup project. -
Hello.. I am creating a setup program using the setup project available under the .net setup and deployment... Now,I dont know how to change the logo of the setup I have created.. Can someone tell me how to change the setup logo that appears on top? Thanks Godwin


Setup wizard VB6 -
With Setup and Deployment Wizard in VB6 I build my setup package. All goes well. When I try to run the setup program on a client PC, the setup begin and then stop with this error message "AN unexpected error occur: Type Mistmatch" than the setup fails. Please help is very i


App into setup -
I have a little App I want to run in certain moment of the setup. Or I want to write certain values to the registry into the setup process. I'm using the VB5 SetUp Wizard. I'll really appreciate any idea on how to do it. Thanks!


VB 5 Application Setup Wizard -
I was creating a setup through the VB ASW and looked at Setup.lst file. Is there some way to customize the setup so I can place like a license agreement accept in it or other things? Mike


Setup for VB -
If the 'setup.exe' doesn't kick-off automatically.......which 'setup' should I run to install VB on an NT machine? There a lot of 'setup' files out there and I do not know which one to run. Can anyone tell me which one to run?


how to create Setup.exe -
Hi.. Everybody... I have been having problems creating the setup program. After I create it and try to install it in another computer, the setup tells me it needs to restart the computer in order to register some components. Then when It restarted again... i rerun the setup and same


Creating Installers -
um, i have this project up and running already, i want to make an installer for it.


[2005] Set Solution -
Is there a way to tell the setup to run something before setup actually closes? The reason I ask is when a user runs the setup for my application I need to import configs from the older version. I have a separate script that handles this is there anyway to incorporate this into the


Setup Package -
I have a project that I need a setup program on. I complete the setup wizard with NO errors, but once I install the application, the whole setup works fine, but once the ....Updating your system comes up the following error occurs: The file c:\windows\temp\msftqws.pdw\$(DllSelfRegi


VBInstaller & PDW -
I am ready to deploy an application and I am trying to find out the pros and cons of setup packages. We all know PDW and all the problems that come with it...so I went for the Visual Studio Installer... Everything's fine except some things: 1) I checked the setup lists and I saw t


setup package by vb6 -
hi,all, i have a problem. i use vb6 package and setup wizard to make a setup package. i have some pictures and mdb to be involved in. but after making the setup package, when i run the setup.exe to setup the problem,i find the set up speed is too slow. why? how can i solve


Copyright OKQUESTIONS.COM 2010 All Rights Reserved.
RegisteredNames.Websites Value.Whoistool.ORG.Universal Whois