Troubleshooting: Game can't see PPP folders

User avatar
Brian-Broncos
Posts: 223
Joined: Wed Jan 17, 2024 8:49 am
Location: Minneapolis

Troubleshooting: Game can't see PPP folders

Postby Brian-Broncos » Fri Oct 10, 2025 2:56 pm

If the game can't see your PPP folders when you're trying to load your game plan or profile, run this command on the folder the game can't see to remove the read-only flag:

Code: Select all

attrib -r /d "E:\SIERRA\FbPro98\PNFL\2047\*"


Apparently, one way this can occur, is if you add the 2047 folder into Google Drive to be backed-up\synced. It should be noted that removing the folder from Drive apparently does not cause the read-only flag to be removed. Of course.

If that helps with the a folder but files or subfolders are still not displayed, then run this command to remove the read-only flag from everything in the directory tree.

Code: Select all

attrib -r /s /d "E:\SIERRA\FbPro98\PNFL\2047\*"
May the forces of evil become confused on the way to your house. - George Carlin

User avatar
Brian-Broncos
Posts: 223
Joined: Wed Jan 17, 2024 8:49 am
Location: Minneapolis

Re: Troubleshooting: Game can't see PPP folders

Postby Brian-Broncos » Fri Nov 14, 2025 8:33 pm

The first one doesn't always work. Best to just go with the 2nd one:

Code: Select all

attrib -r /s /d "E:\SIERRA\FbPro98\PNFL\2047\*"

Or run it directly on the PNFL folder if you still open old PPPs:

Code: Select all

attrib -r /s /d "E:\SIERRA\FbPro98\PNFL\*"

Also, it appears you can access these folders and files in the game after running these commands even if you continue syncing the folders with Google Drive, although Drive could always mark the folders read-only again later.
May the forces of evil become confused on the way to your house. - George Carlin

User avatar
Matt-Jacksonville
Posts: 924
Joined: Thu Jul 04, 2019 8:58 pm
Location: South Texas

Re: Troubleshooting: Game can't see PPP folders

Postby Matt-Jacksonville » Fri Nov 14, 2025 8:45 pm

You may also have to remove the archive flag as well. Sometimes moving files to/from thumb drives/cds, can cause that to get set.


Return to “General”

Who is online

Users browsing this forum: No registered users and 8 guests