Liu Shan Guest
|
Posted: Mon May 21, 2007 7:56 am Post subject: How to get a actual path of placeholder of %SystemRoot% in W |
|
|
Hi, all,
I'm try to run my app (built in BCB4 and BCB6) in Win VISTA now, it always
tell me the path wrong, because I got the string
"%SystemRoot%\System32\xxx.xx", it seems BCB4 or BCB6 cannot translate
%SystemRoot% to actual path, but the same app run in WinXP, Win2000 have no
this problem, it can get, for example, "c:\WINNT\System32\xxx.xx".
How to solve this problem?
Very Thanks |
|