memstechtips / UnattendedWinstall

Personalized Unattended Answer Files that helps automatically debloat and customize Windows 10 & 11 during the installation process.
MIT License
1.12k stars 167 forks source link

Start menu search index issue #27

Closed kixico closed 2 days ago

kixico commented 4 days ago

Best match results and/or any related app results purged from start menu search index after installation. Attempted to make sure areas of index weren't excluded, rebuilt index, tweaked separat installs with and without the start menu registry edits in the xml yet no ability to simply windows start menu search for non windows default apps ex. firefox, discord, etc. Any insight would be great

Shia0410 commented 3 days ago

Try running WinKey + R and type in ctfmon.exe in the run dialogue. Had this error back in windows 7. Let me know if that works. If it does, perhaps just write a short silent .bat script that you just add during startup, or add it into the .xml file for the installation so that it does it automatically.