Linux Articles listed under "access ext3 windows"
Access Ext2 and Ext3 from Windows using Ext2Fsd
Accessing Ext3 and Ext2 partitions from Windows can be accomplished using a few different methods, as previously noted in (How to access a Linux partition from Windows). However, one of the easiest methods is by using a tool called Ext2Fsd. This tool ships with the drivers necessary for windows to detect and mount an Ext2 or Ext3 filesystem as read only or read/write. Additionally, Ext2Fsd comes with a Volume Manager and many other useful tools like mke2fs.exe (allowing you to actually create an ext2 formatted partition from windows). Installation is simple and straight forward.