3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Batch or .bat image viewing.

I would like to know how you display an image inside of a batch file so it is present in the same window as the program.

3 answers
Feb 28, 2012. 1:58 PMlemonie says:
You don't, the environment doesn't support image-files.

L
Feb 28, 2012. 1:56 PMg-one says:
Batch files are running in a console window. On modern Windows OS's cmd.exe interprets the Batch code, on DOS and early Windows versions its done via command.com. Only charactes are supported and cmd.exe itself can only display one out of 16 background colors and one out of 16 text colors. There is no chance to display an image inside of the window. All you could do is some ASCII arts and you could use one of those third party tools that allows you to select separate colors for each character.
Feb 28, 2012. 1:40 PMThe Skinnerz says:
You can't in the same window, as it is a fairly restricted text interface. You can however tell it to open images in external program using the START command. Alternatively, if really want to, simple ASCII graphics are possible, and can even be persuaded to use colours.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!