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

ADO - Ascertaining Correct Installation -

I want to write an application that requires that ADO be installed.
I understand I can get ADO 2.7 from microsoft site.
After Installation, how can I confirm that ADO is installed correctly.

Is there a small test I can conduct to confirm that it is correctly installed.

Can someone help please

Regards

 

ADO - Ascertaining Correct Installation -
I want to write an application that requires that ADO be installed. I understand I can get ADO 2.7 from microsoft site. After Installation, how can I confirm that ADO is installed correctly. Is there a small test I can conduct to confirm that it is correctly installed. Can some


VB.net - HELP PLEASE - Installation/Distribution Problem -
After building a solution, how do I know what files are required to be included in order to run my program on another computer? How do I check for whether the new host computer requires the .net framework to be installed. I used InstallShield to create a setup program. InstallShield


Only during Admin rights during installation -
Hello, I like to give my installation application Administrator-rigths during the installation of my application, so it is allowed to install OCX-controls. After the installation the userrights should be the same as before the installation. Can anyone show me the way to the s


Installation program -
I need an program to do the following: 1. Be launched by autorun.inf on a cd - I know how to do this bit. 2. The program launched (will be a visual basic application) needs to run off the CD with no installation - I've picked up this could be done with vbrun60.dll - am I correct in


deploy project with security key -
Hi, I have an application to distribute to many clients. I want to provide a measure of security to encourage them to not share this software unless it has been purchased. My plan is to require them to provide a security key value when they install the program. The installation would


ADO Database application -
I have just finished a database project that uses an Access 2000 database via ADO. I am now begining my testing phase. I am firstly trying to test the installation on a newly installed version of Windows 98. After a few hicoughs my installation routine seems to be working but on


[2005] Supply .NET 2.0 -
As with most of you, all of the programs I write have the .NET 2.0 Framework as a pre-requisite. Is there a way to include the redistributable on my installation CD and perform a pre-installation check for .NET 2.0, installing the Framework if it is missing on the installation computer


Question about Inno setup... -
I am using inno for the 1st time. I would like to know if I am doing things right. I have attached some pictures. These are the ONLY sections with items in them. Upon installation: File copied. OCXs, DLL's and ActiveX EXEs registered Upon installation: I would like all


Deployment project not seeking NET framework from installation CD. -
I've created a deployment Project and specified that the prerequisites such as NET framework and MDAC should come from the same source as the application. The installation application is on a CD and all the appropriate folders are in place as created by VS 2005 yet the Installation


Installation package modification -
Hi Im having an installation package created with VS.NET. currently it has only the standard user interface dialogs. I would like to have another dialog during the installation (on the Start section) where the client can type the product license number. Then the installation sho


Add extra file in the Installation File -
Hi all, I used the "Package & Deployment Wizard" to create the installation file for my VB program. Question is, can I add some extra files in the Wizard, so that this file will be packaged and stored at the correct folder ?? thankx in advance. hendra


.ExecuteNonQuery (RESOLVED) -
Hi, When using .ExecuteNonQuery to add a record to an Access table which has the key field as an Autonumber, can you easily obtain the Autonumber of the new record? Obviously it will be the last record, so ascertaining the number of records in the table will do the job.


Installation process -
Hi Has anyone found a way around this scenario? I have a program that is written in Visual Studio.Net that i want to deploy to a customer. The customer has Windows 98 with Internet Explorer 4. I understand that the current process for installation would be: Install IE5 or


Modifying the registry during installation -
I understand that in designing a setup project, one can use the Registry Editor to add data to the registry during installation. What I'd like to add should be fairly simple, but I can't figure out how to do it. I want to add a string value to the registry under HK_LOCAL_MACHINE\Soft


ie 5.5 removal from windows 98 -
i'm having a problem with ie 5.5. when i try to re-install, it gives a message 'previous installation was not completed...' installation then terminates. the add/remove also shows same message. i'm at a dead end. help! p.s. where does it keep info related to installation? if i


After Installation Question -
hi guyz, pls i've never used any of the deployment software(i.e. InnoSetup and NSIS) and i want to know if there is a way that i can run an exe after the installation, what this exe does is that it erase existing data of the main app in the registry.my reason for this is that end us


Simple question about DirectX 8 installation -
Hi, I decided to post this question here, since it is most of a general issue rather than an specifically DirectX question. I have Visual Basic 6 installed (full installation) and I am planning to install the DirectX 8.1 SDK (full installation too). I do not want that any of the Dire


