Problem:
Published applications from Horizon View launch while the ProfileUnity client is still running.
Resolution:
Published applications are launched through through wssm's processes.
To correct the timing of the application's launch, some registry changes will need to be made.
On the application host:
- Navigate to HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
- Remove "C:\Program Files\VMware\VMware View\Agent\bin\wssm.exe" from the Userinit value.
Remember to leave a trailing comma after removing this value.
- Remove "C:\Program Files\VMware\VMware View\Agent\bin\wssm.exe" from the Userinit value.
- Navigate to HKLM\SOFTWARE\Liquidware Labs\ProfileUnity
- Remove "C:\Program Files\VMware\VMware View\Agent\bin\wssm.exe" from the ExpectedUserinit value.
Remember to leave a trailing comma after removing this value. - Create a new string value
Value Name: AlsoInit
Value Data: C:\Program Files\VMware\VMware View\Agent\bin\wssm.exe
Do not enter quotes around the value data.
- Remove "C:\Program Files\VMware\VMware View\Agent\bin\wssm.exe" from the ExpectedUserinit value.
- Navigate to HKLM\SOFTWARE\WOW6432Node\Liquidware Labs\ProfileUnity
- Remove "C:\Program Files\VMware\VMware View\Agent\bin\wssm.exe" from the ExpectedUserinit value.
Remember to leave a trailing comma after removing this value. - Create a new string value
Value Name: AlsoInit
Value Data: C:\Program Files\VMware\VMware View\Agent\bin\wssm.exe
Do not enter quotes around the value data.
- Remove "C:\Program Files\VMware\VMware View\Agent\bin\wssm.exe" from the ExpectedUserinit value.
Product: ProfileUnity-FlexApp
Product Version: 6.8.x