stefanRTR Posted November 17, 2009 Posted November 17, 2009 Hi,i'am working on something.Old Topic by IntelmasterFeatures: • Bootable Iso Image Creation • Image Rebuildingwith a Windows 7 or Windows Server 2008 R2 Image • Driver Integration including Bootcritical-Option if you need a Driver to Install Windows • Package Integration (Updates, LocalPacks and LanguagePacks) • Package Removing • Preset Creation • Windows Feature Enabling and Disablingwith a Windows Vista SP1 or Windows Server 2008 Image • Package Integration (Updates and LanguagePacks) • ServicePack 2 Integration into a original MS DVD or Image with SP1Supported Operating Systems: • Windows Vista SP1 • Windows Server 2008 family • Windows 7 family • Windows Server 2008 R2 familySoftware Requirements: • Microsoft .NET Framework 4 Client Profile Beta 2 Important! You must reboot you Computer after installing the Framework or the Win Integrator Setup will fail.and for Vista and Server 2008 • Windows® Automated Installation Kit (AIK) for Windows® 7 or Windows® OEM Preinstallation Kit (OPK) for Windows® 7Version History:Version 1.0.2.7 Beta: • Added: New Tool "Cleanup Image Mounts". If you get an Cannot Mount Image Error try this. • Small FixesVersion 1.0.2.6 Beta: • Fixed: Some Packages have been listed twice in presets and have been removed twice from the Image. • Fixed: If a Packages has children only the parent has to be removed the children will be removed automatically.Version 1.0.2.5 Beta: • Fixed: Some Updates have been listed twice in the RemovePackages TreeView • Fixed: Error 50 then Enabling IIS FtpServerVersion 1.0.2.4 Beta: • Changed: The Packages to Remove are now showed in a TreeView and i started to sort them into Categories(Drivers, Multimedia...) • Fixed: Error 50 then Enabling some Features. • Fixed: Error 50 then Integrating some Updates into Vista. • Small Fixes and Changes.Version 1.0.2.1 Beta: • Small Fixes.Version 1.0.2.0 Beta: • New Feature: Enable and Disable Windows-FeaturesDownload <Note added on Sep 25, 2012: link is dead, of course, after so long, but will remain here for the sake of history>
MrJinje Posted November 17, 2009 Posted November 17, 2009 (edited) Looks good. What are the benefits of the .NET beta, did they add some new classes that aren't in 3.5. Edited November 17, 2009 by MrJinje
stefanRTR Posted November 17, 2009 Author Posted November 17, 2009 Link Brokenhttp://'http//cid-f03433d3c53d5342.skydrive.live.com/self.aspx/WI/Release/Beta/WinIntegrator1.0.2.1.rar%27Fixed. Thanks
Octopuss Posted November 17, 2009 Posted November 17, 2009 So is this the same program, only in new thread?
Octopuss Posted November 17, 2009 Posted November 17, 2009 Okay. I would like to know why do we need .NET 4? I didn't even know it existed... Is it really needed for something specific?
stefanRTR Posted November 18, 2009 Author Posted November 18, 2009 I'am programming this tool in C#4 and .Net4 because i like really like some of the new Features(Parallel Computing....) and Impovements. What's New in the .NET Framework 4
Alex Posted November 19, 2009 Posted November 19, 2009 @stefanRTRThank you for developing the new tool! Is it possible to remove packages and do not lose windows features on and off for those packages that are left as needed?@all,Please share successful package removal expreience here!Alex
shilyro Posted November 21, 2009 Posted November 21, 2009 (edited) This utility is wonderful.however, a little improvement would be betteraccording to my test, winsxs folder is not cleaned at the same timei removed printer driver , tv tuner driver and the gadget platformbut to my surprise ,these stuffs are still in the winsxs folder , maybe its for compatibility reasons. but i would really like to remove them all ~a little discription of the package would be good, i dont no why removing media player also removes wmp.well done ,genius ,keep it alive~ Edited November 21, 2009 by shilyro
stefanRTR Posted November 21, 2009 Author Posted November 21, 2009 Some Packages have Child Packages if you remove the Parent all the children will be Removed. I have to fix the Parent<->Child detection Code.The dism.exe keeps all the Files in WinSxS and many Registry entries but it will be posible to remove them using Win Integrator in the Feature. This needs alot of work and testing or it will break Update or ServicePack Installation like vLite did.
stefanRTR Posted November 21, 2009 Author Posted November 21, 2009 @stefanRTRThank you for developing the new tool! Is it possible to remove packages and do not lose windows features on and off for those packages that are left as needed?@all,Please share successful package removal expreience here!AlexWindows Features on and off should work after removing.
marcash Posted November 21, 2009 Posted November 21, 2009 Win Integrator Version=1.0.2.1Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.--- EXCEPTION #1/1 [iOException]Message = “Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.”ExceptionPath = RootClassName = System.IO.IOExceptionHResult = -2147024713Source = mscorlibStackTraceString = “ at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.__Error.WinIOError() at System.IO.File.Move(String sourceFileName, String destFileName) at HE994Ql9nWFECfPYC8.LlhWl3UhNgleRmsJTx.H9aNhds1q() at stefanRTR.WimImage.SevenImage.dhdmrVupC9wrXcclAr.FAcYiBi0E() at stefanRTR.ErrorHandling.Catch(String comment, Action action)”
George King Posted November 22, 2009 Posted November 22, 2009 How i can translate this program? I´ve looked into program folder and i think i can translate WinIntegrator.resources.dll and make new folder cs-CZ. I tried open file with Restorator 2007 and see here is nothing to translate...
Octopuss Posted November 22, 2009 Posted November 22, 2009 Just a curiosity question - how long have you been working on your program?
stefanRTR Posted November 23, 2009 Author Posted November 23, 2009 Win Integrator Version=1.0.2.1Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.--- EXCEPTION #1/1 [iOException]Message = “Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.”ExceptionPath = RootClassName = System.IO.IOExceptionHResult = -2147024713Source = mscorlibStackTraceString = “ at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.__Error.WinIOError() at System.IO.File.Move(String sourceFileName, String destFileName) at HE994Ql9nWFECfPYC8.LlhWl3UhNgleRmsJTx.H9aNhds1q() at stefanRTR.WimImage.SevenImage.dhdmrVupC9wrXcclAr.FAcYiBi0E() at stefanRTR.ErrorHandling.Catch(String comment, Action action)”When did you get this error?How i can translate this program? I´ve looked into program folder and i think i can translate WinIntegrator.resources.dll and make new folder cs-CZ. I tried open file with Restorator 2007 and see here is nothing to translate...I can send you a *.resx file to translate.Just a curiosity question - how long have you been working on your program?I started the Project in May 2009 and i never counted hours.I think it's a better waste of time as playing COD, WOW or.........
Recommended Posts