Messages - fdwojo [ switch to compact view ]

Pages: [1] 2 3 4next
1
General Software Discussion / Need a recursive utility
« on: May 27, 2021, 05:35 PM »
Hey there folks. I'm in need of a utility that can either:

1) allow me to execute a standard DOS/CMD command in every sub-directory of a particular folder
  or
2) create a 0-byte file in every sub-directory of a particular folder, all with the same name of my choice.

Way back in the day of Windows 95 and MS-DOS, I had a tool that would do option #1, but it seems those older 16-bit tools don't work in Windows 10. I've tried the FOR /R tool, but it doesn't seem to be able to create files, only manipulate existing files which is no help.

Does anyone know where I could find a tool like that? *** or *** could someone here write a utility that will do that?

Thanks for reading! Please let me know if you have any thoughts of an existing tool, or if creating one is possible.

2
General Software Discussion / Re: IDEA: Need an .MPCPL file editor
« on: October 11, 2018, 07:57 PM »
Okay, Skwire, I'm not exactly sure of what you did, but you fixed it! It works, it can load AND OPEN the MPCPL files, and did several drag-and-dropped files (once with over 2 dozen at one drop!) and had no problems at all. Lastly, I went to save it and it saved without corrupting the information, and was able to be loaded into MEDIA PLAYER CLASSIC as smoothly as if it had been saved from MPC.

That was fabulously done. I'm going to see if I can find out if I can make sure the folks over at MPC that this tool is available. I'd imagine that I'm not the only one who could have used this.

Thank you again.

FDWojo  :Thmbsup:

3
General Software Discussion / Re: IDEA: Need an .MPCPL file editor
« on: October 10, 2018, 09:14 PM »
So, after an unforgivably long absence, I'm back again. And as I mentioned in my direct reply to you, Skwire, I did note that there was an updated version of MPCPLEditor which I now downloaded and tried out.

Sadly, things when from good to bad. Of course, I still have the old EXE that I can run and open MPCPL files just fine. However, with this new version (dated 04/05/2018), it won't open the MPCPL files. When I choose FILE -> OPEN, and then select the appropriate MPCPL file, the app briefly loses focus and then… nothing. Granted, I'm not any kind of a programmer, so I'm at a loss as to what's wrong. I thought originally that it might be because I've had my computer running continuously for the last week, and even though I've got lots and lots of RAM, HD space, and low CPU usage, I figured: What the heck, reboot the PC.

So I did that and tried the new MPCPLEd.exe. Same problem. The next step I tried was to temporarily disable ALL programs that start up on my PC automatically, no matter how unlikely it is and then reboot and try again.

So I did that, too, and when I open MPCPLEd.exe now, it *still* doesn't work. I guess I'll need to put the ball back in your court, Skwire. Please let me know how things go, and I'll keep in touch for the next week or so. I hope I can figure out what's not working.

If it helps, my system info is listed below my signature. And as I mentioned in the previous tests mentioned above, I rebooted with all off except for my Anti-Virus (Avast Premier). Also, with regards to the MPCPLEd.exe program I'm using, the HELP -> ABOUT screen shows the exact same for both versions. The only diff I can see is that on the older version, my screen handle is misspelled which helps me tell them apart because the are both the same "v1.0.1 build 1" and the two executables are slightly different sizes.

Thanks…

FDWojo

4
General Software Discussion / Re: IDEA: Need an .MPCPL file editor
« on: April 03, 2018, 03:35 PM »
Oh, one more thing. I really like the fact that you provided an INI file, because I really wanted to put the LABEL column to the RIGHT of the FILENAME column, and I CAN!.

I've tested it out on over a dozen (copies) of my MPCPL library, and no problems at all.

Oh, by the way, just for aesthetic purposes, you might want to make the "Save MPC Playlist" line instead say:

"Save MPC Playlist as"

That way it more closely indicates what it does, because the first time I saved it, I worried for a minute... "Is this going to overwrite the original?" But of course, this was only a copy, so it didn't really matter, but for others who didn't have this conversation with you, that reassurance might be a nice confirmation of not overwriting unless they wanted to. And if you wanted to take it all the way, maybe make the CTRL-S key combo work for that? I mention that last because CTRL-O opens an MPCPL file, so CTRL-S would be a perfect match to it.



fdwojo

5
General Software Discussion / Re: IDEA: Need an .MPCPL file editor
« on: April 03, 2018, 03:17 PM »
Okay, so let me give you the short version of the results. It works great! I'll admit it threw me for a moment when I loaded up an MPCPL file that used LABEL and SUBTITLE because each "line" is in a separate column. But admittedly, that probably makes it even easier to code. If the column is blank, you don't need to "write" that line to the final file. Very elegant.

Now, being the kind of person that I am, I'd like to request one more feature. Is it possible to either allow creating new lines? Or better still, allow dragging and dropping media files into the window so that they simply get added in as lines (probably at the bottom of the list)? True, you'd (by default) only fill in TYPE and FILENAME, but that's okay. If I need to I could add the LABEL when necessary and/or add a SUBTITLE file if needed. Aside from that, it really works great!

On a weird side note, I tried dragging a media file into the editor, and it DID give me the cursor with a (+) symbol beneath the arrow just like if I was dragging a file from one folder to another. But when I let go of the mouse button, nothing happened. I'm guessing that's only because of the window class that you used that the (+) sign got carried along.

Thank you, thank you!

fdwojo

P.S. What caused the error, by the way?

Pages: [1] 2 3 4next
Go to full version