Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 01-16-2009, 04:02 AM   #1 (permalink)
zedman3d's Avatar
 
I am of the highest lvl..

Join Date: Oct 2007

Location: Sydney, Australia

Posts: 2,456

zedman3d will become famous soon enoughzedman3d will become famous soon enough

Default BATCH PrintScreen

Hey dudes and dude-ets.

I was wondering if there was a way i could take a screenshot (entire screen... like a printscreen) using a BATCH file then have it save it to a directory....

Thanks.
__________________



My pick up line is: I know Vernong.

Trotter: "Ask all the questions you want... whatever we don't know, we'll make
up something that sounds pretty good."

Antec-User: "I have a display now, but the darn system is crash-bandicoot on stock"
zedman3d is offline  
Old 01-16-2009, 04:48 AM   #2 (permalink)
Baez's Avatar
 

Join Date: Sep 2005

Location: Toronto, Canada

Posts: 5,469

Baez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of light

Default Re: BATCH PrintScreen

Here you go Zed. I attached it.

You can't make a batch file take a screenshot but I already made a program in C# a little while back that does. You can use the executable by itself that takes a screenshot instantly or use the batch file that's with it to wait for the user to press a key to take the shot.

You need .NET Framework 2.0 to run it.
Attached Files
File Type: zip ScreenShot.zip (2.8 KB, 291 views)
__________________

Baez is offline  
Old 01-16-2009, 04:57 AM   #3 (permalink)
stalin90's Avatar
 
Monster Techie

Join Date: Jan 2008

Location: Kansas

Posts: 1,366

stalin90 is on a distinguished road

Default Re: BATCH PrintScreen

u are the man, u dont even no how long ive been looking for something like this
+1 kudo!!
__________________

- INTEL Q6700 @ 3.2 - ASUS P5Q Pro - EVGA 9800GTX - 4GB Patriot Viper @ 1066 -
stalin90 is offline  
Old 01-16-2009, 04:58 AM   #4 (permalink)
zedman3d's Avatar
 
I am of the highest lvl..

Join Date: Oct 2007

Location: Sydney, Australia

Posts: 2,456

zedman3d will become famous soon enoughzedman3d will become famous soon enough

Default Re: BATCH PrintScreen

Downloaded it. Thanks bro.

Could i be a pain and get you to do two things for me? If its not too much trouble:

1. Save as a RAW BMP - Need me some loseless.
2. Timed Loop with the batch, as in just executes it every 10 seconds.
__________________



My pick up line is: I know Vernong.

Trotter: "Ask all the questions you want... whatever we don't know, we'll make
up something that sounds pretty good."

Antec-User: "I have a display now, but the darn system is crash-bandicoot on stock"

Last edited by zedman3d; 01-16-2009 at 05:01 AM.
zedman3d is offline  
Old 01-16-2009, 05:44 AM   #5 (permalink)
Baez's Avatar
 

Join Date: Sep 2005

Location: Toronto, Canada

Posts: 5,469

Baez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of light

Default Re: BATCH PrintScreen

Yeah I'll implement it tomorrow. Gotta sleep now .
__________________

Baez is offline  
Old 01-17-2009, 01:10 AM   #6 (permalink)
zedman3d's Avatar
 
I am of the highest lvl..

Join Date: Oct 2007

Location: Sydney, Australia

Posts: 2,456

zedman3d will become famous soon enoughzedman3d will become famous soon enough

Default Re: BATCH PrintScreen

Quote:
Originally Posted by Baez View Post
Yeah I'll implement it tomorrow. Gotta sleep now .
Sweet thanx man.
__________________



My pick up line is: I know Vernong.

Trotter: "Ask all the questions you want... whatever we don't know, we'll make
up something that sounds pretty good."

Antec-User: "I have a display now, but the darn system is crash-bandicoot on stock"
zedman3d is offline  
Old 01-18-2009, 12:05 PM   #7 (permalink)
oldskool's Avatar
 
Electrical Systems Design

Join Date: Jun 2008

Location: Maine, USA

Posts: 1,646

oldskool has a spectacular aura aboutoldskool has a spectacular aura about

Default Re: BATCH PrintScreen

I just DLed that, Baez. Nice ! Works great, thanks. Did you write it in C#, VB or what ? Curious.

EDIT: Answered my own question, it was C#. Duh LOL
__________________
  • Operating system(s) : Windows 7 Home Premium x64 | Ubuntu 9.10
  • CPU : Pentium Dual-Core E5200 @ 2.50GHz /Socket 775 LGA
  • Memory: 2X 2GB DDR2 SDRAM
  • Hard drive: 640 GB Western Digital Caviar Blue 7200rpm WD6400AAKS-75
  • Motherboard : Dell 0U880P
  • Video: nVidia GeGorce 8400GS
  • Chipset : Intel G41

<<<<< If you found anything I said helpful, please click the or under my avatar
oldskool is offline  
Old 01-18-2009, 04:35 PM   #8 (permalink)
Baez's Avatar
 

Join Date: Sep 2005

Location: Toronto, Canada

Posts: 5,469

Baez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of light

Default Re: BATCH PrintScreen

Yeah sorry I've been out most of the past 2 days. I'll try and get the timer done today.
__________________

Baez is offline  
Old 01-18-2009, 05:27 PM   #9 (permalink)
zedman3d's Avatar
 
I am of the highest lvl..

Join Date: Oct 2007

Location: Sydney, Australia

Posts: 2,456

zedman3d will become famous soon enoughzedman3d will become famous soon enough

Default Re: BATCH PrintScreen

Quote:
Originally Posted by Baez View Post
Yeah sorry I've been out most of the past 2 days. I'll try and get the timer done today.
No worries.
__________________



My pick up line is: I know Vernong.

Trotter: "Ask all the questions you want... whatever we don't know, we'll make
up something that sounds pretty good."

Antec-User: "I have a display now, but the darn system is crash-bandicoot on stock"
zedman3d is offline  
Old 01-18-2009, 09:32 PM   #10 (permalink)
Baez's Avatar
 

Join Date: Sep 2005

Location: Toronto, Canada

Posts: 5,469

Baez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of light

Default Re: BATCH PrintScreen

Here it is.

Same as before you can use the batch file to start it or just click on the executable. It takes a screenshot every 10 seconds so wait at least 10 seconds before saying the program doesn't work . I changed it to save as a BMP too.

Just minimize the white box that appears and you can do whatever while it keeps saving the screens. To close the program close the white form box instead of the command prompt box.

I'm working on a GUI and then I'll post it in the Windows section so everyone can use it.
Attached Files
File Type: zip ScreenShot.zip (3.1 KB, 126 views)
__________________

Baez is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CMD Instant Messaging mlkirchgessner Computer Networking & Internet Access 2 11-26-2008 10:39 AM
NEED HELP! Issue with cmd line SMTP program Oblit3ration Browser & General Internet Questions 0 08-12-2008 06:52 AM
CMD prompt issues Pinscher Windows Operating Systems and Software 1 01-19-2008 07:58 AM
friends really bad log..needs some major help here. Static_11 HijackThis Logs (finished) 17 12-07-2007 09:44 AM