Fixed some dependancy issues, added prelogo and adjusted init and mainwindow display to load AFTER osquery finishes it's scan.
This commit is contained in:
@@ -51,11 +51,15 @@
|
||||
<ApplicationDefinition Remove="App.xaml" />
|
||||
<None Remove="Assets\osqueryi.exe" />
|
||||
<None Remove="Assets\trayicon.ico" />
|
||||
<None Remove="Assets\splash.png" />
|
||||
<None Remove="config.json" />
|
||||
<Content Include="Assets\LDShortcut.ico" />
|
||||
<Content Include="Assets\osqueryi.exe">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<SplashScreen Include="Assets\splash.png">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</SplashScreen>
|
||||
<Page Include="App.xaml" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user