Siginet Software Forums  
Awards

Go Back   Siginet Software Forums > Siginet Software > RyanVM Integrator

Reply
 
Thread Tools Display Modes
[Release] RVM Integrator v1.5 Beta32
Old
  (#1)
Siginet
Administrator
Site Admin
 
Siginet's Avatar
 
Status: Offline
Posts: 1,385
Thanks: 18
Thanked 105 Times in 29 Posts
Join Date: May 2006
Default [Release] RVM Integrator v1.5 Beta32 - 10-14-2007, 11:43 PM

OK... sorry for any delay. But here it is. The Public Beta. This should very well be very close to a final release. I have fixed any major bugs I could find and.

I also made enhancments to the driver.cab cacheing. It now will verify all Addons, The UpdatePack, and The version of windows. If all verifys ok... then the cache can be used. If one file does not pass the verification process a new driver.cab cache is created.

I also added pechecksum.exe created by our very own n7epsilon. Thanks n7!
Now patch addons will not have a need to specify the pe headers anymore. So old patch addons will still be useable with v1.5.



I have also added some new sections which can be used in your entries files.

Code:
[DeleteLinesWith]
I386\drvindex.inf,31x5
Which will delete EVERY line within the I386\drvindex.inf file which has 31x5 in it.

Code:
[KeyDelete]
I386\drvindex.inf,driver,31x5rc04.dll
I386\HIVESFT.INF,AddReg,HKLM<COMMA>"Software\Microsoft\BidInterface"<COMMA><COMMA>2
I386\INTL.INF,SourceDisksFiles,imepaden.hlp
[KeyDelete] can be used to delete a Key (or line) from any file that has sections. You can remove Keys (which are lines with an = symbol seperating key=value), or you can delete entire lines (even if they have no = symbol). Wherever you use <COMMA> it represents ",".
Wherever you use <EQUALS> it represents "=".

You can also look back on the previous beta thread to see the many other changes/enhancements/fixes that are in v1.5. THERE ARE A LOT!

http://siginetsoftware.com/forum/showthread.php?t=142

There are also some test addons in there you may download as well.

I just attached SP3PatchFiles.7z It is some new Patch Addons made by Zacam that patches verious files like Uxtheme syssetup.sys and so on. Just extract the .7z file and use the Entrie*.ini file you find inside as addons.

Changes:
Quote:
Beta32:
1. Fixed: svcpack .cat files not being compressed automatically. )AGAIN For real this time!
2. Fixed: YAHEB (Yet Another Hex Edit Bug) Some of the HexEdits were not getting performed on the file(s) before they were recompressed. AGAIN for real this time as well.
3. Fixed: ExtraFileEdits was uncompressing and recompressing files every time it made an edit to a file. Now it uncompresses the file and logs that it uncompressed it... then recompresses it once all of the ExtraFileEdits have been completed.
Beta31b:
1. Removed left behind msgbox I was using during fixing the HexEdit functions, which caused integrations to halt until "Ok" was selected.
Beta31:
1. Fixed: svcpack .cat files not being compressed automatically. (Again... sorry I must not have saved my changes when I fixed this for Beta30).
2. Fixed: YAHEB (Yet Another Hex Edit Bug) Some of the HexEdits were not getting performed on the file(s) before they were recompressed.
3. Fixed: [EditFile] section giving an error when it attempts to edit a compressed file.
Beta30:
1. Fixed a bug caused by changes in autoit development which cause the HexEdting sections to fail.
2. While fixing this bug I also noticed my code was extracting the files to be hex edited more times than it needed... so I fixed that as well.

Beta29:
1. Compiled with latest version of autoit to fix various issues that were caused due to an autoit bug.
2. Fixed Inputbox on MakeISO Tab which caused an error that it could not find rvmintegrator.img to compile the iso.
3. Fixed Automatic Driver moving / copying to driver.cab. Problem happened when a driver files extension was only 2 characters instead of 3.
4. All cat files in the SVCPACK directory are now automatically compressed regaurdless if "Optimize System Files" is selected on the advanced tab.

More changes are planned but did not make it into Beta29 due to time constraints.

Beta28b:
1. Changed the way the integrator detects Upgrade disks. Hopefully this will be more universal. Only tested on windows XP.

