Computing.Net > Forums > Windows XP > cannot share program files folder

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

cannot share program files folder

Reply to Message Icon

Name: johnoh
Date: January 26, 2008 at 09:32:05 Pacific
OS: win xp pro
CPU/Ram: 3ghz
Product: home
Comment:

I have a wired network here at home and am the only user on both machines. Both are XP pro with NTFS and both have simple file sharing turned off. I have enabled full control file sharing of each C drive, which makes my life easier, but cannot figure out how to share the Program Files folder. Any help is appreciated. Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: OtheHill
Date: January 26, 2008 at 09:41:29 Pacific
Reply:

Normally you can't share programs by running a program installed on one computer from another. Exceptions are if the program is a network version. Otherwise you need the program installed on the local machine. You may be able to work with files from the other installation.

All the above is by design. Multiple user versions of programs are more expensive than single user.


0

Response Number 2
Name: Tubesandwires
Date: January 26, 2008 at 09:48:15 Pacific
Reply:

You will note that when you right click on Program Files and choose Sharing, it says at the bottom of the window
"All the options on this tab are disabled because this folder is used by the operating system."
You can do anything you like in Program Files on the same drive, C or whatever XP has assigned to the partition Windows is on and is running from, but you can't share access to it with other computers on a network, at least not in XP.


0

Response Number 3
Name: RTAdams89
Date: January 26, 2008 at 09:59:10 Pacific
Reply:

I'm runnnign XP pro and I can share my Program Files folder.

-Ryan Adams
http://RyanTAdams.com


0

Response Number 4
Name: johnoh
Date: January 26, 2008 at 10:20:59 Pacific
Reply:

- If I right click on Program Files it does allow me to set sharing permissions, however when I try to browse it from the other computer I get the "not accessible" message

- I do not want to run programs installed on one computer on the other computer, I just want to share the files

- start>run>\\computername\c does show the other computer's c drive fine and I can browse most of its folders, but not Program Files now Windows

- start>run>\\conmputername\c$ gives a logon window, but no matter what I put there I get the not accessible message.


0

Response Number 5
Name: Tubesandwires
Date: January 26, 2008 at 11:21:16 Pacific
Reply:

"If I right click on Program Files it does allow me to set sharing permissions, however when I try to browse it from the other computer I get the "not accessible" message"

It doesn't on mine, a relatively fresh install of XP Home. I doubt whether it matters which XP version you are running. All the boxes where you place a checkmark are greyed out.
If there is a way of getting around that, I've never heard of it.
It does let you share the contents of it with any other users using the same computer, if you drag it to the Shared Documents folder.
I have file and printer sharing turned on, and other computers on my local network are able to access anything on the XP installation except the Program Files folder on the actively running XP installation (you may be able to access a Program Files folder on another XP installation on a computer that is not running).

"....when I try to browse it from the other computer I get the "not accessible" message"

If that's the only one set as shared you can't access, that's by design.


0

Related Posts

See More



Response Number 6
Name: OtheHill
Date: January 26, 2008 at 11:26:22 Pacific
Reply:

Johnoh

"I do not want to run programs installed on one computer on the other computer, I just want to share the files"

Any files generated by modern applications will be save in a subfolder somewhere in the My Documents folder.


0

Response Number 7
Name: XpUser
Date: January 26, 2008 at 11:27:00 Pacific
Reply:

I hope you on't mond my asking but what is your reason(s) for wanting to share program files folder. Are you the only user on both machines?

i_Xp/VistaUser


0

Response Number 8
Name: johnoh
Date: January 26, 2008 at 11:46:02 Pacific
Reply:

- yes I am the only user.

- I want to share both the Program Files and the WINDOWS folders on both machines. I have programs and data there that I need to share between computers. I realize I could work around this, but am not looking for workarounds. When I say data I do not mean things that get put into My Documents, I mean editable ini files, config files, etc.

It doesn't really matter what I am sharing or why I want to, I am just asking if anyone has advice as to how to get this working. In searching the net it seems others have done this. Thanks for any help


0

Response Number 9
Name: RTAdams89
Date: January 26, 2008 at 14:52:26 Pacific
Reply:

Since you are using XP Pro you might have an issue with the way permissions are set up. First of all, since you are not on a domain (I assume) you should use the same user name on both computers to make setting easier.

Try this:

Right click on the My Documents folder and go to sharing. Check the box to enable sharing. Set the user limit to "maximum allowed". Click the "Permissions button". In the permissions window, delete any groups or users that are listed. Then click "add". Type "everyone" for the object name, click "check names" then click "OK". You should see "Everyone" listed in the "Groups or user names" filed for Share Permissions. Highlight "Everyone" then make sure all the "allow" boxes are checked.

-Ryan Adams
http://RyanTAdams.com


0

Response Number 10
Name: johnoh
Date: January 26, 2008 at 14:54:50 Pacific
Reply:

Well I figured it out. In addition to needing simple file sharing turned off, you need to also create an administrator-priveledged user THAT HAS A LOGON PASSWORD on the target machine whose drive you want to access. (Since no one uses my machines but me my logon passwords were blank)

Also, instead of just navigating to the C drive through network places, you need to first logon to the administrative shares of the target machine (such as start > run > \\computername\admin$, then key in the above adminstrative username and its password).



0

Response Number 11
Name: johnoh
Date: January 26, 2008 at 20:32:29 Pacific
Reply:

even easier, with no change needed to passwords or priveledges

reg file that allows remote blank password:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"limitblankpassworduse"=dword:00000000

reg file that disallows remote blank password (default):

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"limitblankpassworduse"=dword:00000001


0

Response Number 12
Name: roddysue
Date: April 8, 2008 at 13:19:24 Pacific
Reply:

I've read these comments with interest. I have a similar problem, but not with a network. I have one computer running windows xp with 2 users. I am the "administrator" and can access the "Program Files" folder. But my husband cannot. So if I install a new program, my husband cannot run it when logged on as himself. I did recently install a wireless router for my son's laptop when he's home from college. And after reading all these comments I think that this problem started after that. So I need advice on how to give access rights to the "Program Files" folder to another user on the same computer. Any help would be appreciated cause this has been driving me crazy!


0

Response Number 13
Name: Tubesandwires
Date: April 8, 2008 at 13:39:08 Pacific
Reply:

roddysue

How to take ownership of a file or folder in Windows XP
http://support.microsoft.com/defaul...

Read it carefully - you probably have to boot into Safe mode to get it to work.

If you do that for the Program Files folder, by default all subfolders will have the access denied problem taken away as well.

All users must have administrator rights if you want all users to be able to access the files.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: cannot share program files folder

Sharing Program Files folder on Network www.computing.net/answers/windows-xp/sharing-program-files-folder-on-network/30057.html

How Share Program Files Fldr on LAN www.computing.net/answers/windows-xp/how-share-program-files-fldr-on-lan/125505.html

downloaded program files folder www.computing.net/answers/windows-xp/downloaded-program-files-folder/50293.html