To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=51250
------- Additional comments from [EMAIL PROTECTED] Mon Jun 27 16:58:34 -0700 2005 ------- OK, the registry entries end with NULL, so the following should work: PSDK_HOME=`cat /proc/registry/.../MicrosoftSDK/InstalledSDKs/*/Install\ Dir 2> /dev/null | head -n 1 | sed 's/\x00.*$//'` Accepting /xHH might not work with every sed, but is ok with cygwins sed. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
