mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Add start Wox on system startup config & code refactorying.
This commit is contained in:
8
Wox.UAC/App.xaml
Normal file
8
Wox.UAC/App.xaml
Normal file
@@ -0,0 +1,8 @@
|
||||
<Application x:Class="Wox.UAC.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
StartupUri="MainWindow.xaml">
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
</Application>
|
||||
Reference in New Issue
Block a user