473,396 Members | 1,940 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Opening the VB 6.0

lotus18
866 512MB
Hi everyone, could anyone tell me why is it everytime I open the VB 6.0, a windows installer will be popped up and is preparing to install the visual studio .NET 2003? I already have visual studio .NET 2003.

Can anyone give me a clear explanation? Thanks.
Nov 19 '07 #1
6 1209
Dököll
2,364 Expert 2GB
Hi everyone, could anyone tell me why is it everytime I open the VB 6.0, a windows installer will be popped up and is preparing to install the visual studio .NET 2003? I already have visual studio .NET 2003.

Can anyone give me a clear explanation? Thanks.
When did you start having this problem?
Nov 20 '07 #2
lotus18
866 512MB
When did you start having this problem?
I think when I was reinstalling my vb 6.0 due to missing of its .dll file something like that I don't remember the filename. Anyway, my vb 6.0 is working properly but it is annoying to see everytime the Windows Installer and I cancel and cancel it everytime.
Nov 20 '07 #3
Killer42
8,435 Expert 8TB
Sounds like a DLL conflict between versions.
Nov 20 '07 #4
lotus18
866 512MB
Sounds like a DLL conflict between versions.
So, what should I do?
Nov 20 '07 #5
Mohan Krishna
115 100+
So, what should I do?
Hi Lotus18,

I got this from some forum, when I got the same problem earlier.
http://www.annoyances.org/exec/forum/win2000/1112796507

May this help you...

1. Download the lastest windows installer (Instmsi.exe) and place in a temp directory
such as c:\temp.

2. From a command prompt, run the installer with the /c switch
(ex: c:\temp\Instmsi.exe /c)

3. A dialog will be displayed asking for a destination to extract the files to.
Select your temp directory again (c:\temp)

4. In that temp directory, run the Instmsi.msi file.

5. Also in that temp directory, right-click on the Msi.inf file, and select 'Install'
from the context menu.

6. You should be prompted to reboot your computer. Installation is complete.

Take Care! ALL THE BEST!
Nov 20 '07 #6
lotus18
866 512MB
Hi Mohan Krishna

OK I'll try to do it. Thanks for your response. : )
Nov 20 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Jean-Fran?ois Lacrampe | last post by:
Hello, I want to write a _very_ simple text parser that would replace a string like: "This is text with /italics/, *bold* and _underline_." and generate automatically something like this: ...
5
by: PM | last post by:
Has anyone found a way to open a file exclusively where it will fail if the file is already open, i have tried the following _FileStream = new FileStream(@"C:\Data.txt", FileMode.Open,...
14
by: D. Alvarado | last post by:
Hello, I am trying to open a window containing an image and I would like the image to be flush against the window -- i.e. have no padding or border. Can I make this happen with a single call to a...
3
by: Greg | last post by:
On my report I want to have an opening balance signifying all transactions up to the month selected and detailed transactions for the month selected and then a closing blance. I'm perpelexed...
11
by: emailus | last post by:
I am webmaster for the domain <www.alpha1.org.au>. Not being an expert in html, I take advantage of my domain Registrant's web building tool, 'Instant Website'. This tool is provided as part of...
9
compman9902
by: compman9902 | last post by:
Hello, and thank toy for reading this post. Thus far, this website has helped me a lot, (I have finally finished my encryptor: "site removed by moderator", go to the downloads link) and I will...
15
by: Umesh | last post by:
how to open a website like yahoo.com and use it as input? The following code doesn't work. #include"stdio.h" int main() { FILE *f; f=fopen("http://www.yahoo.com","r"); if(f==NULL)
3
by: Luke Davis | last post by:
I'm looking for an effective way to open and close TCP ports. Can I do this through Tcpclient? And I know this is a potential security risk, so what kind of permission must the person running...
34
by: Alexnb | last post by:
Gerhard Häring wrote: No, it didn't work, but it gave me some interesting feedback when I ran it in the shell. Heres what it told me: Traceback (most recent call last): File...
3
by: Paul H | last post by:
I have a transactions table and a balance table that look something like this: tblTransactions TransactionID (PK Autonumber) ClientID TransactionDate TransactionAmount (currency field, values...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.