![]()
Building a Virtual Desktop Infrastructure Demo With Sun Virtual Desktop Connector 1.0Updated March, 2008 Here's a cookbook for a demo based on the Sun Virtual Desktop Infrastructure (VDI) Software using Sun's new desktop broker, Sun Virtual Desktop Connector 1.0. How to Leave Comments or Tag Pages1. Register. |
|
Comments (2)
Apr 02, 2008
fruend says:
Installing vda-agent.msi on an international windows (xp/server 2003) causes an ...Installing vda-agent.msi on an international windows (xp/server 2003) causes an error due to an incorrect localisation. The installer tries to read the "application data" directory in the "all users"-profile.
The installer tries to read:
C:\Dokumente und Einstellungen\All Users\Application Data\VMWare\...
The correct path must be (German XP or Server 2003):
C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\VMWare\...
Copying or (better) creating a hardlink fron Anwendungsdaten to Application Data solves the problem.
This seems to be a bug in vda-agent.msi.
Apr 02, 2008
DirkG says:
You've applied already the workaround. The problem you have described is a bug a...You've applied already the workaround. The problem you have described is a bug and we work on it.