NAppUpdate
NAppUpdate copied to clipboard
Command Line Arguments
If the main application is launched with some command line arguments and needs to be relaunched via NAppUpdater update.exe, the arguments are lost.
Suggested changes: Add RelaunchAppArgs property to NauConfigurations class and utilize in Appstart.cs
Have made the required changes. Is it ok to send a pull request ?
Yes please! thanks!