I am doing a write-up on the PARMS files - how they interact with the scripts and how they can be modified to customize your output (97 & 98 text files primarily).
I need a few of you to run these commands, please & post the output:
Run TREE from elevated Admin cmd -
Run DIR from elevated Admin cmd -
Thanks. . .
John
I need a few of you to run these commands, please & post the output:
Run TREE from elevated Admin cmd -
Code:
[FONT=Lucida Console]tree "%userprofile%\_jcgriff2_\dbug\__jcgriff2_parms__" /f /a >0 & start notepad 0[/FONT]
Run DIR from elevated Admin cmd -
Code:
[FONT=Lucida Console]dir "%userprofile%\_jcgriff2_\dbug\__jcgriff2_parms__" /a/s/o:n >1 & start notepad 1[/FONT]
Thanks. . .
John