cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

[proi] - Ilink3.4 on Win7 - wont run

JimAugeri
1-Newbie

[proi] - Ilink3.4 on Win7 - wont run

Not that I have been able to find...



--Jim Augeri

MCAD Tool Support - Engineering Quality and Tools (EQT)

Honeywell Aerospace

9201 San Mateo Blvd. (MS B-3)

Albuquerque, NM 87113

Phone - 505.828.5808

Fax - 505.828.5500

james.a.augeri@honeywell.com



"Never again will one generation of veterans abandon another."

Founding Principle of Vietnam Veterans of America



This e-mail message and any attachments are for the use of the intended
recipient(s) and may be controlled by U.S. export control laws. Any
unauthorized review, use, disclosure or distribution of this
communication in whole or in part without the express written consent of
Honeywell, or the U.S. Government as required, is prohibited. If you are
not the intended recipient(s), please contact the sender by reply e-mail
and destroy the original message and any copies of the message as well
as any attachment(s) to the original message.



This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
5 REPLIES 5
mbakke
6-Contributor
(To:JimAugeri)

Right click Computer/Properties/Advanced
Click settings under Performance
Click "Adjust for best performance"

Gets the old XP look and no "Aero" but should work.

Mike Bakke
Fishbowl Solutions
www.fishbowlsolutions.com

Mark,
In the "start" line of your proilinkrelease_3.4.bat file you need to add
an additional -Dsun.java2d.noddraw=true option to the javaw command.

start /B %prodir%\%mc%\jre\bin\javaw -Xmx256m -Xss8m
-Dsun.java2d.noddraw=true -jar %PRO_DIRECTORY%\java\lib\Intralink.jar -l
%luknfeel% %intralinkparams% >> "%TEMP%\%logfile%"

PATRICK S WILLIAMS
Information Technology
Mechanical Engr Solutions
Missile Systems
Raytheon Company

+1 520.545.6995 (office)
+1 520.446.0244 (pager)
+1 520.545.6399 (fax)
-

6221 S Palo Verde Rd
Tucson, AZ 85706-5093 USA
www.raytheon.com

Follow Raytheon On




This message contains information that may be confidential and privileged.
Unless you are the addressee (or authorized to receive mail for the
addressee), you should not use, copy or disclose to anyone this message or
any information contained in this message. If you have received this
message in error, please so advise the sender by reply e-mail and delete
this message. Thank you for your cooperation.


We replaced the embedded JRE found in c:\ilink-loadpoint\i486_nt\jre with jre-1.5.0_22-b03 and this solved a couple of issues. We no longer have to set the compatibility setting and some security issues on non-English OS workstations were resolved.

We found that we were unable to set compatibility globally using an administrator account and it had to be done under the user account. Unfortunately, some of our users don't have admin rights.

Greg, could you explain what you exactly did to replace the embedded jre?

Ron

On Wed, May 4, 2011 at 12:54 PM, Wertheim, Greg D <
gwertheim@stanleyworks.com> wrote:

> We replaced the embedded JRE found in c:\ilink-loadpoint\i486_nt\jre with
> jre-1.5.0_22-b03 and this solved a couple of issues. We no longer have to
> set the compatibility setting and some security issues on non-English OS
> workstations were resolved.
>
>
>
> We found that we were unable to set compatibility globally using an
> administrator account and it had to be done under the user account.
> Unfortunately, some of our users don’t have admin rights.
Top Tags