Filename: SE165043.EXE
For: WinFrame Version 1.6
Replaces: None
Language supported: English (US)


NOTE: You must install Service Pack 5 before applying this hotfix.


Description
-----------
This hotfix for Citrix WinFrame Version 1.6 contains the utility
WFPROF.EXE, which is used to update users' WinFrame profile path
or copy all the WinFrame-specific settings from one user to another.


Installation Instructions for Hotfix SE165043
---------------------------------------------
1. Copy SE165043.EXE to an empty directory on your hard disk and
   execute the command:

   SE165043

2. Execute the following command to install the hotfix on your
   system:

   HOTFIX /I

3. Shut down and restart your computer.


WFPROF.EXE Usage
----------------
The WFPROF utility has two main uses.  The first is to set or
query a user's WinFrame profile path.  The second is to copy
from one user's WinFrame-specific settings to another.  In the
process, the WinFrame profile path can optionally be updated for
the destination user.  (Note that this process copies all the
WinFrame-specific settings, not just the WinFrame profile path.)
You can use this utility on a user in a domain or a local user.

To set or update a user's WinFrame profile path:

  WFPROF /UPDATE /DOMAIN:domainname|/LOCAL /PROFILE:path username

To query a user's current WinFrame profile path setting:

  WFPROF /Q      /DOMAIN:domainname|/LOCAL username

To copy the WinFrame-specific settings from one user to another
(and optionally set the WinFrame profile path for dest_user):

  WFPROF /COPY   /DOMAIN:domainname|/LOCAL [/PROFILE:path]
    src_user dest_user

