mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-18 06:17:21 +00:00
- ModuleManager: Central tracking for installed marketplace modules - DataAnalyzerWidget: Real-time CPU/RAM/Battery/Storage widget (unlocked by Data Analyzer module) - BottomNavBar: Navigation bar for Projects/Chat/Marketplace/Settings - RootShell: Real root command execution utility - TerminalActivity: Full root shell with neofetch, sysinfo, real Linux commands - Terminal Pro module: Adds aliases (ll, la, h), command history - ArcadeActivity + SnakeGame: Pixel Arcade module unlocks retro games - fade_in/fade_out animations for smooth transitions
53 lines
1.1 KiB
INI
53 lines
1.1 KiB
INI
[Version]
|
|
Signature = "$Windows NT$"
|
|
Class = "USBDevice"
|
|
ClassGuid = {88bae032-5a81-49f0-bc3d-a4ff138216d6}
|
|
Provider = "AeThex"
|
|
DriverVer = 02/18/2026, 1.0.0.0
|
|
|
|
[ClassInstall32]
|
|
Addreg = WinUSBDeviceClassReg
|
|
|
|
[WinUSBDeviceClassReg]
|
|
HKR,,,0,"Universal Serial Bus devices"
|
|
HKR,,Icon,,-20
|
|
|
|
[Manufacturer]
|
|
"MediaTek" = MediaTek_Devices, NTamd64
|
|
|
|
[MediaTek_Devices.NTamd64]
|
|
"T10M_Pro Fastboot" = USB_Install, USB\VID_0E8D&PID_201C
|
|
|
|
[USB_Install]
|
|
Include = winusb.inf
|
|
Needs = WINUSB.NT
|
|
|
|
[USB_Install.Services]
|
|
Include = winusb.inf
|
|
AddService = WinUSB, 0x00000002, WinUSB_ServiceInstall
|
|
|
|
[WinUSB_ServiceInstall]
|
|
DisplayName = "WinUSB - Kernel Driver"
|
|
ServiceType = 1
|
|
StartType = 3
|
|
ErrorControl = 1
|
|
ServiceBinary = %12%\WinUSB.sys
|
|
|
|
[USB_Install.Wdf]
|
|
KmdfService = WINUSB, WinUsb_Install
|
|
|
|
[WinUSB_Install]
|
|
KmdfLibraryVersion = 1.11
|
|
|
|
[USB_Install.HW]
|
|
AddReg = AddDeviceInterfaceGUID
|
|
|
|
[AddDeviceInterfaceGUID]
|
|
HKR,,DeviceInterfaceGUIDs,0x10000,"{F667CE2-C06C-4423-A9F6-3CD458CB3B79}"
|
|
|
|
[SourceDisksNames]
|
|
1 = "Install Disk"
|
|
|
|
[SourceDisksFiles]
|
|
|
|
[DestinationDirs]
|