Read Registry One-liner

Started by HIGH-Zen, January 15, 2025, 08:52:40 AM

Previous topic - Next topic

Quin

Quote from: HIGH-Zen on January 15, 2025, 08:52:40 AM
I am impressed with BCX!
Me too! Wait until you see how it can call COM! :)


MrBcx

2 lines make it better when using BED.


PRINT REGSTRING$(HKEY_CURRENT_USER, "Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders", "Desktop")

PAUSE

HIGH-Zen

I am impressed with BCX!
PRINT REGSTRING$(HKEY_CURRENT_USER, "Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders", "Desktop")