Application Data in XP Mode

mikestepler

New member
Local time
9:24 AM
Messages
2
I have two programs that are only compatible with XP. I have installed them in VISTA and on WIN7 in XP mode. I get the same error when running the applications. It says it can't find the application info (ex. c:/docs and sets/all users/appdata/program/file). my question is....Where is that REALLY stored on the hard drive? Why doesn't this work out of the box? Please help any suggestions welcomed.
 

My Computer

OS
Win 7
perhaps, your programs hardcoded those paths? on Vista and Windows 7, those paths are no longer exists, it changes to something like c:\users\All Users\....

I also noted that you have slash '/' in the path, on windows, it's supposed to be back slash '\'. Are those apps ported from Unix?
 

My Computer

OS
windows 7
i was just punching that my mistake. i confuse the two all the time. as for the program app data, on a normal xp system the app data folder i assume would already be there and these programs would insert whatever files they needed stored there. on the VM side for win7 i dont have those folders.
 

My Computer

OS
Win 7
Back
Top