Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (76 - 78 of 3866)

Ticket Resolution Summary Owner Reporter
#2020 Rejected request: StringLTrim($str) and StringRTrim($str) anonymous
Description

these functions would either strip the left or right whitespace off of a string. VERY VERY useful. standard keyword in basic (ltrim, rtrim).

#1906 Rejected reparse point xrewndel
Description

Please add detecting reparse point file attribute in FileGetAttrib().

#2866 Fixed regread cant read x64 keys remote Jon anonymous
Description

If you run regread from a x86 os PC and want to read a regkey from a x64 os remote than this is not working.

Example:

RegRead("\\REMOTEx64SYSTEM\HKLM64\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\Results\Install", "LastSuccessTime")

This key doesn't exists in the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node so the command fails with @error 1 = unable to open requested key

It makes no difference if run with HKLM or HKLM64 but in my opinion HKLM64 should do the job

Note: See TracQuery for help on using queries.