Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting the status of a XP Win Explorer Folder Option
#4
Here is the solution :

Macro temp17
Code:
Copy      Help
str skey="Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState"
str snam="FullPath"
str sval
int i=rget(sval snam skey)
out F"{i} - {sval}"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)