Please press the key on your keyboard; the system will then be unlocked.
Desktop Lock 8 and newer: The default unlock hotkey is "H".
Desktop Lock 7 and earlier: The default unlock mode is "hotkey", with "H" as the default unlock hotkey.
The unlock hotkey is not a standard Windows hotkey. You must press each key in the hotkey one after the other, without holding them down simultaneously. For instance, if the unlock hotkey is "ABC", you should first press the 'A' key, then release it, followed by 'B' and release it, and finally 'C'.
For more information, please read the help document.
Please contact us for the special order link and price for upgrading from the standard version to business edition.
Desktop Lock 8 and newer: Select "None" for the banner text.
Desktop Lock 7 and earlier: Set the banner text to blank.
You can use the profile name in the command line together with the command-line parameter switch '/s'. For instance:
"C:\Program Files\Desktop Lock\DLVS.exe" /s Default
OpenOffice 3.x forces itself to always be shown on the real desktop, even when you launch it in a virtual desktop. This is because the \program\soffice.exe is actually a helper program used to create instances of the real main program \program\soffice.bin, and it forces all instances to be on the real desktop.
To use OpenOffice in Virtual Screen, you have to make some modification to OpenOffice, and add a new path to the system PATH variable. Steps:
;C:\Program Files\OpenOffice.org 3\URE\bin
Click OK 3 times to save and return.
Note that there is a semicolon (";") in front of the string. Paths in the system PATH variable are separated by semicolons.
This step is important. It adds the BIN folder of OpenOffice to the PATH variable, enabling the main program to locate the necessary DLL files. This was originally the task of the helper program (the original soffice.exe). Since we are not using the helper program, we must add the BIN path manually.
It's possible to use Virtual Screen along with its configuration on DVDs or USB disks. The command-line switch /DataFile can be used to specify a configuration file. This switch forces Virtual Screen to use the specified configuration file instead of the default one. Examples:
DLVS.exe /DataFile:abc.dat
DLVS.exe /DataFile:"G:\My Folder\My Configuration.data"
To use Chrome in Virtual Screen, you have to disable its sandbox mode. To do that, please modify the command line of the related program item in the Virtual Screen control program by adding an additional string "--no-sandbox". The final command line will be like:
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --no-sandbox
Note: disabling sandbox mode will result in Chrome displaying a warning message each time it is launched. But this is the only way to make it work in V-Screen. This modification doesn't impact Chrome on the real desktop.