Beta 28:
1. Added a new Inputbox to the "MakeISO Tab"
This also means there is a new addition to the English_1.5.lng file as well:
1135 = Browse To the Location Which Contains the Finished I386 Directory.
2. Now there is no longer a need for the integrator to verify that the same UpdatePack is being used.
3. Fixed the issue with pechecksum.exe not editing the peheaders in certain cases.
4. Fixed: slipstreaming during integration when selected "<NO>" didn't always run. - Thanks enu_user!
5. Fixed: "Integrator identifies my XP Pro - Retail Upgrade Cd's as "Windows XP Professional - Retail SP1" - Thanks pcguy!
6. Fixed: "French Windows XP retail and OEM CD are correctly recognized, but not the corporate one." - Thanks elrico!
7. Added usable Fourth pole in ExtraFileEdits which forces the integrator to use Case Sensativity when editing files. - Requested by: enu_user.
8. Fixed various errors which caused simular files to be removed from txtsetup.sif, dosnet.inf during obsolete_files/entries stages, when using the new DeleteLinesWith section, or when SP?.cab entries were removed.
9. Added code to prevent users from integrating RyanVM's 2.2x Updatepacks over 2.1.x UpdatePacks. - Requested by RyanVM for future UpdatePacks.


Beta26:
1. stopped the integrator from scanning I386\SYSTEM32 for files to compress. Which was causing SMSS.EXE to be compressed in SYSTEM32... which was causing a session3_initialization_failed error during txtmode setup.

Beta25:
1. Fixed bug where sp2.cab was not being properly removed from txtsetup.sif causing a filecopy error during the textmode portion of windows setup. Thanks for reporting DizzyDen!
Attached Files
File Type: 7z SP3PatchFiles.7z (792 Bytes, 527 views)
File Type: lng English_1.5.lng (10.2 KB, 279 views)
File Type: rar RVM_Integrator_1.5Beta32.rar (911.8 KB, 709 views)



Windows XP PowerPacker Reviewed in PC-Quest & PC Utilities magazines!
RVM Integrator Reviewed in CPU magazine and Maximum PC!
--Siginet--
   
