Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Directory Create Utility
#4
And for me, unless I was needing to really create these directories all the time I'd just use PowerShell to do it once. You're probably not going to be making directories that often where the speed will be something critical. Usually, I make a program that checks for something existing and if it doesn't, it makes it. And if I was only needing it for that first launch, I'd just use PowerShell. Less code needed and you can still find out if it succeeded or not.
The noticing will continue
Reply


Messages In This Thread
Directory Create Utility - by eoredson - 09-16-2022, 02:58 AM
RE: Directory Create Utility - by SpriggsySpriggs - 09-16-2022, 01:07 PM
RE: Directory Create Utility - by Pete - 09-16-2022, 03:18 PM
RE: Directory Create Utility - by eoredson - 09-17-2022, 02:03 AM
RE: Directory Create Utility - by SpriggsySpriggs - 09-16-2022, 06:10 PM
RE: Directory Create Utility - by Pete - 09-17-2022, 03:48 AM
RE: Directory Create Utility - by Kernelpanic - 09-17-2022, 11:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Simple Finances Utility ASCIIhole 6 473 02-02-2026, 06:21 PM
Last Post: ASCIIhole
  Marquee Utility / Demo for Screen 0 Pete 3 635 09-18-2025, 12:42 AM
Last Post: Pete
  Keymapper Utility eoredson 0 524 05-31-2025, 01:38 AM
Last Post: eoredson
  Another Directory Tree Utility eoredson 0 502 04-18-2025, 02:52 AM
Last Post: eoredson
  The Copyit Utility eoredson 4 1,304 04-17-2025, 04:11 AM
Last Post: eoredson

Forum Jump:


Users browsing this thread: 1 Guest(s)