I have already modified the registry so that All users cookies are being stored in the same location. However once you have more than one user windows automatically puts your windows username on the front of the file name of each cookie downloaded by that user. I want my users to be able to share a specific cookie. I am running Server 2008 R2 but I belive this can be done the same way on Windows 7, Vista, XP, & 2003. Any ideas would be appreciated.
How do I remove the prefix on cookies? I was looking in the registry and I found this: Internet Settings, 5.0, Cache, Cookies: PerUserItem The key has a value of @User
[HKEY_USERS\S-1-5-19\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "EmailName"="User@"
I emptied all these keys but it did not work. Thanks for your input.