Andrew67 / launchergen

Windows Application Launcher Batch File Generator
http://launchergen.andrew67.com/
GNU General Public License v3.0
0 stars 0 forks source link

Issue chcp command in batch file based on user encoding selection #1

Closed Andrew67 closed 8 years ago

Andrew67 commented 8 years ago

Right now it's unclear that the user needs to pick the encoding based on the OS codepage. Using the chcp command, we can switch to the user-selected encoding without caring about what the OS setting is.