theseus/test-installer.wsb

15 lines
519 B
Text
Raw Permalink Normal View History

<Configuration>
<VGpu>Disable</VGpu>
<Networking>Default</Networking>
<MappedFolders>
<MappedFolder>
<HostFolder>D:\Dev\SilentMode\TheseusNavigator\dist-public</HostFolder>
<SandboxFolder>C:\Users\WDAGUtilityAccount\Desktop\installer</SandboxFolder>
<ReadOnly>true</ReadOnly>
</MappedFolder>
</MappedFolders>
<LogonCommand>
<Command>cmd.exe /c start "" "C:\Users\WDAGUtilityAccount\Desktop\installer\TheseusNavigator-Setup-0.1.0.exe"</Command>
</LogonCommand>
</Configuration>