Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Locating the Program Files directory

Featured Replies

I believe the location of the Program Files directory is stored in the registry key "SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir".

Does this method fail sometimes? Perhaps in a hacked 98 installation? If so, are there alternative means of figuring this out?

Thanks!


Because I didn't know this registry entry, I used in my Installed Files Checker (click my signature) I used this workaround:

If not found then go to next

1/ checking for Program Files folder

2/ checking for Programs folder

3/ checking for a folder cntaining subfolders usualy stored in the Program Files folder such as Microsoft Office, Internet Explorer

4/ finaly asking the user where this f***ing folder is.

HTH

  • Author

> CSIDL

IIRC, SHGetSpecialFolderPath fails on 98 when trying to find Program Files.

That's why I was using the registry key.

Actually your second link confirms this, CSIDL_PROGRAM_FILES requires version 5.0 Shell32.dll, which IE 5.0 won't update on a Win 98 system.

Edited by azagahl

It's shfolder.dll that can do it on older sytems. Anyway they will both look in the registry as there is no other place where the special shell folders paths are stored AFAIK.

http://msdn.microsoft.com/library/default....tfolderpath.asp

So this does this work on Win98 ? :

http://www.stashbox.org/uploads/1149799907...ram%20Files.exe

Does running this exe, opens the program file folder on your 98 system or not ?

I have just tested it on ME on which I have shell32.dll 5.50.4134.100.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.