Legolash2o Posted February 27, 2015 Posted February 27, 2015 (edited) Hey guys, firstly thanks for your awesome work. I was wondering if there is any feature requests for addons in v2.x? Any extra capability? I don't mean the Addon Maker, but addons themselves. I do intent to keep backward compatibility support for 1.x addons but one example I will be changing is to use XML instead of text in the tasks.txt UPDATE 1:The reason I ask is because for the first time in about 3 years I've looked at the addon integration code and wrote it from SCRATCH. It's now so much easier to read, understand and add new features. I mean it's now really easy to add new features. Also any issues with the addons will notify the user during adding to the list so no more "You made have made a spelling mistake" during integration as it now shows exactly what it could not understand. There's also a lot of over improvements too, it's even more efficient. Not only am i asking addon makers what new features the addons themselves can do but what sort of information to show if something goes wrong. UPDATE 2:An important update to it is better support for non-English computers which can cause errors. Edited February 27, 2015 by Legolash2o Added update Quote
StopLooking Posted February 27, 2015 Posted February 27, 2015 Ya there is sweet somethimg to add can yo make wintool kit paclage a replacement for old addon , I.E a DX pack contain file direct copy to programe file then an apply regstiry setting , i.e if I had to add msdart via wintoolkit I had to manually do this if some one make this pack for the wtk alot of pepole will love this . Quote
Legolash2o Posted February 27, 2015 Author Posted February 27, 2015 (edited) You can already directly place files and folder where they need to go lolUPDATE: Updated first post. Edited February 27, 2015 by Legolash2o Quote
ThuGie Posted February 27, 2015 Posted February 27, 2015 Might already exist, but ability to easily set a short cut, to a possible not yet existing location/file.If you check the CCleaner .WA thats on this forum it all gets extracted later on, and often there is a 32+64 bit version insideSo detect if its 32 or 64 bit program folder you need to have and then make a shortcut to that, if that already exist or i am over complicating things plz ignore me . Quote
abbodi1406 Posted February 28, 2015 Posted February 28, 2015 The ability to copy files/folders to the WinSxS directory (as example) would be nice it's extra protected by TrustedInstaller as you know (implementing this would help) moreover, applying a wim file to the mounted imagebecause wim preserve NT Security ACLs, and eliminates the need for extra privileges to add files to the protected directoriesusing the current feature leads to error in mounting registry, i. e.[RUNCMD]dism.exe|/Apply-Image /ImageFile:VCredist.wim /Index:1 /ApplyDir:%WIM%this new feature if possible will help making correct complete addon for the vcredist 2005/2008 (which adds files to winsxs)it also will make it possible to create offline addon for Windows7's KB2533552 Rocco 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.