[vB ADD-ON - SUGGESTION] PARMS Files Functionality

jcgriff2

Co-Founder / Admin
BSOD Instructor/Expert
Microsoft MVP (Ret.)
Staff member
Joined
Feb 19, 2012
Posts
21,541
Location
New Jersey Shore
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 -

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
 
Same here, John.... I have 100s of them from testing; backups, etc...

Thanks!
 
Same here, John.... I have 100s of them from testing; backups, etc...

Thanks!

Not to mention all the copies I have which pre-release versions of the program messed up, by, for example, mixing up file names and file contents and writing the content of one parm file under the name of another, ended up with Chinese characters when I messed up the encoding, the creation of files with odd names ad infinitum etc. etc. There are some truly messed up directory structures there too! lol.
 
Those files intrigued me. I still have them!

Code:
 [FONT=Lucida Console]ÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝ1[/FONT]
 
Those files intrigued me. I still have them!

Code:
 [FONT=Lucida Console]ÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝ1[/FONT]

That was caused by an encoding problem also. It was fixed ages ago. I think I might have forgotten to tell you that you can delete them :lol:

If you are interested, it was part of the dump counter. With the wrong name. And in the wrong place. And the dump count was broken due to another bug at that time also, so the content was also wrong! Fail.

twitter_fail_whale_wide.jpg
 
Last edited:
I never delete anything - just rename it.
So I've got ton's of renamed parms scattered all over my OS drive and my NAS device
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top