Jump to content

Recommended Posts

Posted (edited)

Apparently there are alot of bugs with 0.8.5, i have removed 0.8.5 as the latest version.

Anyways, can you please report your errors with 0.8.5 in here, including in correct tweaks. I know they are mentioned in the other topic but i'd rather have them separate. If they bugs can be reproduced then please include steps.

Thanks.

Edited by Legolash2o
Posted
Posted

I've updated all the drivers packs links, so all should be working now :) The person who is responsible for them all had moved their server to a different host.

Posted (edited)

@Legolash2o

I see that the Tweaks aren't correct!

Services and Tasks point together to "Services"!

I give you Tweaks working!

Windows Registry Editor Version 5.00

; Add right click on the Desktop

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows]

"MUIVerb"="Windows"

"SubCommands"=""

"Icon"="%SystemRoot%\\System32\\winver.exe"

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows\shell]

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows\shell\1Manage]

"MUIVerb"="@%systemroot%\\system32\\mycomput.dll,-400"

"Icon"="UserAccountControlSettings.exe"

"SuppressionPolicy"=dword:4000003c

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows\shell\1Manage\command]

@="mmc.exe compmgmt.msc"

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows\shell\2Services]

"MUIVerb"="@%SystemRoot%\\system32\\shell32.dll,-22059"

"Icon"="%SystemRoot%\\System32\\mmc.exe"

"SuppressionPolicy"=dword:4000003c

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows\shell\2Services\command]

@="mmc.exe services.msc"

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows\shell\3Tasks]

"MUIVerb"="@%SystemRoot%\\system32\\shell32.dll,-32537"

"Icon"="%SystemRoot%\\System32\\imageres.dll,-27"

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows\shell\3Tasks\command]

@="explorer shell:::{ED7BA470-8E54-465E-825C-99712043E01C}"

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows\shell\4Defrag]

"MUIVerb"="@%SystemRoot%\\system32\\dfrgui.exe,-103"

"Icon"="%SystemRoot%\\System32\\dfrgui.exe"

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows\shell\4Defrag\command]

@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\

00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,64,00,66,00,\

72,00,67,00,75,00,69,00,2e,00,65,00,78,00,65,00,00,00

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows\shell\5AdminTools]

"MUIVerb"="@%SystemRoot%\\system32\\shell32.dll,-22982"

"Icon"="%SystemRoot%\\System32\\imageres.dll,-114"

[HKEY_CLASSES_ROOT\Directory\Background\shell\Windows\shell\5AdminTools\command]

@="control admintools

Regards

Edited by Legolash2o
Strikethrough fixed tweaks
Posted

They have been removed...

Thank you very much! Much appreciated! :)

P.S.: this applies to all projects that rely on the DriverPacks, not just Windows 7 Toolkit. If you encounter more projects violating these rules of fairness, please let us know!

Posted (edited)

@Legolash2o

I see that reg file elevate.cmd don't work.

And I can't integrate Addons with the last version W7T085-14B

I've used the version W7T080-37F to integrate some Addons successfuly.

Regards

*Edit: the reg key "Take OwnerShip"; don't work. This one works for me:

 
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\runas]
@="Take Ownership"
"Icon"="UserAccountControlSettings.exe"
"NoWorkingDirectory"=""
"Position"="Bottom"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\runas]
@="Take Ownership"
"Icon"="UserAccountControlSettings.exe"
"NoWorkingDirectory"=""
"Position"="Bottom"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant *S-1-5-32-544:F /t"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant *S-1-5-32-544:F /t"

Thanks and Regards.

Edited by myselfidem
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...