Difference between revisions of "How can I have multiple IE sessions open on one computer?"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== '''IMPORTANT PLEASE READ: THIS IS POSSIBLE, BUT IS NOT SUPPORTED BY ALLSCRIPTS.''' ==
+
=='''IMPORTANT PLEASE READ: THIS IS POSSIBLE, BUT IS NOT SUPPORTED BY ALLSCRIPTS.'''==
  
 
This work around is sometimes recommended '''only''' for those clients who MUST share a workstation between a couple users.
 
This work around is sometimes recommended '''only''' for those clients who MUST share a workstation between a couple users.
----
+
 
 
In order to accomplish this, IE must be set so that each instance runs as its own process.
 
In order to accomplish this, IE must be set so that each instance runs as its own process.
  
At the workstation(s) that needs this ability...
+
At the workstation(s) that needs this ability:
 
+
#Select Start
1. Select Start
+
#Select Programs
 
+
#Right-Click Internet Explorer
2. Select Programs
+
#Select Copy
 
+
#Right-Click open area on your desktop
3. Right-Click Internet Explorer
+
#Select Paste
 
+
#Right-Click IE shortcut that was created
4. Select Copy
+
#Select Properties
 
+
#Edit the Target field by adding the URL of the product you want to launch to the end of the current parameter.
5. Right-Click open area on your desktop
+
:Example: Add your URL to the end of the current target
 
+
:<nowiki>"C:\Program Files\Internet Explorer\iexplore.exe" http://<Server Name>/ahsweb</nowiki>
6. Select Paste
+
#Hit OK
 
+
#Right-Click Shortcut
7. Right-Click IE shortcut that was created
 
 
 
8. Select Properties
 
 
 
9. Edit the Target field by adding the URL of the product you want to launch
 
to the end of the current parameter.
 
    Example: Add your URL to the end of the current target
 
    <nowiki>"C:\Program Files\Internet Explorer\iexplore.exe" http://<Server Name>/ahsweb</nowiki>
 
  
10. Hit OK
 
  
11. Right-Click Shortcut
+
==Links==
 +
Back to [[Application Troubleshooting]]

Latest revision as of 15:16, 30 April 2018

IMPORTANT PLEASE READ: THIS IS POSSIBLE, BUT IS NOT SUPPORTED BY ALLSCRIPTS.

This work around is sometimes recommended only for those clients who MUST share a workstation between a couple users.

In order to accomplish this, IE must be set so that each instance runs as its own process.

At the workstation(s) that needs this ability:

  1. Select Start
  2. Select Programs
  3. Right-Click Internet Explorer
  4. Select Copy
  5. Right-Click open area on your desktop
  6. Select Paste
  7. Right-Click IE shortcut that was created
  8. Select Properties
  9. Edit the Target field by adding the URL of the product you want to launch to the end of the current parameter.
Example: Add your URL to the end of the current target
"C:\Program Files\Internet Explorer\iexplore.exe" http://<Server Name>/ahsweb
  1. Hit OK
  2. Right-Click Shortcut


Links

Back to Application Troubleshooting