Add your comments
DLS Archives
May 2012
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||
Essential Windows Apps | Do Not Track | Microsoft Office | SayNow | LibreOffice | Zeam Android Launcher | Dead Space iPhone | Firefox 4 Mobile | Firefox 4 Release | PlayStation iPhone App | Excel Tips | Android Launcher | Google One Pass | Dead Space | Google Cloud Print | Songbird for Android | NBA Jam | Internet Explorer 9 | Windows 7 Connector for Mac | Office Mac 2011 | IE9 RC
Gadget News
- Futulele goes live for iPad, ukelele serenades just went multi-touch (video)
- Samsung's 'human centric' Galaxy S III launches around the globe, says what delays?
- LG launches 'upgraded' SP820 Smart TV Upgrader box in June for about $170 US
- Amazon offers prepaid 4G LTE data in Japan, gets you online 500MB at a time






Reader Comments (Page 1 of 1)
(Unverified)Feb 9th 2010 5:01AM
"It has come to light that there is a security flaw in the NTVDM (NT DOS virtual machine), which is the process that runs when you open a command prompt (DOS window) on any 32-bit version of Windows."
Command Prompt isn't DOS window. Cmd.exe (process which is started by Command Prompt shortcut) is normal 32-bit/64-bit app and ntvdm is not used. Otherwise because Windowses x64 don't have ntvdm so would not have also cmd.exe. Examples of 16 bit processes in 32-bit Windowses are: sysedit.exe and command.com (this is actually DOS window).
(Unverified)Feb 9th 2010 10:59AM
True. This isn't the command prompt. This is the wrapper program that Windows uses to run old 16-bit Windows programs. If you run Civilization 2 (for example) on Vista and open task manager you can see that it spawns an NTVDM.exe and then runs civ2.exe as a child process.
If you need to run pure DOS programs under Windows, there's always DOSBox.