Hello again,

I was thinking of pulling the “autoexec & config loaded", "Welcome to FreeDOS” 
and "type help” messages out of the AUTOEXEC.BAT file and placing them in a
%DOSDIR%\BIN\WELCOME.BAT file with the language translation files in 
%DOSDIR%\NLS\WELCOME.%LANG%. Also, installing them via a WELCOME.ZIP 
package. At present, FDI embeds the required stuff into a newly created 
AUTOEXEC.BAT.

1) This would make the AUTOEXEC.BAT file a little cleaner with just a:

if exist %DOSDIR%\BIN\WELCOME.BAT CALL %DOSDIR%\BIN\WELCOME.BAT

2) Easily remove the messages with a "fdinst remove welcome” command.

Thoughts?

Jerome
------------------------------------------------------------------------------
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

Reply via email to