I installed vista 64 bits on my computer, then i notices the text got a strange behavior from connads like:
$wmiget(Win32_OperatingSystem).Caption
returns Microsoft® Windows Vista™ Ultimate.
and
$duration($calc($ctime - $ctime(%tmp.install)))
returns Installed for: 117wks 4days ago.
I don't know why it doing this, the 117wks shouldent be there, and aren't if i using windows xp 64 bits, and the font looks ok if i do $wmiget(Win32_OperatingSystem).Caption in windows xp 64, any way i can "force" mir in display the text as it should look like also in vista?
Microsoft Windows Vista Ultimate.
i don't know why it adding the strange text.
Microsoft® Windows Vista™ Ultimate.
someone else that noticed this?