|
Post by vrd9000 on Jul 26, 2024 13:28:53 GMT -8
No I have not installed any 7TSP icon pack, I have a clean windows install. Regedit.exe is not corrupted and it is running in 64bit mode as I mentioned previously. From one of your previous post I found that if it is corrupted, it runs in only 32bit mode. Steps I followed to check: 1. Run cmd.exe as admin 2. sfc /scanfile=c:\windows\regedit.exe Result: Windows Resource Protection did not find any integrity violations. Alright that's good to hear. Did you make sure to replace every file? Please double check because windows sometimes doesn't replace them because they are being used by some processes. Another detail,i noticed that you mentioned "even the metro network flyout not working",if you enabled the tweak that lets you use Windows 8 network flyout please revert it because it will not allow the windhawk mod to call 7's flyout. By "metro network flyout", I meant this:
I am sorry if I caused any confusion. I don't know what to call it (Windows 10 flyout or something like that). I have not used anything from Windows 8.
I have double checked the files again now.
Steps I followed: 1. Restarted system in safe mode. 2. Deleted all previously copied files from System32 and System32\en-us 3. Copied all given files again 4. Restarted system to normal mode 5. Enabled "Restore windows 7 network flyout" windhawk mod and restarted system again
Result: Same as earlier, no flyout at all.
Extra Info: I have StartIsBack++ 2.9.20 and 7+ Taskbar Tweaker v5.15.1 installed in my system. I have tried disabling both but still no success.
|
|
|
Post by Brawllux on Jul 26, 2024 22:40:41 GMT -8
Alright that's good to hear. Did you make sure to replace every file? Please double check because windows sometimes doesn't replace them because they are being used by some processes. Another detail,i noticed that you mentioned "even the metro network flyout not working",if you enabled the tweak that lets you use Windows 8 network flyout please revert it because it will not allow the windhawk mod to call 7's flyout. By "metro network flyout", I meant this:
I am sorry if I caused any confusion. I don't know what to call it (Windows 10 flyout or something like that). I have not used anything from Windows 8.
I have double checked the files again now.
Steps I followed: 1. Restarted system in safe mode. 2. Deleted all previously copied files from System32 and System32\en-us 3. Copied all given files again 4. Restarted system to normal mode 5. Enabled "Restore windows 7 network flyout" windhawk mod and restarted system again
Result: Same as earlier, no flyout at all.
Extra Info: I have StartIsBack++ 2.9.20 and 7+ Taskbar Tweaker v5.15.1 installed in my system. I have tried disabling both but still no success.
I understand,when you said metro flyout i thought you were talking about the W8 one because metro is W8's design language. Windows 10's desing languages were immersive(1507-1709) and fluent(1803-22H2). Can you please right click the copied files in system32 and send a screenshot of their version in properties tab? Also can you please check the settings app to see if windows installed any local experience packs? I don't remember where they are exactly but it should be under either installed updates or installed programs. When windows installs a local experience pack the mui files in system32 will not be used and this may cause this flyout to not work as well.
|
|
|
Post by vrd9000 on Jul 27, 2024 0:57:50 GMT -8
By "metro network flyout", I meant this:
I am sorry if I caused any confusion. I don't know what to call it (Windows 10 flyout or something like that). I have not used anything from Windows 8.
I have double checked the files again now.
Steps I followed: 1. Restarted system in safe mode. 2. Deleted all previously copied files from System32 and System32\en-us 3. Copied all given files again 4. Restarted system to normal mode 5. Enabled "Restore windows 7 network flyout" windhawk mod and restarted system again
Result: Same as earlier, no flyout at all.
Extra Info: I have StartIsBack++ 2.9.20 and 7+ Taskbar Tweaker v5.15.1 installed in my system. I have tried disabling both but still no success.
I understand,when you said metro flyout i thought you were talking about the W8 one because metro is W8's design language. Windows 10's desing languages were immersive(1507-1709) and fluent(1803-22H2). Can you please right click the copied files in system32 and send a screenshot of their version in properties tab? Also can you please check the settings app to see if windows installed any local experience packs? I don't remember where they are exactly but it should be under either installed updates or installed programs. When windows installs a local experience pack the mui files in system32 will not be used and this may cause this flyout to not work as well. Thanks I will remember that.
I could not find any experience packs. I checked in installed apps and features and language settings. Also confirmed using powershell. Steps I followed to check: 1. Run powershell as admin 2. Get-AppxPackage -AllUsers *LanguageExperiencePack* | Select Name Result: **No Output**
Here is a screenshot of installed updates:
And here are screenshots of the versions of all the replaced dll files in System32. Could not find version for mui files replaced in System32\en-us. Let me know if you need them and also how to check their versions.
|
|
|
Post by Brawllux on Jul 27, 2024 0:59:44 GMT -8
I understand,when you said metro flyout i thought you were talking about the W8 one because metro is W8's design language. Windows 10's desing languages were immersive(1507-1709) and fluent(1803-22H2). Can you please right click the copied files in system32 and send a screenshot of their version in properties tab? Also can you please check the settings app to see if windows installed any local experience packs? I don't remember where they are exactly but it should be under either installed updates or installed programs. When windows installs a local experience pack the mui files in system32 will not be used and this may cause this flyout to not work as well. Thanks I will remember that.
I could not find any experience packs. I checked in installed apps and features and language settings. Also confirmed using powershell. Steps I followed to check: 1. Run powershell as admin 2. Get-AppxPackage -AllUsers *LanguageExperiencePack* | Select Name Result: **No Output**
Here is a screenshot of installed updates:
And here are screenshots of the versions of all the replaced dll files in System32. Could not find version for mui files replaced in System32\en-us. Let me know if you need them and also how to check their versions. View AttachmentView AttachmentView AttachmentView AttachmentView AttachmentView AttachmentView AttachmentView AttachmentView AttachmentView AttachmentBecause its supposed to be "Get-AppxPackage -allusers Microsoft.LanguageExperiencePacken-US | Remove-AppxPackage".
|
|
|
Post by vrd9000 on Jul 27, 2024 1:05:16 GMT -8
Because its supposed to be "Get-AppxPackage -allusers Microsoft.LanguageExperiencePacken-US | Remove-AppxPackage". I ran powershell as admin and pasted this line. Got no output. Here is a screenshot:
|
|
|
Post by Brawllux on Jul 27, 2024 2:01:19 GMT -8
Because its supposed to be "Get-AppxPackage -allusers Microsoft.LanguageExperiencePacken-US | Remove-AppxPackage". I ran powershell as admin and pasted this line. Got no output. Here is a screenshot:
Can you please check if these locations exist in your registry? If they exist please send a screenshot of them. HKEY_CLASSES_ROOT\NetworkExplorerPlugins\urn:schemas-wifialliance-org:device:WFADevice:1\shell\Configure\command HKEY_CLASSES_ROOT\CLSID\{d1a42999-0adf-11da-b070-0011856571de}\InProcServer32 HKEY_CLASSES_ROOT\CLSID\{d1a4299a-0adf-11da-b070-0011856571de}\InProcServer32 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\XWizards\Types\0x00000040 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\XWizards\Components\{d1a4299a-0adf-11da-b070-0011856571de} HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\XWizards\Components\{d1a4299a-0adf-11da-b070-0011856571de}
|
|
|
Post by vrd9000 on Jul 27, 2024 3:57:08 GMT -8
I ran powershell as admin and pasted this line. Got no output. Here is a screenshot:
Can you please check if these locations exist in your registry? If they exist please send a screenshot of them. HKEY_CLASSES_ROOT\NetworkExplorerPlugins\urn:schemas-wifialliance-org:device:WFADevice:1\shell\Configure\command HKEY_CLASSES_ROOT\CLSID\{d1a42999-0adf-11da-b070-0011856571de}\InProcServer32 HKEY_CLASSES_ROOT\CLSID\{d1a4299a-0adf-11da-b070-0011856571de}\InProcServer32 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\XWizards\Types\0x00000040 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\XWizards\Components\{d1a4299a-0adf-11da-b070-0011856571de} HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\XWizards\Components\{d1a4299a-0adf-11da-b070-0011856571de} Yes, all these locations exist in my registry. Here are the screenshots:
|
|
|
Post by Brawllux on Jul 27, 2024 5:55:17 GMT -8
Can you please check if these locations exist in your registry? If they exist please send a screenshot of them. HKEY_CLASSES_ROOT\NetworkExplorerPlugins\urn:schemas-wifialliance-org:device:WFADevice:1\shell\Configure\command HKEY_CLASSES_ROOT\CLSID\{d1a42999-0adf-11da-b070-0011856571de}\InProcServer32 HKEY_CLASSES_ROOT\CLSID\{d1a4299a-0adf-11da-b070-0011856571de}\InProcServer32 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\XWizards\Types\0x00000040 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\XWizards\Components\{d1a4299a-0adf-11da-b070-0011856571de} HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\XWizards\Components\{d1a4299a-0adf-11da-b070-0011856571de} Yes, all these locations exist in my registry. Here are the screenshots: View AttachmentView AttachmentView AttachmentView AttachmentView AttachmentView AttachmentCan you show me your windhawk advanced settings,it should have a inclusion and exclusion list(not in mod settings).
|
|
|
Post by vrd9000 on Jul 27, 2024 6:06:13 GMT -8
Can you show me your windhawk advanced settings,it should have a inclusion and exclusion list(not in mod settings). Here are the screenshots:
|
|
|
Post by Brawllux on Jul 27, 2024 7:17:36 GMT -8
Can you show me your windhawk advanced settings,it should have a inclusion and exclusion list(not in mod settings). Here are the screenshots: View AttachmentView AttachmentHmm, i really cant think of a solution. I tested this pack 2-3 times before i uploaded it again and it worked. Now i downloaded it again and re-did all steps and it works as expected. Another program or mod you are using might be conflicting with something else maybe,i am really out of ideas. Attachments:
|
|
|
Post by Brawllux on Jul 27, 2024 7:18:36 GMT -8
Can you show me your windhawk advanced settings,it should have a inclusion and exclusion list(not in mod settings). Here are the screenshots: View AttachmentView AttachmentCan you send a screenshot of this registry key? HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Settings\Network
|
|
|
Post by vrd9000 on Jul 27, 2024 7:57:17 GMT -8
Can you send a screenshot of this registry key? HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Settings\Network Here is the screenshot:
|
|
|
Post by vrd9000 on Jul 27, 2024 8:04:14 GMT -8
Hmm, i really cant think of a solution. I tested this pack 2-3 times before i uploaded it again and it worked. Now i downloaded it again and re-did all steps and it works as expected. Another program or mod you are using might be conflicting with something else maybe,i am really out of ideas. I understand. There must be some program or setting due to which it is not working for me. I will try again with a clean install of windows, but that will be after few days. Thanks for your time and effort.
|
|
|
Post by Brawllux on Jul 27, 2024 8:13:48 GMT -8
Hmm, i really cant think of a solution. I tested this pack 2-3 times before i uploaded it again and it worked. Now i downloaded it again and re-did all steps and it works as expected. Another program or mod you are using might be conflicting with something else maybe,i am really out of ideas. I understand. There must be some program or setting due to which it is not working for me. I will try again with a clean install of windows, but that will be after few days. Thanks for your time and effort. Thank you for your paticence as well,only if we could've solved it damn.
|
|
|
Post by vrd9000 on Aug 4, 2024 13:02:40 GMT -8
I understand. There must be some program or setting due to which it is not working for me. I will try again with a clean install of windows, but that will be after few days. Thanks for your time and effort. Thank you for your paticence as well,only if we could've solved it damn. I think I have solved this issue.
Restore windows 7 network flyout windhawk mod does not work when I am using Non Immersive Taskbar Context Menu mod. Once I disabled it, I could finally get Windows 7 network flyout.
Please check if I have identified the issue correctly.
Steps: 1. Installed your pack properly on fresh windows installation (it worked)
2. Installed Non Immersive Taskbar Context Menu mod 3. Restart Explorer / Log Off / Restart System
Result: Network flyout not working
|
|
AshtyBoi
New Member
Posts: 7
OS: Windows 10 1903
Theme: Windows 7
|
Post by AshtyBoi on Aug 7, 2024 14:38:06 GMT -8
Windows 8 Consumer Preview's pnidui seems to work on Windows 10. (tested on a 1903 virtual machine) Seeing how pnidui working on Windows 10 dates back to the Windows 8 betas, it would probably be a good idea to look for the earliest pnidui that works on 10 and make a Windhawk mod that hooks the 7 flyout to it.
|
|
|
Post by Windows User on Aug 7, 2024 15:49:03 GMT -8
Windows 8 Consumer Preview's pnidui seems to work on Windows 10. (tested on a 1903 virtual machine) Seeing how pnidui working on Windows 10 dates back to the Windows 8 betas, it would probably be a good idea to look for the earliest pnidui that works on 10 and make a Windhawk mod that hooks the 7 flyout to it. View AttachmentTry using 7955's pnidui but it will not even work
|
|
StouakOvsky
Sophomore Member
Oguzok, is that you?..
Posts: 101
OS: Windows 10
Theme: Windows 7 (Aero)
RAM: 4 GB
|
Post by StouakOvsky on Aug 9, 2024 21:22:25 GMT -8
Maybe I did something wrong, but when I changed the files, applied the registry settings, and installed the windhawk mod, my explorer just stopped running. I was able to solve this only by disabling the mod.
|
|
vruh2
Freshman Member
Posts: 43
|
Post by vruh2 on Aug 23, 2024 1:23:31 GMT -8
Windows 8 Consumer Preview's pnidui seems to work on Windows 10. (tested on a 1903 virtual machine) Seeing how pnidui working on Windows 10 dates back to the Windows 8 betas, it would probably be a good idea to look for the earliest pnidui that works on 10 and make a Windhawk mod that hooks the 7 flyout to it. View Attachmenti've just tested and 7's very own pnidui can work if you just restore QUtil.dll from 7. This also allows you to use the VAN restoration without any windhawk mod.
|
|
|
Post by enderboy on Aug 23, 2024 1:51:26 GMT -8
Windows 8 Consumer Preview's pnidui seems to work on Windows 10. (tested on a 1903 virtual machine) Seeing how pnidui working on Windows 10 dates back to the Windows 8 betas, it would probably be a good idea to look for the earliest pnidui that works on 10 and make a Windhawk mod that hooks the 7 flyout to it. View Attachmenti've just tested and 7's very own pnidui can work if you just restore QUtil.dll from 7. This also allows you to use the VAN restoration without any windhawk mod. No way, joleman11, wiktorwiktor12 we can finally get the w7 network fly out to work fully because we can now select home or public network
|
|