G
Guest
Hi,
I just solved a problem where by the following registry entry was causing an
application to fail.
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\
Under XPe the value is:
"ProfilesDirectory"=D:\Documents and Settings
Under full XP the value is:
"ProfilesDirectory"=%SystemDrive%\Documents and Settings
This is a subtle difference between XPe and XPPro but it was enough to break
a commercial application. Is anyone else having issues like this? Is it
documented anywhere that this nuances exist?
Meanwhile I'll add this fix my ever growing list of workarounds and hacks.
Just thought I share my findings.
Thanks,
Ed.
I just solved a problem where by the following registry entry was causing an
application to fail.
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\
Under XPe the value is:
"ProfilesDirectory"=D:\Documents and Settings
Under full XP the value is:
"ProfilesDirectory"=%SystemDrive%\Documents and Settings
This is a subtle difference between XPe and XPPro but it was enough to break
a commercial application. Is anyone else having issues like this? Is it
documented anywhere that this nuances exist?
Meanwhile I'll add this fix my ever growing list of workarounds and hacks.
Just thought I share my findings.
Thanks,
Ed.