VS6.0 PE on XP -
(I've poked around, read the FAQs, etc., and I think I'm putting this question on the right board. Apologies if that's not the case!) Hi all, rather embarrasing that I have to ask *this*. But oh well Getting ready to install this (see title) on an XP machine. Original documenta


VB6 application installation error -
Hi, during the installation of a program developed in VB6, I got the following error "Error during file registration C:\WINDOWS\SYSTEM\MSHTML.TLB". If you ignore this messsage, the installation finishes correctly, but you have not the program folder on the start menu'. All h


Custom Actions in Vb.Net -
Hi All, I want some information regarding creating of installation package for a .net application. I have created a setup package for an application. How can i add Dotnetfx.exe file for .Net framework installation. I need to maintain installation sequence, as i need to execute this


60 kb-Apllication---> 5 Mb Installation.WhyWhat to do -
My apllication is 60 kb.But the installation have 5 Mb! All i have in my apllication is...some shapes,images,textbox,listbox,rtfTextBox and that's all! But in the installation I get a lot of files! What to do with that size? 5mb? Why is so big the install?


Reg: Inno Setup Installation Script -
Hi, I got struck up with a problem, i have created a setup and its working fine, but can any one tell me during installation of the setup suppose if the particular dll gets corrupted/not present the installation shouldnt continue, how to write scripts for that...plz help... R


Database Not Installed using publish -
I have a problem, which i really cant understand why its happening. Im publishing my project to an FTP server, so when people go to my website, or open the program they can install/update it. The problem is, when you open it (after a successfull installation) and open a form that us


Installing Crystal Reprots 4.6 w/ Application -
Does anyone know the correct installation directories Crystal Reports 4.6 (the one that ships with VB 6.0) .dlls and stuff? For that matter, does anyone have an accurate list of the components that need to be installed to make Crystal Reports work. All the documentation I have seen i


finding installation folder -
I know this can be done but I forgot how. When you deploy an app the enduser can install it anywhere he chooses (reffering to folder on a given system) If my app is relying on the location for the installation folder (for example for some config files that will be updated later by th


vs2.0, sql 2005 -
Hi, The Evaluation period for VS2.0 beta and sql server 2005 beta has expired on my pc. I would like to reinstall Them. What is the correct step of uninstal and installation please? I was told that they have to be installed in order (i.e. vs2.0 beta first and then sql server 2005 b


Copy folders during installation -
I need to copy several folders to installation path during the installation of my VB program. Can I perform that using the standard Package and Deployment Wizard?


Run other Programs before Installing app -
Hallo, I would the setup.exe of my app to run one or more programs before proceeding with the installation process. The reason is that I have created another app that has a license agreement and other stuffs and I would like this program to be run before installation or elae the ins


Installation and copying files -
Dear friends, how to make all support and other files to be copyed in to the installation directory on installation by the user. for eg:- i have an database program made in VB6, after installation only the .Exe and one .txt file will reside in c:\ program files\project where as i wan


wizard installation -
ive created the .msi file . Now what i need is to save this file in a CD and when the user enters the CD the installation starts automatically ( wizard installation ) so how can i do that


Run application after installation automatically -
I would like to run the application (file.exe) at the end of installation, without user run the application manually. I can run a script file (vbs or bat) during installation or there is some command or option to be setted during setup. I need it because I would like to show an ico


Installation Help Please. -
Hi. I'm sorry that my first post here has to be a help topic, as I'm sure you guys get plenty of them; however, I really need help with the installation of VB6. When I attempt to install it, it comes up with MANY "Setup cannot open the file:" errors. Later on in the installat


Installation Problems -
I have a fairly simple application that I am trying to distribute. The problem is that the installation procedure goes well until the error message appears near the end of the installation, *** ERROR: The file 'C:\WINDOWS\TEMP\msftqws.pdw\$(DLLSelfRegisterEx)' could not be regi


.Net Framework Installation Files -
Hi Guys, is it possible to downlaod the .Net Framework installation files from the NET, as I need to install my program on a pc with no internet connection. I tried msdn, but it stll need to connect to the net on the framework installation.


VB 2005 Express Edition Installation -
I have downloaded and done the Installation of the VB 2005 Express Edition from MS site. The installation seems to work fine. I start the program and get all the initial screens, help, etc. But, when I try to 'Create a New Project', that dialog box comes up gray and empty and the on


[2005] Checking if an external program is running -
Okay, I have a piece of code that starts an external installation program: Process.Start(programLocation) The variable programLocation may be any number of locations on the hard drive or a network resource. The program, ideally, should do its thing, and the process should then


Another Installation Problem -
Installing your first application is a bear.... I keep trying the installation on different computers and came across a new problem this morning. When the initial phase of the setup is going through steps 1 thru 8 I get a message on Stdole2.tlb, Olepro32.dll and all the files in tha


Speed of Installation -
Hi I use VB Package and Deployment wizard and found the installation process from this wizard is very slow then the other package tools (like installshield..etc) Can I increase the speed of installation the program pls suggest me....its urgent


Automatically Install Installation -
Using Visual Basic is there any way to create code that will automatically run an Installation pacakage. For example, will auotmatically click on Next, etc.... In other words a way to take an .exe of an installation pacakage and be able to manipulate the install process..


Customized installation -
I have an application which uses the windows scripting host. For the application to work correctly, the correct version needs to be installed using the setup downloaded from microsoft. I can't just paste over the components. I would therefore like to run a detection on the pc's sy