[Beta] Ext2 & Ext3 file system Support Addon(Ext2 IFS 1.
[Beta] Ext2 & Ext3 file system Support Addon(Ext2 IFS 1.10c)
It provides Windows XP with full access to Linux Ext2 volumes, also can access to Ext3 volumes.
http://www.mytempdir.com/1292350
http://rapidshare.com/files/25583935/Ex ... on.7z.html
More info at Schreiber's website: http://www.fs-driver.org/, but there only install version.
I have updated it to version 1.10c, but no test in this time yet.
However the previous version which I have remove two commas from the ini entries than earlier that works well under VMware.
http://www.mytempdir.com/1292350
http://rapidshare.com/files/25583935/Ex ... on.7z.html
More info at Schreiber's website: http://www.fs-driver.org/, but there only install version.
I have updated it to version 1.10c, but no test in this time yet.
However the previous version which I have remove two commas from the ini entries than earlier that works well under VMware.
Last edited by Antinans on Thu Apr 12, 2007 7:34 am, edited 14 times in total.
use the following in the entries_extsp.ini:
That will add the requisite information through integrator into the txtsetup.sif file.
I'd also recommend (if you want/can) to get the file names into 8.3 and then cab them, leaving the inf and the ini which would then get .7z'iped into an addon with the cab file.
Code: Select all
[EditFile]
I386\TXTSETUP.SIF,FileSystems.Load,AddFSL
I386\TXTSETUP.SIF,FileSystems,AddFS
[AddFSL]
Ext2 = Ext2fs.sys
[AddFS]
Ext2 = "Second Extended File System"
I'd also recommend (if you want/can) to get the file names into 8.3 and then cab them, leaving the inf and the ini which would then get .7z'iped into an addon with the cab file.
Thanks for your help.
When I read the dll & cpl source code, I can't find any link to itself there, so I renamed three files, and modify the inf file, I think it's no problem, but I have no time to test it.
I'm sorry for I make some discommodity to someone, but please download it again, I think the previous version may have any problem.
For example, you may meet a error message notify IfsDrives.dll was not find.
When I read the dll & cpl source code, I can't find any link to itself there, so I renamed three files, and modify the inf file, I think it's no problem, but I have no time to test it.
I'm sorry for I make some discommodity to someone, but please download it again, I think the previous version may have any problem.
For example, you may meet a error message notify IfsDrives.dll was not find.
You can PM ryan w/a link and he'll upload it onto http://addons.ryanvm.net/Antinans/filename_addon.7z
-
- Posts: 1131
- Joined: Wed Sep 14, 2005 11:31 am
-
- Posts: 10
- Joined: Sat Sep 24, 2005 2:14 pm
- ricktendo64
- Posts: 3214
- Joined: Mon May 22, 2006 12:27 am
- Location: Honduras
Try integrating addon by addon and test under vmware. If I don't use the "Convert Unicode to ANSI" option, then i have the famous framedyn.dll error.
By the way, this is the addons that I use (all are ok):
Kels_Royale_Addon_4.5.cab
Kels_RoyalMod_Addon_v1.3.cab
Kels_WGA_addon_1.5.540.cab
rytukz_Vista_Icons_Pack_Ultimate_System_Patch_addon_1.1.cab
Themes_rytukz_Rista_3.1_addon.cab
XABLE_CALCPLUS-V1.2_ADDON.CAB
By the way, this is the addons that I use (all are ok):
Kels_Royale_Addon_4.5.cab
Kels_RoyalMod_Addon_v1.3.cab
Kels_WGA_addon_1.5.540.cab
rytukz_Vista_Icons_Pack_Ultimate_System_Patch_addon_1.1.cab
Themes_rytukz_Rista_3.1_addon.cab
XABLE_CALCPLUS-V1.2_ADDON.CAB
I also met this error, without this addon.ricktendo64 wrote:Im getting the same error can you pm me your integrator log so we can compare what addons we have in comon and see whats causing it...
BTW im not using this addon and I get the framedyn.dll error... So it might not be this addon causing it
Afterward, I discarded that DVD disc.
Recently, I used these addons:
ADDON_Vista_Sounds
Foxy_WGA-Only_1.5.540_Addon_v1.0
nLiteOn_QTalt171
nLiteOn_RealAlt_149lite
NR_CursorsAIO_Addon_1.3
RVMAddons_1.6.5
RVMAddonsWMP10_2.8
RVMUpdatePack2.1.0
Sorry, I forgot to remove this entry at that time.
Code: Select all
[sysoc]
Extsp=ocgen.dll,OcEntry,Extsp.inf,HIDE,7
-
- Posts: 1131
- Joined: Wed Sep 14, 2005 11:31 am
Hmmm, after integrating this my Hivesys.inf is very corrupted (mangled line order, seem to be sorted.. alphabetically!) compared to a untouched HiveSys.inf
Does the integrator [tested using 1.4.1] attempt to sort the destination section when data is added to it using [EditFile] in entries.ini ?
Yes, from what I can see. This appears to be a bug in [EditFile] (or maybe a feature since it would work without any problems at all on sections whose statements are only 1 line long.)
But since some Hivesys.inf statements are more than 1 line long, using EditFile on Hivesys.inf leads to mangling of the AddReg section's lines.
I've been experiencing this problem (corruption) on any and all addons that try to add stuff to Hive*.inf using [EditFile].
Could you please clarify on this Siginet ?
- Manual examination and automatic examination of the addon shows no problems.
EDIT: Posted a thread about this on Siginet's forum:
http://siginet.ryanvm.net/forum/viewtopic.php?p=275
Does the integrator [tested using 1.4.1] attempt to sort the destination section when data is added to it using [EditFile] in entries.ini ?
Yes, from what I can see. This appears to be a bug in [EditFile] (or maybe a feature since it would work without any problems at all on sections whose statements are only 1 line long.)
But since some Hivesys.inf statements are more than 1 line long, using EditFile on Hivesys.inf leads to mangling of the AddReg section's lines.
I've been experiencing this problem (corruption) on any and all addons that try to add stuff to Hive*.inf using [EditFile].
Could you please clarify on this Siginet ?
- Manual examination and automatic examination of the addon shows no problems.
EDIT: Posted a thread about this on Siginet's forum:
http://siginet.ryanvm.net/forum/viewtopic.php?p=275
Normal driver integration?
Haven't tested it yet (will do so next week) but i think nLite can integrate it as a normal driver. The original file from the author's download page is a SFX cab so it can be decompressed. Inside there are some inf & sys files. When integrating drivers with nLite, you have to look for an appropriate inf file. File Nt5_inst.inf is for 2000, Nt501_inst.inf for XP and Nt502_inst.inf for 2003 (NT Releases). For nLite users, I think it is a much more cleaner integration.
Sorry, if this is considered an uncalled for thread wake-up.
Sorry, if this is considered an uncalled for thread wake-up.
To never die... to conquer all, that is winning.
- runningfool87
- Posts: 324
- Joined: Wed Apr 18, 2007 2:43 pm
actually ive been waiting for this to go final...i dual boot with XP and CentOS 
laur3ooo: your suggestion sounds good. but its been my experience that nlite driver integration is spotty at best. problems with mouse and graphics card drivers have always been "hit or miss"...but if your way is confimed to work and also installs the control panel portion of this addon, i would try it that way.

laur3ooo: your suggestion sounds good. but its been my experience that nlite driver integration is spotty at best. problems with mouse and graphics card drivers have always been "hit or miss"...but if your way is confimed to work and also installs the control panel portion of this addon, i would try it that way.
had tried two different methods in the past (had intended this to be my first addon offering) but haven't been booted into xp for months and subsiquently am now rather lost as to which one was working better (neither worked perfectly).
can say that neither corrupted the hive.
one
two
can say that neither corrupted the hive.
one
Code: Select all
#########################################
# Ext2IFS 1.10c #
#########################################
[general]
builddate = 2007\01\26
description = Ext2IFS 1.10c
language = English
title = Ext2IFS
version = 1.10c
website = http://www.fs-driver.org/
[sysoc]
Ext2IFS=ocgen.dll,OcEntry,Ext2Ifs.inf,,7
[dosnet_files]
d1,Ext2Ifs.inf
d1,Ext2fs.cab
[txtsetup_files]
Ext2Ifs.inf = 1,,,,,,,20,0,0
Ext2fs.cab = 1,,,,,,_x,,3,3
Code: Select all
#########################################
# Ext2IFS 1.10c #
#########################################
[general]
builddate = 2007\01\26
description = Ext2IFS 1.10c
language = English
title = Ext2IFS
version = 1.10c
website = http://www.fs-driver.org/
[sysoc]
Ext2IFS=ocgen.dll,OcEntry,Ext2Ifs_for_NT501.inf,,7
[dosnet_files]
d1,Ext2.inf
d1,IfsDri.dll
d1,IfsDri.cpl
d1,ext2fs.sys
d1,IfsDri.sys
[txtsetup_files]
Ext2.inf = 1,,,,,,,20,0,0,Ext2Ifs_for_NT501.inf
IfsDri.dll = 1,,,,,,,2,0,0,IfsDrives.dll
IfsDri.cpl = 1,,,,,,,2,0,0,IfsDrives.cpl
ext2fs.sys = 1,,,,,,,2,0,0
IfsDri.sys = 1,,,,,,,2,0,0,IfsDrives.sys
1.110 have updated
I packed for it, but failed in test
If anyone do me a favor, and tell me why
[/url]
I packed for it, but failed in test
Addon_Extsp.7z; Ext2 & Ext3 file system support Addon.
; Packed by Sto
; original driver provider: Stephan Schreiber
; Thanks for Zacam's help.
[general]
builddate =2008/01/12
description =Ext2 & Ext3 file system support Addon
language =All
title =Ext2 & Ext3 FS support
version =1.10c
website =http://www.fs-driver.org/
Windows =Windows XP only
[dosnet_files]
d1,ext2fs.sys
d1,ifsdrives.cpl
d1,ifsdrives.dll
d1,ifsmount.sys
[txtsetup_files]ext2fs.sys
ext2fs.sys = 100,,,,,,_5,4,0,0,,1,4
ifsmount.sys = 100,,,,,,5_,4,0,0,,1,4
ifsdrives.dll = 100,,,,,,,2,0,0
ifsdrives.cpl = 100,,,,,,,2,0,0
[EditFile]
I386\TXTSETUP.SIF,FileSystems.Load,AddFSL
I386\TXTSETUP.SIF,FileSystems,AddFS
I386\HIVECLS.INF,AddReg,AddRgc
I386\HIVESYS.INF,AddReg,AddRgs
[AddFSL]
Ext2 = Ext2fs.sys
[AddFS]
Ext2 = "Second Extended File System"
[AddRgc]
HKCR,"IfsDrives.Control.1",,0x00000000,"IfsDrivesCtrl Class"
HKCR,"IfsDrives.Control.1\CLSID",,0x00000000,"{6E04972F-B620-4D7A-9E34-3C8055AA52A5}"
HKCR,"IfsDrives.Control",,0x00000000,"IfsDrivesCtrl Class"
HKCR,"IfsDrives.Control\CLSID",,0x00000000,"{6E04972F-B620-4D7A-9E34-3C8055AA52A5}"
HKCR,"IfsDrives.Control\CurVer",,0x00000000,"IfsDrives.Control.1"
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}",,0x00000000,"IfsDrivesCtrl Class"
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}\ProgID",,0x00000000,"IfsDrives.Control.1"
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}\VersionIndependentProgID",,0x00000000,"IfsDrives.Control"
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}\Programmable",,0x00000010
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}\InprocServer32",,0x00000000,"%SystemRoot%\System32\ifsdrives.dll"
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}\InprocServer32","ThreadingModel",0x00000000,"Apartment"
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}\Control",,0x00000010
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}\ToolboxBitmap32",,0x00000000,"%SystemRoot%\System32\ifsdrives.dll, 101"
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}\MiscStatus",,0x00000000,"0"
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}\MiscStatus\1",,0x00000000,"131473"
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}\TypeLib",,0x00000000,"{DD252E81-3813-4412-83FE-3E44CC16B1F5}"
HKCR,"CLSID\{6E04972F-B620-4D7A-9E34-3C8055AA52A5}\Version",,0x00000000,"1.0"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Cpls","IfsDrives",0x00020000,"%%SystemRoot%%\System32\ifsdrives.cpl"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{305CA226-D286-468e-B848-2B2E8E697B74} 2","%%SystemRoot%%\System32\ifsdrives.cpl",0x00010001,5
[AddRgs]
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs\Parameters","TriggerLargeFileFeature",0x00010001,0x00000001
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs\Parameters","Utf8Encoding",0x00010001,0x00000001
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs\Parameters","ReadOnly",0x00010001,0x00000000
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs\Parameters","ForceCaseSensitivity",0x00010001,0x00000001
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs\Parameters","DisableLastAccessUpdate",0x00010001,0x00000000
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs","ErrorControl",0x00010003,1
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs","Group",0x00000002,"File system"
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs","Start",0x00010003,1
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs","ErrorControl",0x00010003,1
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs","Type",0x00010003,2
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs","ImagePath",0x00020000,"%SystemRoot%\System32\drivers\ext2fs.sys"
HKLM,"SYSTEM\CurrentControlSet\Services\Ext2fs\Security","Security", 0x00000003,\
01,00,14,80,90,00,00,00,9C,00,00,00,14,00,00,00,30,00,00,00,02,00,1C,00,01,\
00,00,00,02,80,14,00,FF,01,0F,00,01,01,00,00,00,00,00,01,00,00,00,00,02,00,\
60,00,04,00,00,00,00,00,14,00,FD,01,02,00,01,01,00,00,00,00,00,05,12,00,00,\
00,00,00,18,00,FF,01,0F,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,\
00,00,14,00,8D,01,02,00,01,01,00,00,00,00,00,05,0B,00,00,00,00,00,18,00,FD,\
01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,00,00,00,00,\
00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00
HKLM,"SYSTEM\CurrentControlSet\Services\IfsMount","ErrorControl",0x00010003,1
HKLM,"SYSTEM\CurrentControlSet\Services\IfsMount","Group",0x00000002,"System Bus Extender"
HKLM,"SYSTEM\CurrentControlSet\Services\IfsMount","Start",0x00010003,1
HKLM,"SYSTEM\CurrentControlSet\Services\IfsMount","Type",0x00010003,1
HKLM,"SYSTEM\CurrentControlSet\Services\IfsMount","DependOnService",,"MountMgr"
HKLM,"SYSTEM\CurrentControlSet\Services\IfsMount","ImagePath",0x00020000,"%SystemRoot%\System32\drivers\ifsmount.sys"
HKLM,"SYSTEM\CurrentControlSet\Services\IfsMount\Security","Security", 0x00000003,\
01,00,14,80,90,00,00,00,9C,00,00,00,14,00,00,00,30,00,00,00,02,00,1C,00,01,\
00,00,00,02,80,14,00,FF,01,0F,00,01,01,00,00,00,00,00,01,00,00,00,00,02,00,\
60,00,04,00,00,00,00,00,14,00,FD,01,02,00,01,01,00,00,00,00,00,05,12,00,00,\
00,00,00,18,00,FF,01,0F,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,\
00,00,14,00,8D,01,02,00,01,01,00,00,00,00,00,05,0B,00,00,00,00,00,18,00,FD,\
01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,00,00,00,00,\
00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00
If anyone do me a favor, and tell me why

ricktendo64 also released one here http://www.wincert.net/forum/index.php?showtopic=3641 and there's also this http://sourceforge.net/projects/ext2fsd. ENU_user, I don't know how your version differs from either of these other 2, or from Antinans' for that matter, but I always respect your work, and I heard that store88 was successful with it, too. So good work mate. Here's to ya!
Cheers and Regards.
Cheers and Regards.