12 May
2007
12 May
'07
5:55 p.m.
On 5/12/07, Stefan Dösinger <stefan(a)codeweavers.com> wrote:
really "%SYSTEMDRIVE%\Program Files\Internet Explorer", right? I don't really feel sorry for apps that assume everything is running "Program Files" isn't hardcoded either, like on my German locale its "Programme".
Which would be done as %PROGRAMFILES%, anyways, not %SYSTEMDRIVE%\Program Files -- Thanks Tom