Error showing while installing a program or application in Windows XP "internal error: failed to expand shell folder constant "userappdata"
Reson for this error is the appdata value contains incorrect information
By doing the below step we can solve this problem
Go to Start -> Run -> Regedit and go to the path HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\
AppData = %USERPROFILE%\AppData\Roaming
Set AppData as: %APPDATA%.
Reinstall the program.
1 comments:
I did this and it still shows up
Post a Comment