Page 1 of 1

Vista Konsole

Posted: Mon May 19, 2008 10:36 pm
by Makrond
Okay, so I was playing around with some Linux binaries, and I came across some code that seemed a little bit familiar. I looked a bit closer, and yes, there were some amazing similiarities between old Linux binaries, and Vista's new .exe format (if you don't understand that, try running the Vista Spider Solitaire on XP. It'll never work).

So, with a little bit of elbow grease, way too much spare time, and a lot of broken keyboards, this is my result:

Image

Posted: Tue May 20, 2008 1:46 am
by Chainsaw man
What is it?

A ( www.youtube.com/watch?v=wcAq9mOUx8s )

B ( www.youtube.com/watch?v=kE36tkU9br0 )

C (*insert Apropriate Awnser here*)

Posted: Tue May 20, 2008 12:48 pm
by rudel_ic
Is it KDE's Konsole? How did you do that without KDE's resources then?

Has some interesting implications, actually.

Posted: Fri May 23, 2008 2:00 am
by Makrond
Okay, this experiment's gone on long enough.

The truth is, I used two very fun commands contained within Windows cmd.exe: prompt (which changes the text you see in the window - default is the current directory path) and title (changes the text in the title bar).

Very fun if your school uses Windows and you want to mess with your teachers. Just remember to type "cls" after you've made all your changes.

Posted: Fri May 23, 2008 3:01 am
by rudel_ic
You could actually launch Linux applications within Windows. See http://www.colinux.org/

Posted: Fri May 23, 2008 7:49 pm
by Makrond
Hehe... like WiNE, but backwards...

Oh, wait, it's a cooperative kernel. My bad.