[ui] Add auto-mount on first launch functionality #52
This commit is contained in:
		| @@ -50,6 +50,10 @@ auto create_shortcut(const std::wstring &exe_path, | ||||
|                      const std::wstring &location = get_startup_folder()) | ||||
|     -> bool; | ||||
|  | ||||
| [[nodiscard]] auto | ||||
| remove_shortcut(std::wstring shortcut_name, | ||||
|                 const std::wstring &location = get_startup_folder()) -> bool; | ||||
|  | ||||
| void set_last_error_code(DWORD error_code); | ||||
| } // namespace repertory::utils | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user