From e0e5b3337e32553c405ff0277e892d6bbfa546e8 Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Tue, 8 Dec 2020 15:03:30 +0100 Subject: [PATCH] Change disposablevm.md to View/Edit according to 4.0/4.1 --- user/common-tasks/disposablevm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/common-tasks/disposablevm.md b/user/common-tasks/disposablevm.md index 4c3d2c93..12432211 100644 --- a/user/common-tasks/disposablevm.md +++ b/user/common-tasks/disposablevm.md @@ -89,7 +89,7 @@ To launch a DisposableVM Template from the command line, in dom0 please type the ## Opening a file in a DisposableVM via GUI ## -In an AppVM's file manager, right click on the file you wish to open in a DisposableVM, then choose "Open in DisposableVM". +In an AppVM's file manager, right click on the file you wish to open in a DisposableVM, then choose "View in DisposableVM" or "Edit in DisposableVM". Wait a few seconds and the default application for this file type should appear displaying the file content. This app is running in its own dedicated VM -- a DisposableVM created for the purpose of viewing or editing this very file. Once you close the viewing application the whole DisposableVM will be destroyed.