Choose Start > Programs > Accessories > Command Prompt.
Choose Start > Programs > Command Prompt.
In Windows, use of the cd (change directory) command in conjunction with the %CROSSWORLDS% environment variable automatically navigates to the IBM WebSphere InterChange Server directory if the prompt currently resides somewhere on the same drive or partition where IBM WebSphere InterChange Server is installed. The two lines below illustrate how the sequence of prompts should appear if the cd command were used as described above:
D:\>cd %CROSSWORLDS% D:\\WBIDev>
jar -xvf %CROSSWORLDS%\samples\benchmark\contactsyncbenchmark\contactsynccollabs.jar
The jar program inflates the compressed archive, creates the proper subdirectories as necessary, and copies the required files into the subdirectories.