Closed Bug 176207 Opened 23 years ago Closed 23 years ago

Default install location under Win2K with Mozilla 1.1

Categories

(SeaMonkey :: Installer, defect)

x86
Windows 2000
defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: dnewton, Assigned: dveditz)

Details

Our internal IT group has configured our PCs such that all applications, by default, install on D:\Applications\... rather than C:\Program Files\... . I'm not sure how this was done (doesn't appear to be an environment variable, must be something in the registry). But most other application installers seem to respect this, and when you go to install them, they default to their default app directory underneath D:\Applications. (Lotus Notes is a notable exception). Mozilla doesn't recognize this, and offers C:\Program Files\mozilla [...] as the default location. thanks.
if you run "regedit" and go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion what's "ProgramFilesDir" set to?
ProgramFilesDir is set to D:\Applications. (As is ProgramFilesPath.) However, I just tried installing on another PC and it did default to D:\applications, so something weird is going on. I will try to reproduce. thanks
works for me. It you find a scenario where it doesn't work reopen
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
v
Status: RESOLVED → VERIFIED
The Mozilla install will pick up the location of a previous install, maybe that happened. Shouldn't happen if the old one was uninstalled (not deleted, uninstalled).
I think Mozilla first checks: HKEY_CURRENT_USER\Software\mozilla.org\Mozilla\[version]\Main\Install Directory then HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir
Thanks, yes, this was why it was inconsistent for me... on the PC in question there was an older install (that I didn't know about) that wasn't removed first. So I would say we can close this one. thanks, Doug
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.