| View previous topic :: View next topic |
| Author |
Message |
Trikster
Joined: 15 Jul 2007 Posts: 1159 Location: Enterprise, Alabama
|
Posted: Sun May 18, 2008 6:44 am Post subject: Another Reason For People to Hate Windows™ |
|
|
I was looking in the task manager at some running processes, and found this:
Perhaps they scrapped a scriptlet? _________________ ScriptPad/~dieom/dieom/izwian2k7/Trikster/God
[img]http://trik.net63.net/sig/sig.php[/img] |
|
| Back to top |
|
 |
Fry
Joined: 01 Nov 2007 Posts: 610
|
Posted: Sun May 18, 2008 3:46 pm Post subject: |
|
|
Im pretty sure this relates to the taskkill cmd command
If you dont want to use a PID you use the /IM command or Image
So
taskkill /IM explorer.exe
All in all I don't think this is a typo/error
^ Dont try the above _________________ check out my site
www.eliteknifesquad.com |
|
| Back to top |
|
 |
ahklerner
Joined: 26 Jun 2006 Posts: 1210 Location: USA
|
Posted: Sun May 18, 2008 3:56 pm Post subject: |
|
|
I think the 10 year old is right. _________________
 |
|
| Back to top |
|
 |
Brandon Guest
|
Posted: Sun May 18, 2008 4:27 pm Post subject: |
|
|
I hate windows because it is slow sometimes  |
|
| Back to top |
|
 |
interiot
Joined: 06 Nov 2005 Posts: 64
|
Posted: Sun May 18, 2008 5:07 pm Post subject: |
|
|
From teh Wikipedia:
| Quote: | | The term disk image has come to mean any file, whether originated from an actual physical storage device or not, capable of producing the relative structure and data file contents of the intended destination medium. |
The term executable image can be defined in nearly the same way. EXEs aren't too dissimilar from ISOs. They contain a complex internal structure. They're transformed by a special program (a loader, which copies blocks of data into different areas of memory). Before transformation, they're just a black-box snapshot that can't do much; after transformation, they're live and ready to be used. The "before transformation" file structure exists solely to tell the loader how to do its complex machinations and be able to end up with the one thing we all want: a final working copy.
The term is used in Linux. The term is used in Process Explorer (the successor to Task Manager):
Just wait until you find out they're also called modules. Avast ye technobabble. |
|
| Back to top |
|
 |
Fry
Joined: 01 Nov 2007 Posts: 610
|
Posted: Sun May 18, 2008 11:41 pm Post subject: |
|
|
Just becuase I'm 10 doesn't mean I can't learn DOS and CMD for 2 years _________________ check out my site
www.eliteknifesquad.com |
|
| Back to top |
|
 |
|