Hi, On Mon, Jan 25, 2016 at 5:22 AM, Jerome E. Shidel Jr. <jer...@shidel.net> wrote: > > At present, V8Power tools (package) installs it’s executables to the > %DOSDIR%\V8POWER directory. > > Do you think that they would be better suited to be installed in the > %DOSDIR%\BIN directory. > > Remember, these are batch file enhancement utilities and must be able to be > found by any batch file > that would wish to use them. So, either location is good. But, it needs to be > finalized. > > Thoughts?
If these are only (directly) useful for the installer, then they probably don't need to be in %PATH%. But if you intend them to be generically useful for other purposes, then it wouldn't hurt to stuff them in %DOSDIR%\BIN. I dislike a long %PATH%, and there is a limit there (which I'm not exactly sure of, 255?). But, at the same time, stuffing hundreds of random utilities in C:\FDOS or C:\UTILS is also a bad idea. SUBST can help somewhat, but I haven't used it lately (or at least the very few times I tried it didn't quite work, not sure why). (Well, I'm not sure these comments are what you wanted to hear.) ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel