[ui] Add auto-mount on first launch functionality #52
This commit is contained in:
@@ -45,6 +45,7 @@ void free_console();
|
||||
struct shortcut_cfg final {
|
||||
std::wstring arguments;
|
||||
std::wstring exe_path;
|
||||
std::wstring icon_path;
|
||||
std::wstring location{get_startup_folder()};
|
||||
std::wstring shortcut_name;
|
||||
std::wstring working_directory;
|
||||
|
Reference in New Issue
Block a user