This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- compatibility problems with windows 7
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 19, 2011
12:05 PM
compatibility problems with windows 7
Hello,
I have created a build of a software package that was written in Java, using the eclipse IDE. The build configuration includes a vm package which is based on jre version 1.6.0_25 (or jdk1.6.0_25). The build was created fine, without any glitches. And the install runs ok. Every step in the program was performed on windows 7. The jre I used is for windows x86. Once installed, the application runs fine on windows xp, however there is a compatibility issue with running on windows 7 and the only way around the problem is to run the program with windows xp compatibility mode on windows 7 which is not a desirable solution. I would not expect for this to happen as the jar files that are used in the build are created with windows 7 operating system. Any suggestion in trying to resolve this issue is very much appreciated.
Best Regards,
Amir Rahimi
I have created a build of a software package that was written in Java, using the eclipse IDE. The build configuration includes a vm package which is based on jre version 1.6.0_25 (or jdk1.6.0_25). The build was created fine, without any glitches. And the install runs ok. Every step in the program was performed on windows 7. The jre I used is for windows x86. Once installed, the application runs fine on windows xp, however there is a compatibility issue with running on windows 7 and the only way around the problem is to run the program with windows xp compatibility mode on windows 7 which is not a desirable solution. I would not expect for this to happen as the jar files that are used in the build are created with windows 7 operating system. Any suggestion in trying to resolve this issue is very much appreciated.
Best Regards,
Amir Rahimi
9 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 20, 2011
04:22 AM
Would it be possible to post your project?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 20, 2011
11:35 AM
Unfortunately that is not possible.
Thanks,
Amir
Thanks,
Amir
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 21, 2011
05:01 AM
Then I guess only the Flexera Software support can help you.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 21, 2011
06:37 AM
Hi Vlad,
InstallAnywhere support is expensive :).
So far I have rulled out java run time environment as a root cause of this problem. I suspect that there is something in the java code in my project that could be the cause of this. Of course, it is a massive code and may take a while to track it down.
Thanks,
Amir
InstallAnywhere support is expensive :).
So far I have rulled out java run time environment as a root cause of this problem. I suspect that there is something in the java code in my project that could be the cause of this. Of course, it is a massive code and may take a while to track it down.
Thanks,
Amir
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 21, 2011
06:46 AM
The support is free if you purchase a maintenance along with your IA license. If you've got an issue, but no one can look at it, then I'm not sure who else will be able to help you.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 21, 2011
06:48 AM
My company didn't purchase support! But I agree with you, It would be hard to fix the problem if they didn't have access to the code.
Thanks,
Amir
Thanks,
Amir
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 21, 2011
07:15 AM
Moreover, the maintenance allows free upgrades (Flexera Software makes older versions EOL (End of Life) when releasing newer versions. You'll have some time, as IA 2011 was just released, but look at a case when you need support and you don't have it...
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 21, 2011
07:17 AM
Good point. I will look into that.
Thanks,
Amir
Thanks,
Amir
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 15, 2011
05:39 AM
I mean how to set the IA variable to use the output of my java custom code.
