View Full Version : Problems with %CSIDL_COMMON_DOCUMENTS%
Unregistered
03-20-2014, 01:48 AM
I have problems accessing this folder on a russion XP system.
%CSIDL_COMMON_DOCUMENTS% returns ???????? on this system, any ideas ?
Regards
Gunnar
Unregistered
03-20-2014, 01:56 AM
I have problems accessing this folder on a russion XP system.
%CSIDL_COMMON_DOCUMENTS% returns ???????? on this system, any ideas ?
Regards
Gunnar
Sorry, i meant "russian"
linder
03-20-2014, 02:01 AM
Gunnar,
Yes, in this case the user seems to have Unicode characters in his CSIDL_COMMON_DOCUMENTS specification. As a result, Windows returns question mark (?) characters in place of the Unicode characters.
Friedrich
Unregistered
03-20-2014, 02:05 AM
Gunnar,
Yes, in this case the user seems to have Unicode characters in his CSIDL_COMMON_DOCUMENTS specification. As a result, Windows returns question mark (?) characters in place of the Unicode characters.
Friedrich
Friedrich,
yes, but what's the solution to this issue ? It's a fresh Xp installation out of the box. I need access to this folder, but for obvious reasons (??????) ::CreateFolder fails when using this ID.
Gunnar
linder
03-20-2014, 02:14 AM
Gunnar,
Aha, okay. The solution to this non-SetupBuilder issue is to correct the Windows configuration:
- Open "Regional and Language Options" via Start > Settings > Control Panel.
- In the "Advanced" tab select "Russian" for "Language for non-Unicode programs".
This "should" fix it :)
Does this help?
Friedrich
Unregistered
03-20-2014, 02:44 AM
Friedrich,
yes this worked, thanks
Gunnar
linder
03-20-2014, 02:48 AM
Hi Gunnar,
Perfect. Thank you for the update !!!
Friedrich
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.