Recreation of the DirectUI based start menu.
Supported operating systems:
- Windows 8.1
- Windows 10 (10240-latest)
- Windows 11 (With ExplorerPatcher, RetroBar, or StartAllBack)
Might be supported in the future:
- Windows 7 SP1
- Windows Vista (with Extended Kernel)
The tile layout is based around an user editable xml, which is stored in your User folder, in the DirectStart folder. Documentation for various settings coming soon.
Notes:
- If you are building the application manually, you need to put the contents of the "ConfigurationTemplate" folder in the repository into your user folder.
- To "pin" items to the start menu, please put them in the "C:\Users\yourusername\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu"
Credits:
- Nazgul07 for AFSM (used as base for this project): https://github.com/Nazgul07/AFSM
- Splitwirez for Start9 and wonderful xaml styles