September 19, 201014 yr Author Final has now been released, not one reported any bugs and i want to start on v0.8.5. Enjoy!There are over 90 changes from 0.7.0 so I hope you enjoy them all.
September 20, 201014 yr Final has now been released, not one reported any bugs and i want to start on v0.8.5. Enjoy!There are over 90 changes from 0.7.0 so I hope you enjoy them all.Hi Legolash2o,It's me again. Before releasing v0.8.5, may i bored you with another tweak disabling UAC (if it's not already done).In fact, to get ride from "Run As Administrator" message , many peopple are completly disabling UAC byWindows Registry Editor Version 5.00HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] "EnableLUA"=dword:00000000Doing that, they also lose the File, Folder, and registry virtualization as well as Internet Explorer Protected Mode and much of the compatibility for older software. If they will be installing programs with UAC turned off, when they do turn it back on, they may experienced some unexpected behaviour from these programs.I suggest thisWindows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]"ConsentPromptBehaviorAdmin"=dword:00000000Regards
September 21, 201014 yr Firstly, sorry for my English, I'm a student. I have a problem with the AIO Integrator, when I add an update I get an error (I attach capture) and the changes aren't applied. I run W7T as administrator, UAC is disabled and antivirus is disabled too.Error capture:
September 21, 201014 yr Author I will have a look at this after i've had my lunch. Thanks EDIT: v32 released fixing this issue.It shouldn't load the registry unless you added either an Addon or selected a tweak. Strange...@coucouUAC tweak already uses both those values you suggestedWriteKey(Registry.LocalMachine, "SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System", "ConsentPromptBehaviorAdmin", 0, Microsoft.Win32.RegistryValueKind.DWord)WriteKey(Registry.CurrentUser, "SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System", "EnableLUA", 0, Microsoft.Win32.RegistryValueKind.DWord)EDIT 2: As of v33 the UAC tweak is now...WriteKey(Registry.LocalMachine, "SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System", "ConsentPromptBehaviorAdmin", 0, Microsoft.Win32.RegistryValueKind.DWord)WriteKey(Registry.LocalMachine, "SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System", "EnableLUA", 0, Microsoft.Win32.RegistryValueKind.DWord) Edited September 21, 201014 yr by Legolash2o
September 21, 201014 yr Author Upload the reg file. Some files in the reg file have to be changed, ie. HKLM_LOCAL_MACHINE\Software\.... to HKLM_LOCAL_MACHINE\Wim_Software\...I will however add a button called "Import Registry" to Registry Hive Mounter and it will auto convert it EDIT: I have to go to work now, so if i have to i will convert your uploaded registry file when i get home. Edited September 21, 201014 yr by Legolash2o
September 21, 201014 yr Upload the reg file. Some files in the reg file have to be changed, ie. HKLM_LOCAL_MACHINE\Software\.... to HKLM_LOCAL_MACHINE\Wim_Software\...I will however add a button called "Import Registry" to Registry Hive Mounter and it will auto convert it EDIT: I have to go to work now, so if i have to i will convert your uploaded registry file when i get home.While some are HKLM, most of the entries are in HKCU. I understand your reply, but, why does the app load my running registry complete. Must I put this reg file in a special folder where W7Toolkit will automatically find it and merge without loading my current registry hives?; no help file to search for the answer.I am in the process of modifying my reg file to add services template etc. it will take a couple of days to complete.If need be I will upload at that time and thanks very much.PS: I will google this rename .reg files to see if I can accomplish this correctly without bothering you with it further. Edited September 21, 201014 yr by RickSteele
September 21, 201014 yr Author HKCU entries can be converted the same as the HKLM, HKCU get converted to something like HKEY_LOCAL_MACHINE\WIM_Default\
September 22, 201014 yr HKCU entries can be converted the same as the HKLM, HKCU get converted to something like HKEY_LOCAL_MACHINE\WIM_Default\I see; I will check the WAIK help files and google-thanks very much, just got busy all of a sudden so have not had time yet.
September 22, 201014 yr Author the whole Wim_Software and WIM_Default registry is to do with W7T not waik, I doubt you will find much info on this
September 22, 201014 yr How's everyone been doing with the Component Removals? Any issues or success stories?EDIT: I know people are downloading my tool which is great but i love some feedback I use the answer file to "remove" any and all functionality for those components I do not want-including their requisite services; I'm not a fan of deleting from the wim; So, this one feature I don't use, but, love the toolkit!The thing I like the most about your toolkit is it offers options and does not coerce one into a regimen like some of the other popular Windows 7 feature programs, kind of like a swiss army knife. The one feature I am very interested in is the wim registry hive tool.One feature that would be of great use is a help file for those items in the program that are not intuitive-such as the registry hive tool.Thanks Edited September 22, 201014 yr by RickSteele
September 26, 201014 yr thanks a lot , but 26-9-2010 Update Link aint working (mediafire link)just wanted to note about that great work , keep it up Swaify ,,,
September 26, 201014 yr Author "26-9-2010 Update Link", Where is that? I've checked the possible links but they all seem to work. What error does it say if any? Edited September 26, 201014 yr by Legolash2o
September 26, 201014 yr "26-9-2010 Update Link", Where is that? I've checked the possible links but they all seem to work. What error does it say if any?The file is not downloadable, it shows in in the folder, but after you click to download the file, it say's requesting file, and stalls out. Another message states "No available servers have the requested file at this timw"Can you please upload the file on hotfile or Rapidshare, megaupload file servers, I have noticed that Mediafire has some bandwidth issues in the past few months. ThanksGary
September 27, 201014 yr [it seems like it was server problem with Mediafire, I just finished downloading the file...perhaps using one of those multi-fiole servers might be worth looking into, you upload the file to one server and it tranfers to like 5 or 6 different servers. It just seems like Mediafire has been troublesome since they started the multiple popup ads that open, when you click on the download clink for the files. ThanksGary
September 30, 201014 yr Hi,I've a problem on a X64 Seven with multiple addons. Sorry for my bad english but all it's ok with Updates, mounting registry But when W7T try to integrate the second addon of my list (even I change the order of addon integration..), I've an error linked to 7z.exe....This problem occurs only with x64 but every time..Thanx for your Work !! Edited September 30, 201014 yr by geromichi
September 30, 201014 yr Author Thanks, i will have a look at this issue right now Can you translate that error message and what addon was it. Edited September 30, 201014 yr by Legolash2o
September 30, 201014 yr translation : The Access to the access way c:\DismTool\W7T080-36F\7z.exe is refused.I don't think this problem is linked with particulary addon : This error occurs only when W7T integrate THE SECOND addon of my addon list. So it can happen with all addons.This error happens only when I integrate updates AND addons; never when I integrate only addons.Result after this problem : all it's ok but the second addon of the list isn't integrate; that's all.Thx. Edited September 30, 201014 yr by geromichi
September 30, 201014 yr Author Can you translate that please, and that seems to be for RT 7 Lite not W7T.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.