Legolash2o Posted December 22, 2010 Posted December 22, 2010 Since no one has posted any bugs for a while i assume it is safe to continue with the development, your ideas please... Quote
medo in love Posted December 29, 2010 Posted December 29, 2010 Hi, Lego thanks for this great toolfirst, for version 5.5 b14 it always had error "can't connect to wincert"and i only see 2 tabs solar updates and downloadsfor version 91- for the component remover i wish it have more components and more details about every component2- i want more tweaksother suggest can windows 7 toolkit work with windows 7 embedded wim file and add packages to it and customize the wim to work with windows 7 ultimate installer it would be great as windows embedded 7 is mush customizable and cab be built from scratch with desired packages and needs Quote
pppx00 Posted January 3, 2011 Posted January 3, 2011 (edited) Why don't you go to the MSFN forums? It seems to me that your software is not popular to recieve a high amount of feedback or intensive testing. It's very promosing (more than RT7 Lite to be honest, that piece of sh*t is damn slow). Here's my wanted list:My requests:* More unattended options (an interesting option is enabling the Administrator account for default http://technet.micro...28WS.10%29.aspx)* Use the SetupComplete.cmd to install the Silent Installers (I believe that you're using your own post-installer, I haven't checked)* More Reg tweaks like:[s]REM Show Computer icon on the desktopREG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel" /v "{20D04FE0-3AEA-1069-A2D8-08002B30309D}" /t REG_DWORD /d 0 /fREG ADD "HKU\DefaultUser\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel" /v "{20D04FE0-3AEA-1069-A2D8-08002B30309D}" /t REG_DWORD /d 0 /fREM Show User's Files icon on the desktopREG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel" /v "{59031a47-3f72-44a7-89c5-5595fe6b30ee}" /t REG_DWORD /d 0 /fREG ADD "HKU\DefaultUser\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel" /v "{59031a47-3f72-44a7-89c5-5595fe6b30ee}" /t REG_DWORD /d 0 /f[/s]Another one for removing the language bar.* A tool or separated tab for cleaning the WinSXS folder (resource: http://www.out-web.net/?p=623) Edited January 20, 2011 by Legolash2o Quote
Legolash2o Posted January 3, 2011 Author Posted January 3, 2011 (edited) I'm not allowed to publish it on their forums, i tried before and i was 'against the rules'. Edited January 3, 2011 by Legolash2o Quote
George King Posted January 3, 2011 Posted January 3, 2011 (edited) Adding these "tweaks" could be nice http://msdn.microsoft.com/en-us/library/ee330741%28VS.85%29.aspx Edited January 4, 2011 by George King Quote
pppx00 Posted January 4, 2011 Posted January 4, 2011 (edited) Disable Language Bar; Disable Language Bar[HKEY_CURRENT_USER\Software\Microsoft\CTF\LangBar]"ShowStatus"=dword:00000003"Transparency"=dword:000000ff"Label"=dword:00000001"ExtraIconsOnMinimized"=dword:00000000 Edited January 20, 2011 by Legolash2o Quote
Legolash2o Posted January 10, 2011 Author Posted January 10, 2011 Thanks for the requests above, i will give it one more week before i implement them all + bug fixes.......... Quote
Legolash2o Posted January 13, 2011 Author Posted January 13, 2011 I need people to please post what bugs they have found in the latest v0.8.5 Quote
TheRuan Posted January 13, 2011 Posted January 13, 2011 (edited) Since you kinda complained none has had any problems with the latest version 0.8.5, well lets start:Not sure which one but one of the options inside de iso maker tool is breaking the image of windows 7 x86.CAPTURE IMAGE: On the address of capturing an image to a new .wim file we need to capture from a partition itself not from a folder, this was the only way i could make it work just removing the \ after the origin path like in > imagex /capture d: d:\imaging\data.wim "Drive D"where d: means the origin path, so in the command line used for capturing an image the origin would be a partition.Mount Registry ever fails if you use PT_BR Enterprise Windows 7 using the same version in an english EN_EN version it works normally because when mounting the registry it needs to give access rights to the "group" "everyone" which in the portuguese brazilian version does not exist, there is only a version called "todos", so you could add a function to check what is the language base from the system where the person is using to build and then adapt the translation. Some additional problems have happened when integrating addons mainly related to registry in which i used a W7 EN_EN x86 base install and a W7 PT_BR x86 as work image, the main failures were related to runonceex and some other registry. EX: K-lite pack does not get installed(i used the k-lite available for download.Thanks for the great tools.Soon a will come back to give some help. Edited January 20, 2011 by Legolash2o Quote
Legolash2o Posted January 15, 2011 Author Posted January 15, 2011 OK i am working through the back-log of messages i have received privately with feature requests and adding them, once done i will do the above. Please keep posting bugs you find.I have removed the download for 0.8.0 Final and kept the 0.8.5 Beta online to make sure the latest is being used so people don't report already fixed bugs Please update to v0.8.5.14 Quote
ricktendo Posted January 15, 2011 Posted January 15, 2011 SoLoR's site is down, he uploaded sp1 to it and the guy who let him host his list pulled the plug...IDK if he will get a new host or if the guy will bring it back online (I guess this is one downside of attaching the program to a site)But I see the program still works, it does not even open up the solor tabs gr8 job Quote
Legolash2o Posted January 15, 2011 Author Posted January 15, 2011 Yeah if any of the lists are empty then it won't show that tab. However i will temporarily stop it from attempting to search SoLoR's server. Do you have any requests Ricktendo? Quote
ricktendo Posted January 15, 2011 Posted January 15, 2011 Do you have any requests Ricktendo?Well sorta...I like to do things manually with waik but it sucks that most the time only the GDR fixes get installed (unless a previous LDR hotfix is installed before), was wondering what command you use to extract updates that are in CAB form and direct dism to integrate both the MUM filesexpand ????? & dir /b *.mum etc. etc.Or IDK if its possible for you to add the functionality to CAB Installer to install/integrate in QFE/LDR mode the updates but to a already previously mounted /image:<path> Quote
Legolash2o Posted January 15, 2011 Author Posted January 15, 2011 You can already integrate QFE/LDR updates but it only works if you install the GDR update first which then it followed by QFE/LDR install.i think i use the expand command, i can't remember Quote
ricktendo Posted January 15, 2011 Posted January 15, 2011 So is it possible to add a "Offline Mode" to your CAB Installer? Quote
Legolash2o Posted January 15, 2011 Author Posted January 15, 2011 Go to the AIO Integrator > Options > Click LDR-QFE Mode and also click 'Prompt Updates so at the end you can check if they have installed... That should instegrate them directly into your image with LDR-QFE mode Quote
Legolash2o Posted January 16, 2011 Author Posted January 16, 2011 CAPTURE IMAGE: On the address of capturing an image to a new .wim file we need to capture from a partition itself not from a folder, this was the only way i could make it work just removing the \ after the origin path like in > imagex /capture d: d:\imaging\data.wim "Drive D"where d: means the origin path, so in the command line used for capturing an image the origin would be a partition.Mount Registry ever fails if you use PT_BR Enterprise Windows 7 using the same version in an english EN_EN version it works normally because when mounting the registry it needs to give access rights to the "group" "everyone" which in the portuguese brazilian version does not exist, there is only a version called "todos", so you could add a function to check what is the language base from the system where the person is using to build and then adapt the translation. Sent you a PM, these two problems should be fixed in v15, there should also be a bunch of fixes in v15 as well as some enhancements i.e. faster addon integration.Some additional problems have happened when integrating addons mainly related to registry in which i used a W7 EN_EN x86 base install and a W7 PT_BR x86 as work image, the main failures were related to runonceex and some other registry. EX: K-lite pack does not get installed(i used the k-lite available for download.I need some more information on this issue. Quote
Legolash2o Posted January 16, 2011 Author Posted January 16, 2011 (edited) I have released a new BETA and updated the lists, you may notice that Windows 7 SP1 RTM is on the list Edited January 16, 2011 by Legolash2o Quote
Legolash2o Posted January 17, 2011 Author Posted January 17, 2011 I have been working with W7T a lot today and i have written down 12 bugs i found which have not already been reported, they will be fixed as well so SP1 Integrator may be in v17 instead of v16 as originally planned Quote
Legolash2o Posted January 19, 2011 Author Posted January 19, 2011 Been fixing a whole lots of bugs, got more to fix so expect a new release in a couple of days Quote
Kelsenellenelvian Posted January 20, 2011 Posted January 20, 2011 I have 1 request:With the slipstreamer for SP1 = Can you make it so I can select ALL 32 or 64 bit versions to have them upgraded? Yeah sure it will take forever but it would be nice to select them all and go to bed.... Quote
Jatin Beniwal Posted January 21, 2011 Posted January 21, 2011 (edited) Also made something that remove junk files replaced by sp1. I mean pre SP1 files that are updated by SP1 to save disk space in iso. Edited January 22, 2011 by Jatin Beniwal Quote
Kelsenellenelvian Posted January 21, 2011 Posted January 21, 2011 @Jatin = Please elaborate!Replaced files are just that REPLACED! NOT moved or relocated... 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.