What the Workspace Virtualization Agent installs
The installed components and the corresponding files are listed in the following table.
Table: Installed components
Component | Default path |
---|
Prerequisites | Microsoft Visual C++ 2008 Runtime Libraries (if not installed) |
Command-line executable file
| C:\Program Files\Symantec\Workspace Virtualization\SVSCmd.exe
C:\Program Files\Symantec\Workspace Virtualization\UIUtils.dll
|
Driver
| C:\Windows\system32\drivers\fslx.sys
|
File redirection area
| C:\fslrdr
|
Libraries
| C:\Windows\system32\fsllib32.dll C:\Windows\system32\aszlib.dll C:\Windows\system32\xerces-c_3_0.dll C:\Windows\system32\XpaFormat.dll C:\Windows\system32\XpfFormat.dll C:\Windows\system32\XpfInstall.dll
|
SWV Admin tool
| C:\Program Files\Symantec\Workspace Virtualization\svsadmin.exe
C:\Program Files\Symantec\Workspace Virtualization\fslui.dll
C:\Program Files\Symantec\Workspace Virtualization\<LCID>\FslUI_resources.dll
|
WMI provider
| C:\Program Files\Symantec\Workspace Virtualization\SvsWmi.dll
C:\Program Files\Symantec\Workspace Virtualization\SvsWmi.mof
|
The file redirection area is where the files that are in a virtual software layer are stored.
The installation creates the following registry keys:
Table: Installed registry keys
Key | Registry path |
---|
Registry redirection area
| HKEY_LOCAL_MACHINE\SOFTWARE\fslrdr
|
Workspace Virtualization Agent product settings
| HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FSLX\Parameters\SVS
|
Virtual layer metadata
| HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FSLX\Parameters\FSL
|
The registry redirection area is where the registry entries in a virtual software layer are stored. See the FSLRDR path limitations that are described in the command-line installation section before you change this value.
See Installing the Workspace Virtualization Agent silently.
The installation installs the driver similar to how a service is installed. The installation of the WMI provider uses the programmatic equivalent of mofcomp.exe.
The installation sets the security permissions on the file redirection area and the registry redirection area. Administrators and the System Account have full access to these redirection areas.
See Hiding the FSLRDR redirection areas
See Installing the Workspace Virtualization Agent