jcgriff2 Co-Founder / AdminBSOD Instructor/ExpertMicrosoft MVP (Ret.) Staff member Joined Feb 19, 2012 Posts 21,541 Location New Jersey Shore Jun 6, 2012 #1 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: tree "%userprofile%\_jcgriff2_\dbug\__jcgriff2_parms__" /f /a >0 & start notepad 0 Run DIR from elevated Admin cmd - Code: dir "%userprofile%\_jcgriff2_\dbug\__jcgriff2_parms__" /a/s/o:n >1 & start notepad 1 Thanks. . . John
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: tree "%userprofile%\_jcgriff2_\dbug\__jcgriff2_parms__" /f /a >0 & start notepad 0 Run DIR from elevated Admin cmd - Code: dir "%userprofile%\_jcgriff2_\dbug\__jcgriff2_parms__" /a/s/o:n >1 & start notepad 1 Thanks. . . John
zigzag3143 Contributor, Sysnative Staff Emeritus Joined Mar 27, 2012 Posts 3,741 Jun 6, 2012 #2 Here you go John
jcgriff2 Co-Founder / AdminBSOD Instructor/ExpertMicrosoft MVP (Ret.) Staff member Joined Feb 19, 2012 Posts 21,541 Location New Jersey Shore Jun 6, 2012 #3 Thank you kind sir!
zigzag3143 Contributor, Sysnative Staff Emeritus Joined Mar 27, 2012 Posts 3,741 Jun 6, 2012 #4 Anytime. We night owls have to stick together
U usasma Retired Admin Joined Feb 20, 2012 Posts 2,126 Jun 6, 2012 #5 FYI - I've been fiddling with my installation so things may not be "standard" Attachments 0.txt 1.6 KB · Views: 1 1.txt 4.6 KB · Views: 0
jcgriff2 Co-Founder / AdminBSOD Instructor/ExpertMicrosoft MVP (Ret.) Staff member Joined Feb 19, 2012 Posts 21,541 Location New Jersey Shore Jun 6, 2012 #6 Same here, John.... I have 100s of them from testing; backups, etc... Thanks!
niemiro Senior Administrator, Windows Update Expert Staff member Joined Mar 2, 2012 Posts 8,772 Location District 12 Jun 6, 2012 #7 jcgriff2 said: Same here, John.... I have 100s of them from testing; backups, etc... Thanks! Click to expand... 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.
jcgriff2 said: Same here, John.... I have 100s of them from testing; backups, etc... Thanks! Click to expand... 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.
jcgriff2 Co-Founder / AdminBSOD Instructor/ExpertMicrosoft MVP (Ret.) Staff member Joined Feb 19, 2012 Posts 21,541 Location New Jersey Shore Jun 6, 2012 #8 Those files intrigued me. I still have them! Code: ÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝ1
Those files intrigued me. I still have them! Code: ÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝ1
niemiro Senior Administrator, Windows Update Expert Staff member Joined Mar 2, 2012 Posts 8,772 Location District 12 Jun 6, 2012 #9 jcgriff2 said: Those files intrigued me. I still have them! Code: ÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝ1 Click to expand... 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. Last edited: Jun 6, 2012
jcgriff2 said: Those files intrigued me. I still have them! Code: ÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝ1 Click to expand... 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.
jcgriff2 Co-Founder / AdminBSOD Instructor/ExpertMicrosoft MVP (Ret.) Staff member Joined Feb 19, 2012 Posts 21,541 Location New Jersey Shore Jun 6, 2012 #10 I just thought it was cool. :lol:
U usasma Retired Admin Joined Feb 20, 2012 Posts 2,126 Jun 6, 2012 #11 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
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