diff options
Diffstat (limited to 'localfs/var/srv/common/public/vivaldi-portable')
-rw-r--r-- | localfs/var/srv/common/public/vivaldi-portable/Application/stp.viv | 1 | ||||
-rw-r--r-- | localfs/var/srv/common/public/vivaldi-portable/README.txt | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/localfs/var/srv/common/public/vivaldi-portable/Application/stp.viv b/localfs/var/srv/common/public/vivaldi-portable/Application/stp.viv new file mode 100644 index 0000000..18bcf1e --- /dev/null +++ b/localfs/var/srv/common/public/vivaldi-portable/Application/stp.viv @@ -0,0 +1 @@ +// Vivaldi Standalone
diff --git a/localfs/var/srv/common/public/vivaldi-portable/README.txt b/localfs/var/srv/common/public/vivaldi-portable/README.txt new file mode 100644 index 0000000..8cf0d67 --- /dev/null +++ b/localfs/var/srv/common/public/vivaldi-portable/README.txt @@ -0,0 +1,9 @@ +1. Download installer, extract.
+2. You then get vivaldi.7z, extract that to aour portable folder
+3. Rename Vivaldi-bin to Application
+4. Create inside a file called stp.viv with the content:
+ // Vivaldi Standalone
+5. Launch Application/vivaldi.exe
+6. It will then roughly behave like a "PortableApp": it will create "UserData"
+ above your new Application folder and keep everything inside this root
+ folder.
|