Jump to content

Okay, here's a cool idea

- - - - -

  • Please log in to reply
5 replies to this topic

#1
zxyplayer

zxyplayer

    Newbie

  • Members
  • Pip
  • 1 posts
What if someone implemented code into a USB flash drive, so that when you connect it to a system, it would automaticly printscreen and save the file as a .jpg-file to the flash drive.
That way, if we had a malfunctioning system, we could just plug in our flash drive, and it would printscreen without us having to use any sort of Graphical User Interface. We could printscreen system errors, crashes in software or anything we need, even if CPU-load or others errors prevent us from opening other software.

Ideas?
Limitations?

#2
gregwarner

gregwarner

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 853 posts
  • Location:Arkansas
As far as CPU load is concerned, you're not likely to be able to get much of anything at all to run if some malfunctioning program is pegging out the CPU. But barring that, you'd need to modify the autorun properties in Windows in order to make it work. Here's a link to an article that shows how to do it, as well as why it's a bad idea because of the security risks:
Using AutoRun with a USB Flash Drive / USB stick (SamLogic CD-Menu Creator - Article)
Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

– Douglas Hofstadter, Gödel, Escher, Bach: An Eternal Golden Braid


#3
Overkill

Overkill

    Newbie

  • Members
  • PipPip
  • 10 posts
I mostly use my mobile to take a picture of my monitor if I can't take a screenshot for whatever reason :rolleyes:.

#4
gregwarner

gregwarner

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 853 posts
  • Location:Arkansas

Overkill said:

I mostly use my mobile to take a picture of my monitor if I can't take a screenshot for whatever reason :rolleyes:.
That would be what I do as well. :)
Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

– Douglas Hofstadter, Gödel, Escher, Bach: An Eternal Golden Braid


#5
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
The idea relies on the system being in a state where this will work. If it's in that state, Pressing PrintScreen, opening paint, pasting, and saving would be possible. If that's not possible, then your app is just as screwed.

The problem with your idea is it tries to circumvent a problem by changing where the app is located and launched, not changing the problem with using standard methods in the first place.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#6
Vaielab

Vaielab

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 547 posts
The problem is if you have a fatal error (blue screen of death), or you can't boot windows you won't be able to auto-mount your flash drive.
So your solution will only be enable when everything work fine or fine enough for the user to make himself a printscreen.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users