Reply With Quote
Old
  (#2)
ENU_user
Integrator fan
 
Status: Offline
Posts: 485
Thanks: 23
Thanked 14 Times in 7 Posts
Join Date: Jul 2006
Default 10-15-2007, 02:49 AM

in the short use of beta25 i find obsolete_files a little slow
maybe because the new display for what its removing ?
also new [delete lines with] seems a bit slow, tho its bearable ...

and i have noticed this small bug:

entries in dosnet.inf, txtsetup.sif
are not removed upon

[obsolete_files]
ntbackup.exe
   
Reply With Quote
Old
  (#3)
Siginet
Administrator
Site Admin
 
Siginet's Avatar
 
Status: Offline
Posts: 1,385
Thanks: 18
Thanked 105 Times in 29 Posts
Join Date: May 2006
Default 10-15-2007, 02:57 AM

Trust me none of them are slow. they are doing a lot of work. Obsolete_files is actually much faster. You can test this by trying an older integrator against this one. A huge difference. And the new integrator is actually doing a lot more during obsolete_files then any other integrator. As for it not removing entries... I'll need to look into that. But that's odd you have issues because I've tested it a lot.



Windows XP PowerPacker Reviewed in PC-Quest & PC Utilities magazines!
RVM Integrator Reviewed in CPU magazine and Maximum PC!
--Siginet--
   
Reply With Quote
Old
  (#4)
ENU_user
Integrator fan
 
Status: Offline
Posts: 485
Thanks: 23
Thanked 14 Times in 7 Posts
Join Date: Jul 2006
Arrow 10-15-2007, 04:42 AM

well sig im not sure if you are aware of this

when the files are absent it is true it will take 2 seconds
same for deletelineswith and [obsolete_entries] when it cannot find any entries to remove

this feature was missing from former versions

here try a new one:

[obsolete_entries]
cq1
cq3
cq6
cq7
cq9
epn

i can also confirm 1.4.3 is super fast in [obsolete_files] an [extrafileedits] and very stable in thoes sections if this helps any ...

and i believe you should wait with the coding part till you have more of a complete review from other beta testers\users
that usually come up with all sorts of things since they are many sides in int' to test now.
   
Reply With Quote
Old
  (#5)
Siginet
Administrator
Site Admin
 
Siginet's Avatar
 
Status: Offline
Posts: 1,385
Thanks: 18
Thanked 105 Times in 29 Posts
Join Date: May 2006
Default 10-15-2007, 10:44 AM

@ENU_User Obsolete_entries was never intended for you to only type a partial name. The reason it is taking longer for you is you are forcing it to remove every instance of a file beginning with that. Which works... but it will take longer.

So in you example above you are actually removing a lot:

Code:
cq12alg4.out = 1,,,,,,,,3,3
cq12alg6.out = 1,,,,,,,,3,3
cq12cln4.out = 1,,,,,,,,3,3
cq12cln6.out = 1,,,,,,,,3,3
cq12fcic.dll = 1,,,,,,,,3,3
cq12icur.dll = 1,,,,,,,,3,3
cq12sdrv.gpd = 1,,,,,,,,3,3
cq12sdrv.ini = 1,,,,,,,,3,3
cq12spsz.gpd = 1,,,,,,,,3,3
cq12srdr.dll = 1,,,,,,,,3,3
cq12sres.dll = 1,,,,,,,,3,3
cq12sui.dll  = 1,,,,,,,,3,3
cq30alg1.out = 1,,,,,,,,3,3
cq30alg3.out = 1,,,,,,,,3,3
cq30cln1.out = 1,,,,,,,,3,3
cq30cln3.out = 1,,,,,,,,3,3
cq30fcic.dll = 1,,,,,,,,3,3
cq30icur.dll = 1,,,,,,,,3,3
cq30sdrv.gpd = 1,,,,,,,,3,3
cq30sdrv.ini = 1,,,,,,,,3,3
cq30spsz.gpd = 1,,,,,,,,3,3
cq30srdr.dll = 1,,,,,,,,3,3
cq30sres.dll = 1,,,,,,,,3,3
cq30sui.dll  = 1,,,,,,,,3,3
cq60alg1.out = 1,,,,,,,,3,3
cq60alg3.out = 1,,,,,,,,3,3
cq60alg4.out = 1,,,,,,,,3,3
cq60alg6.out = 1,,,,,,,,3,3
cq60cln4.out = 1,,,,,,,,3,3
cq60cln6.out = 1,,,,,,,,3,3
cq60fcic.dll = 1,,,,,,,,3,3
cq60icur.dll = 1,,,,,,,,3,3
cq60sdrv.gpd = 1,,,,,,,,3,3
cq60sdrv.ini = 1,,,,,,,,3,3
cq60spsz.gpd = 1,,,,,,,,3,3
cq60srdr.dll = 1,,,,,,,,3,3
cq60sres.dll = 1,,,,,,,,3,3
cq60sui.dll  = 1,,,,,,,,3,3
cq70alg4.out = 1,,,,,,,,3,3
cq70alg6.out = 1,,,,,,,,3,3
cq70cln4.out = 1,,,,,,,,3,3
cq70cln6.out = 1,,,,,,,,3,3
cq70fcic.dll = 1,,,,,,,,3,3
cq70icur.dll = 1,,,,,,,,3,3
cq70sdrv.gpd = 1,,,,,,,,3,3
cq70sdrv.ini = 1,,,,,,,,3,3
cq70spsz.gpd = 1,,,,,,,,3,3
cq70srdr.dll = 1,,,,,,,,3,3
cq70sres.dll = 1,,,,,,,,3,3
cq70sui.dll  = 1,,,,,,,,3,3
cq75alg4.out = 1,,,,,,,,3,3
cq75alg6.out = 1,,,,,,,,3,3
cq75cln4.out = 1,,,,,,,,3,3
cq75cln6.out = 1,,,,,,,,3,3
cq75fcic.dll = 1,,,,,,,,3,3
cq75icur.dll = 1,,,,,,,,3,3
cq75sdrv.gpd = 1,,,,,,,,3,3
cq75sdrv.ini = 1,,,,,,,,3,3
cq75spsz.gpd = 1,,,,,,,,3,3
cq75srdr.dll = 1,,,,,,,,3,3
cq75sres.dll = 1,,,,,,,,3,3
cq75sui.dll  = 1,,,,,,,,3,3
cq90alg4.out = 1,,,,,,,,3,3
cq90alg6.out = 1,,,,,,,,3,3
cq90cln4.out = 1,,,,,,,,3,3
cq90cln6.out = 1,,,,,,,,3,3
cq90fcic.dll = 1,,,,,,,,3,3
cq90icur.dll = 1,,,,,,,,3,3
cq90sdrv.gpd = 1,,,,,,,,3,3
cq90sdrv.ini = 1,,,,,,,,3,3
cq90spsz.gpd = 1,,,,,,,,3,3
cq90srdr.dll = 1,,,,,,,,3,3
cq90sres.dll = 1,,,,,,,,3,3
cq90sui.dll  = 1,,,,,,,,3,3
epn1200.gpd  = 1,,,,,,,,3,3
epn1600.gpd  = 100,,,,,,,,3,3
epn2000.gpd  = 1,,,,,,,,3,3
epn2050.gpd  = 1,,,,,,,,3,3
epn2700.gpd  = 1,,,,,,,,3,3
epn2750.gpd  = 1,,,,,,,,3,3
epn4000.gpd  = 1,,,,,,,,3,3
epn4000p.gpd = 1,,,,,,,,3,3
epndde01.cfg = 1,,,,,,,,3,3
epndde01.dat = 1,,,,,,,,3,3
epndde02.cfg = 1,,,,,,,,3,3
epndde02.dat = 1,,,,,,,,3,3
epndde03.cfg = 1,,,,,,,,3,3
epndde03.dat = 1,,,,,,,,3,3
epndde04.cfg = 1,,,,,,,,3,3
epndde04.dat = 1,,,,,,,,3,3
epndde05.cfg = 1,,,,,,,,3,3
epndde05.dat = 1,,,,,,,,3,3
epndde06.cfg = 1,,,,,,,,3,3
epndde06.dat = 1,,,,,,,,3,3
epndde08.cfg = 1,,,,,,,,3,3
epndde08.dat = 1,,,,,,,,3,3
epndde09.cfg = 1,,,,,,,,3,3
epndde09.dat = 1,,,,,,,,3,3
epndde0a.cfg = 1,,,,,,,,3,3
epndde0a.dat = 1,,,,,,,,3,3
epndde11.cfg = 1,,,,,,,,3,3
epndde11.dat = 1,,,,,,,,3,3
epndde12.cfg = 1,,,,,,,,3,3
epndde12.dat = 1,,,,,,,,3,3
epndde13.cfg = 1,,,,,,,,3,3
epndde13.dat = 1,,,,,,,,3,3
epndde14.cfg = 1,,,,,,,,3,3
epndde14.dat = 1,,,,,,,,3,3
epndde15.cfg = 1,,,,,,,,3,3
epndde15.dat = 1,,,,,,,,3,3
epndde16.cfg = 1,,,,,,,,3,3
epndde16.dat = 1,,,,,,,,3,3
epndde2h.cfg = 1,,,,,,,,3,3
epndde2h.dat = 1,,,,,,,,3,3
epndde2j.cfg = 1,,,,,,,,3,3
epndde2j.dat = 1,,,,,,,,3,3
epndde2k.cfg = 1,,,,,,,,3,3
epndde2k.dat = 1,,,,,,,,3,3
epndde2m.cfg = 1,,,,,,,,3,3
epndde2m.dat = 1,,,,,,,,3,3
epndde3n.cfg = 1,,,,,,,,3,3
epndde3n.dat = 1,,,,,,,,3,3
epndde3o.cfg = 1,,,,,,,,3,3
epndde3o.dat = 1,,,,,,,,3,3
epndde3p.cfg = 1,,,,,,,,3,3
epndde3p.dat = 1,,,,,,,,3,3
epndde3q.cfg = 1,,,,,,,,3,3
epndde3q.dat = 1,,,,,,,,3,3
epndde3t.cfg = 1,,,,,,,,3,3
epndde3t.dat = 1,,,,,,,,3,3
epndde3v.cfg = 1,,,,,,,,3,3
epndde3v.dat = 1,,,,,,,,3,3
epndde4a.cfg = 1,,,,,,,,3,3
epndde4a.dat = 1,,,,,,,,3,3
epndde4b.cfg = 1,,,,,,,,3,3
epndde4b.dat = 1,,,,,,,,3,3
epndde4c.cfg = 1,,,,,,,,3,3
epndde4c.dat = 1,,,,,,,,3,3
epndde4d.cfg = 1,,,,,,,,3,3
epndde4d.dat = 1,,,,,,,,3,3
epndde4g.cfg = 1,,,,,,,,3,3
epndde4g.dat = 1,,,,,,,,3,3
epndde4h.cfg = 1,,,,,,,,3,3
epndde4h.dat = 1,,,,,,,,3,3
epndde4i.cfg = 1,,,,,,,,3,3
epndde4i.dat = 1,,,,,,,,3,3
epndde4j.cfg = 1,,,,,,,,3,3
epndde4j.dat = 1,,,,,,,,3,3
epndde4k.cfg = 1,,,,,,,,3,3
epndde4k.dat = 1,,,,,,,,3,3
epndde4l.cfg = 1,,,,,,,,3,3
epndde4l.dat = 1,,,,,,,,3,3
epndde4n.cfg = 1,,,,,,,,3,3
epndde4n.dat = 1,,,,,,,,3,3
epndde4p.cfg = 1,,,,,,,,3,3
epndde4p.dat = 1,,,,,,,,3,3
epndde4s.cfg = 1,,,,,,,,3,3
epndde4s.dat = 1,,,,,,,,3,3
epndde5a.cfg = 1,,,,,,,,3,3
epndde5a.dat = 1,,,,,,,,3,3
epndde5d.cfg = 1,,,,,,,,3,3
epndde5d.dat = 1,,,,,,,,3,3
epndrv01.dll = 1,,,,,,,,3,3
epndva5d.gpd = 1,,,,,,,,3,3
epndve01.gpd = 1,,,,,,,,3,3
epndve01.ini = 1,,,,,,,,3,3
epndve02.gpd = 1,,,,,,,,3,3
epndve02.ini = 1,,,,,,,,3,3
epndve03.gpd = 1,,,,,,,,3,3
epndve03.ini = 1,,,,,,,,3,3
epndve04.gpd = 1,,,,,,,,3,3
epndve04.ini = 1,,,,,,,,3,3
epndve05.gpd = 1,,,,,,,,3,3
epndve05.ini = 1,,,,,,,,3,3
epndve06.gpd = 1,,,,,,,,3,3
epndve06.ini = 1,,,,,,,,3,3
epndve08.gpd = 1,,,,,,,,3,3
epndve08.ini = 1,,,,,,,,3,3
epndve09.gpd = 1,,,,,,,,3,3
epndve09.ini = 1,,,,,,,,3,3
epndve0a.gpd = 1,,,,,,,,3,3
epndve0a.ini = 1,,,,,,,,3,3
epndve11.gpd = 1,,,,,,,,3,3
epndve11.ini = 1,,,,,,,,3,3
epndve12.gpd = 1,,,,,,,,3,3
epndve12.ini = 1,,,,,,,,3,3
epndve13.gpd = 1,,,,,,,,3,3
epndve13.ini = 1,,,,,,,,3,3
epndve14.gpd = 1,,,,,,,,3,3
epndve14.ini = 1,,,,,,,,3,3
epndve15.gpd = 1,,,,,,,,3,3
epndve15.ini = 1,,,,,,,,3,3
epndve16.gpd = 1,,,,,,,,3,3
epndve16.ini = 1,,,,,,,,3,3
epndve17.gpd = 1,,,,,,,,3,3
epndve18.gpd = 1,,,,,,,,3,3
epndve19.gpd = 1,,,,,,,,3,3
epndve2h.gpd = 1,,,,,,,,3,3
epndve2h.ini = 1,,,,,,,,3,3
epndve2j.gpd = 1,,,,,,,,3,3
epndve2j.ini = 1,,,,,,,,3,3
epndve2k.gpd = 1,,,,,,,,3,3
epndve2k.ini = 1,,,,,,,,3,3
epndve2m.gpd = 1,,,,,,,,3,3
epndve2m.ini = 1,,,,,,,,3,3
epndve3n.gpd = 1,,,,,,,,3,3
epndve3n.ini = 1,,,,,,,,3,3
epndve3o.gpd = 1,,,,,,,,3,3
epndve3o.ini = 1,,,,,,,,3,3
epndve3p.gpd = 1,,,,,,,,3,3
epndve3p.ini = 1,,,,,,,,3,3
epndve3q.gpd = 1,,,,,,,,3,3
epndve3q.ini = 1,,,,,,,,3,3
epndve3t.gpd = 1,,,,,,,,3,3
epndve3t.ini = 1,,,,,,,,3,3
epndve3v.gpd = 1,,,,,,,,3,3
epndve3v.ini = 1,,,,,,,,3,3
epndve4a.gpd = 1,,,,,,,,3,3
epndve4a.ini = 1,,,,,,,,3,3
epndve4b.gpd = 1,,,,,,,,3,3
epndve4b.ini = 1,,,,,,,,3,3
epndve4c.gpd = 1,,,,,,,,3,3
epndve4c.ini = 1,,,,,,,,3,3
epndve4d.gpd = 1,,,,,,,,3,3
epndve4d.ini = 1,,,,,,,,3,3
epndve4g.gpd = 1,,,,,,,,3,3
epndve4g.ini = 1,,,,,,,,3,3
epndve4h.gpd = 1,,,,,,,,3,3
epndve4h.ini = 1,,,,,,,,3,3
epndve4i.gpd = 1,,,,,,,,3,3
epndve4i.ini = 1,,,,,,,,3,3
epndve4j.gpd = 1,,,,,,,,3,3
epndve4j.ini = 1,,,,,,,,3,3
epndve4k.gpd = 1,,,,,,,,3,3
epndve4k.ini = 1,,,,,,,,3,3
epndve4l.gpd = 1,,,,,,,,3,3
epndve4l.ini = 1,,,,,,,,3,3
epndve4n.gpd = 1,,,,,,,,3,3
epndve4n.ini = 1,,,,,,,,3,3
epndve4p.gpd = 1,,,,,,,,3,3
epndve4p.ini = 1,,,,,,,,3,3
epndve4s.gpd = 1,,,,,,,,3,3
epndve4s.ini = 1,,,,,,,,3,3
epndve5a.gpd = 1,,,,,,,,3,3
epndve5a.ini = 1,,,,,,,,3,3
epndve5d.gpd = 1,,,,,,,,3,3
epndve5d.ini = 1,,,,,,,,3,3
epndvx00.gpd = 1,,,,,,,,3,3
epndvx01.gpd = 1,,,,,,,,3,3
epndvx02.gpd = 1,,,,,,,,3,3
epndvx03.gpd = 1,,,,,,,,3,3
epndvx04.gpd = 1,,,,,,,,3,3
epndvx05.gpd = 1,,,,,,,,3,3
epndvx06.gpd = 1,,,,,,,,3,3
epndvx08.gpd = 1,,,,,,,,3,3
epndvx09.gpd = 1,,,,,,,,3,3
epndvx0a.gpd = 1,,,,,,,,3,3
epndvx0m.gpd = 1,,,,,,,,3,3
epndvx11.gpd = 1,,,,,,,,3,3
epndvx12.gpd = 1,,,,,,,,3,3
epndvx13.gpd = 1,,,,,,,,3,3
epndvx14.gpd = 1,,,,,,,,3,3
epndvx15.gpd = 1,,,,,,,,3,3
epndvx16.gpd = 1,,,,,,,,3,3
epndvx18.gpd = 1,,,,,,,,3,3
epndvx19.gpd = 1,,,,,,,,3,3
epndvx2h.gpd = 1,,,,,,,,3,3
epndvx2j.gpd = 1,,,,,,,,3,3
epndvx2k.gpd = 1,,,,,,,,3,3
epndvx2m.gpd = 1,,,,,,,,3,3
epndvx3n.gpd = 1,,,,,,,,3,3
epndvx3o.gpd = 1,,,,,,,,3,3
epndvx3p.gpd = 1,,,,,,,,3,3
epndvx3q.gpd = 1,,,,,,,,3,3
epndvx3t.gpd = 1,,,,,,,,3,3
epndvx3v.gpd = 1,,,,,,,,3,3
epndvx4a.gpd = 1,,,,,,,,3,3
epndvx4b.gpd = 1,,,,,,,,3,3
epndvx4c.gpd = 1,,,,,,,,3,3
epndvx4d.gpd = 1,,,,,,,,3,3
epndvx4g.gpd = 1,,,,,,,,3,3
epndvx4h.gpd = 1,,,,,,,,3,3
epndvx4i.gpd = 1,,,,,,,,3,3
epndvx4j.gpd = 1,,,,,,,,3,3
epndvx4k.gpd = 1,,,,,,,,3,3
epndvx4l.gpd = 1,,,,,,,,3,3
epndvx4n.gpd = 1,,,,,,,,3,3
epndvx4p.gpd = 1,,,,,,,,3,3
epndvx4s.gpd = 1,,,,,,,,3,3
epndvx5a.gpd = 1,,,,,,,,3,3
epndvx5d.gpd = 1,,,,,,,,3,3
epngui10.dll = 1,,,,,,,,3,3
epngui11.hlp = 1,,,,,,,,3,3
epngui30.dll = 1,,,,,,,,3,3
epngui40.dll = 1,,,,,,,,3,3
epnhte2j.dll = 1,,,,,,,,3,3
epnhte2k.dll = 1,,,,,,,,3,3
epnhte2m.dll = 1,,,,,,,,3,3
epnhte3n.dll = 1,,,,,,,,3,3
epnhte3o.dll = 1,,,,,,,,3,3
epnhte3p.dll = 1,,,,,,,,3,3
epnhte3q.dll = 1,,,,,,,,3,3
epnhte3t.dll = 1,,,,,,,,3,3
epnhte3v.dll = 1,,,,,,,,3,3
epnhte4a.dll = 1,,,,,,,,3,3
epnhte4b.dll = 1,,,,,,,,3,3
epnhte4c.dll = 1,,,,,,,,3,3
epnhte4d.dll = 1,,,,,,,,3,3
epnhte4g.dll = 1,,,,,,,,3,3
epnhte4h.dll = 1,,,,,,,,3,3
epnhte4i.dll = 1,,,,,,,,3,3
epnhte4j.dll = 1,,,,,,,,3,3
epnhte4k.dll = 1,,,,,,,,3,3
epnhte4l.dll = 1,,,,,,,,3,3
epnhte4n.dll = 1,,,,,,,,3,3
epnhte4p.dll = 1,,,,,,,,3,3
epnhte4s.dll = 1,,,,,,,,3,3
epnhte5a.dll = 1,,,,,,,,3,3
epnhte5d.dll = 1,,,,,,,,3,3
epnhtx01.dll = 1,,,,,,,,3,3
epnhtx02.dll = 1,,,,,,,,3,3
epnhtx04.dll = 1,,,,,,,,3,3
epnhtx05.dll = 1,,,,,,,,3,3
epnhtx07.dll = 1,,,,,,,,3,3
epnhtx09.dll = 1,,,,,,,,3,3
epnhtx0a.dll = 1,,,,,,,,3,3
epnhtx11.dll = 1,,,,,,,,3,3
epnhtx12.dll = 1,,,,,,,,3,3
epnhtx13.dll = 1,,,,,,,,3,3
epnhtx14.dll = 1,,,,,,,,3,3
epnhtx15.dll = 1,,,,,,,,3,3
epnhtx16.dll = 1,,,,,,,,3,3
epnhtx2h.dll = 1,,,,,,,,3,3
epnuti47.dxt = 1,,,,,,,,3,3
epnuti49.dxt = 1,,,,,,,,3,3
epnuti51.dxt = 1,,,,,,,,3,3
epnuti53.dxt = 1,,,,,,,,3,3
epnuti55.dxt = 1,,,,,,,,3,3
epnuti57.dxt = 1,,,,,,,,3,3
epnuti63.dxt = 1,,,,,,,,3,3
epnuti65.dxt = 1,,,,,,,,3,3
epnuti67.dxt = 1,,,,,,,,3,3
epnuti69.dxt = 1,,,,,,,,3,3
epnuti71.dxt = 1,,,,,,,,3,3
epnuti77.dxt = 1,,,,,,,,3,3
epnuti81.dxt = 1,,,,,,,,3,3
epnuti97.dxt = 1,,,,,,,,3,3
epnutia1.dxt = 1,,,,,,,,3,3
epnutia3.dxt = 1,,,,,,,,3,3
epnutx22.dll = 1,,,,,,,,3,3
And that is just txtsetup.sif.



Windows XP PowerPacker Reviewed in PC-Quest & PC Utilities magazines!
RVM Integrator Reviewed in CPU magazine and Maximum PC!
--Siginet--
   
Reply With Quote
Old
  (#6)
ENU_user
Integrator fan
 
Status: Offline
Posts: 485
Thanks: 23
Thanked 14 Times in 7 Posts
Join Date: Jul 2006
Wink 10-15-2007, 11:27 AM

yes i was presenting that only as an example
and its really all useful !

except to [obsolete files] that should normally run faster as stable
i wouldn't want you to over work yourself on any other none important details
as you have put so much in adding all these great features and delivered the best ...

for the mean time i think a none beta is desirable as the goal.
with a focus towards stability

all the other sections related to performance can continue to cook on low fire
under beta.

agree ...
   
Reply With Quote
Old
  (#7)
Siginet
Administrator
Site Admin
 
Siginet's Avatar
 
Status: Offline
Posts: 1,385
Thanks: 18
Thanked 105 Times in 29 Posts
Join Date: May 2006
Default 10-16-2007, 01:54 AM

If obsolete files used to be faster in 1.4.3 it may be because it was not cleaning out as much. It was only checking the first instance of each section. The code in 1.4.3 was very different. It may have had some benefits over 1.5... but 1.5 has many more benefits and it does the job more thourough. I will attempt to recreate the error you had with obsolete_files not cleaning the files up properly... but I don't understand really how it could fail unless I put a stupid typo in the code that I am not seeing clearly.

Thanks for all of the help and suggestions you have given me. They have helped more than you know.

I think the beta testers have done a superb job. I can not wait to go final with v1.5. It is going to take UpdatePacks and Addons to the next level. I am confident that we will soon see some really cool addons from ENU_User.

Remember... I still plan on creating built in plugin support for Removal Addons and Patch addons in the near future. So we'll see what you guys come up with addons... and then we will go from there.



Windows XP PowerPacker Reviewed in PC-Quest & PC Utilities magazines!
RVM Integrator Reviewed in CPU magazine and Maximum PC!
--Siginet--
   
Reply With Quote
Old
  (#8)
mr_smartepants
Windows PowerPacker Developer
 
Status: Offline
Posts: 444
Thanks: 2
Thanked 27 Times in 19 Posts
Join Date: Feb 2007
Default 10-16-2007, 04:10 AM

Thanks for this. I'll be creating new builds this week and will report back.
Will you be releasing a new list (for addon developers) of the entries.ini sections and their uses?
Old list was here:
http://www.ryanvm.net/forum/viewtopic.php?t=488

Can't wait for the final release!

Last edited by mr_smartepants; 10-16-2007 at 04:12 AM..
   
Reply With Quote
Old
  (#9)
Siginet
Administrator
Site Admin
 
Siginet's Avatar
 
Status: Offline
Posts: 1,385
Thanks: 18
Thanked 105 Times in 29 Posts
Join Date: May 2006
Default 10-16-2007, 04:27 AM

Quote:
Originally Posted by mr_smartepants View Post
Thanks for this. I'll be creating new builds this week and will report back.
Will you be releasing a new list (for addon developers) of the entries.ini sections and their uses?
Old list was here:
http://www.ryanvm.net/forum/viewtopic.php?t=488

Can't wait for the final release!
Actually the more up to date list is here:
http://integrator.siginetsoftware.co...manual&entries

I will be adding the new entries around the time of v1.5's Final release.

Eventually I will go ahead and sort the order in that link according to the order that each section is run during integration.



Windows XP PowerPacker Reviewed in PC-Quest & PC Utilities magazines!
RVM Integrator Reviewed in CPU magazine and Maximum PC!
--Siginet--
   
Reply With Quote
Old
  (#10)
newsposter
Registered User
 
Status: Offline
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Sep 2007
Default 10-16-2007, 06:51 AM

sig, are you coordinating the new entries_ini sections with Nuhi?
   
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com

no new posts