- michael1220
- Posts: 3
- Joined:
- Location: Vienna
Problem w/ Gui.Launcher
I got a problem with Gui.Launcher.exe, it won't start.
Everytime when I want to start the .exe it says:
"Usage: Gui.Launcher.exe <appxaml>"
I am using Windows Vista SP2, may this is the reason.
Everytime when I want to start the .exe it says:
"Usage: Gui.Launcher.exe <appxaml>"
I am using Windows Vista SP2, may this is the reason.
Re: Problem w/ Gui.Launcher
Hi michael,
Gui.Launcher is supposed to be used as a thunk for executing applications described by a XAML. It is a very fast way (and portable because there will be a launcher on each platform) to test your applications. All the applications distributed by us are in fact a renamed Gui.Launcher.
For example, to execute the TicTacToe sample:
Gui.Launcher is supposed to be used as a thunk for executing applications described by a XAML. It is a very fast way (and portable because there will be a launcher on each platform) to test your applications. All the applications distributed by us are in fact a renamed Gui.Launcher.
For example, to execute the TicTacToe sample:
Code: Select all
Gui.Launcher.exe Gui/TicTacToe/App.xaml
- michael1220
- Posts: 3
- Joined:
- Location: Vienna
Re: Problem w/ Gui.Launcher
Allright, Thank youHi michael,
Gui.Launcher is supposed to be used as a thunk for executing applications described by a XAML. It is a very fast way (and portable because there will be a launcher on each platform) to test your applications. All the applications distributed by us are in fact a renamed Gui.Launcher.
For example, to execute the TicTacToe sample:
Code: Select allGui.Launcher.exe Gui/TicTacToe/App.xaml
Who is online
Users browsing this forum: No registered users and 1 guest