Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Bernard Bout
  Where is Bernard Bout?
 Brisbane
 Australia
 Bernard Bout
 To: ed hardy
  Where is ed hardy?
 new york city
 New York - United States
 ed hardy
 Tags
Subject: RE: VFP9 SP1 Installation
Thread ID: 233749 Message ID: 234239 # Views: 25 # Ratings: 1
Version: Visual FoxPro 9 Category: General VFP Topics
Date: Saturday, July 11, 2009 8:50:39 PM         
   


>
> Any more ideas? :)

Run Regedit.

Open HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualFoxPro

This is what I have in my registry


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualFoxPro]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualFoxPro\9.0]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualFoxPro\9.0\Registration]
"UserName"=".Bernard"
"PIDKey"=""
"ProductID"="XXXX-XXX-XXXXXXX-XXXXX"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualFoxPro\9.0\Setup]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualFoxPro\9.0\Setup\VFP]
"ProductDir"="C:\\VFP9\\"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualFoxPro\9.0\Setup\Visual FoxPro 9.0 Professional - English]
"MsiPath"="e:\\vs_setup.msi"
"InstallSuccess"=dword:00000001

Open HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro This is what I have:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro]

[HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\9.0]

[HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\9.0\ChooseColor]
@=hex:80,80,80,00,80,80,80,00,80,80,80,00,80,80,80,00,80,80,80,00,80,80,80,00,\<br /> 80,80,80,00,80,80,80,00,80,80,80,00,80,80,80,00,80,80,80,00,80,80,80,00,80,\<br /> 80,80,00,80,80,80,00,80,80,80,00,80,80,80,00

[HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\9.0\Desktop]
"Zoomed"="1"
"Row"="-1"
"Column"="27"
"Height"="608"
"Width"="968"
"FontName"="Arial, 10, N, 1"
"PrtFontName"="Courier New, 10, N, 1"

[HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\9.0\Fonts]

[HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\9.0\Options]
"LastProject"="1"
"TALK"="ON"
"StatusBar"="1"
"NOTIFY"="ON"
"CLOCK"="STATUS"
...... lots of other settings here mostly my preferences.

[HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\9.0\Options\IDE]
"Program"="011000110011000404"
"ProgramExtension"="PRG;MPR;QPR;SPR"
"ProgramFont"="Courier New, 10, N, 1"


Maybe you are missing a setting?

If this does not help, get the REGMON and FILEMON from Microsoft - google for "sysinternals"

and use them to see what file/reg setting the setup.exe is looking for and not finding.

AFAIK I had VFP7 and upgraded to VFP8 - I was given the full CD of VFP8 and did a clean install from that although this was supposed to be an upgrade. The only condition was I could not use both 7 & 8, only either.

When I went to 9 I received a DVD and again did a clean install. No upgrade, just a full clean install. As you can see from the REG settings, I refused to accept the horrible default path with spaces that causes so many problems

- c:\Program Files\Microsoft Visual Foxppro\ blah blah blah ... etc was not for me.

I just installed it in c:\vfp. Short and sweet.

Why don't you try to do a clean install of VFP9 into the c:\vfp9 directory. Then try the Sp2 update. Do not install SP1 if you are going to sp2

The path is VFP9 -> Sp1

or

VFP9 -> Sp2

Not VFP9 -> SP1 -> Sp2. This has been tried and has failed.

Also there is a patch for SP2 to fix some problems, two of which I reported.

Bernard

** If you see someone without a smile, give em one of yours :) **
My Blog



COMPLETE THREAD
VFP9 SP1 Installation Posted by ed hardy @ 7/6/2009 3:48:09 PM
RE: VFP9 SP1 Installation Posted by Yuri Rubinov @ 7/6/2009 3:59:36 PM
RE: VFP9 SP1 Installation Posted by ed hardy @ 7/6/2009 4:30:58 PM
RE: VFP9 SP1 Installation Posted by Yuri Rubinov @ 7/6/2009 5:01:46 PM
RE: VFP9 SP1 Installation Posted by ed hardy @ 7/6/2009 5:33:54 PM
RE: VFP9 SP1 Installation Posted by Biju Thomas @ 7/6/2009 7:37:47 PM
RE: VFP9 SP1 Installation Posted by ed hardy @ 7/7/2009 6:23:41 AM
RE: VFP9 SP1 Installation Posted by tushar @ 7/7/2009 7:30:29 AM
RE: VFP9 SP1 Installation Posted by ed hardy @ 7/8/2009 4:46:59 PM
RE: VFP9 SP1 Installation Posted by Biju Thomas @ 7/9/2009 4:54:46 AM
RE: VFP9 SP1 Installation Posted by ed hardy @ 7/9/2009 5:47:44 AM
RE: VFP9 SP1 Installation Posted by Ammar Hadi @ 7/8/2009 5:42:48 PM
RE: VFP9 SP1 Installation Posted by ed hardy @ 7/9/2009 5:56:39 AM
RE: VFP9 SP1 Installation Posted by Bernard Bout @ 7/11/2009 8:50:39 PM
RE: VFP9 SP1 Installation Posted by ed hardy @ 7/12/2009 12:33:30 AM
RE: VFP9 SP1 Installation Posted by Bernard Bout @ 7/12/2009 9:28:38 PM