Re: vb6 service pack 6. "Cant find common folder settings"
- From: "Jim Carlock" <anonymous@localhost>
- Date: Tue, 31 Oct 2006 20:37:30 -0500
JerryCic commented . . .
: Is there any way to fix this error without re-installing vb6?
: Microsoft states that [MIS] the quickest way is to install
: vb6, but I [MIS] don't [MIS] have my cds [MIS] and I
: [MIS] don't [MIS] want to break the functionality I [MIS]
: have.
I think you can extract the files out of the executable and read
the .inf files it comes with to copy the files to the appropriate
folders yourself. It's quite a task, if you ask me, but it's good
training to get into for building an installer, and definitely worth
the effort and time. It's also good for learning how to read .inf
files as well.
The CommonProgramFiles setting can be found by typing the
following into a cmd.exe prompt (Start, Run, cmd.exe).
SET commonprogramfiles
Typically it looks like:
C:\Program Files\Common Files
Hope this helps and good luck!
::- -::
Jim Carlock
--
North Carolina Swimming Pool Architects
Ask The Swimming Pool Expert!
http://www.aquaticcreationsnc.com/swimming/pool/builder/nc/ask.php
.
- Prev by Date: Re: dll version, possible from VB? Solved
- Next by Date: Re: Famous cracked software download
- Previous by thread: Re: How to call Form1 at Project1 from Project2?
- Next by thread: How to Convert 8bit into 6bit AIS encapsulation?
- Index(es):
Relevant Pages
|