warning: Parameter 1 to afterburner_user_login_block() expected to be a reference, value given in /var/home2/t0k3sh1/public_html/includes/theme.inc on line 656.
How do I use vbscript to list the "special folder": PrintHoodPath?
Use the following code:
Dim objShell
Set objShell = CreateObject("wscript.Shell")
strPrintHood = objShell.SpecialFolders("PrintHood")
MsgBox strPrintHood