I need to find an older version of Advanced Installer - specifically v12.7.2 - I know this is really old - for reasons out of my control this is the version I have to use. Could anyone point me where to download this installer? The website is up to v18 and I can't find anywhere there to get older versions.
Link of the company website https://www.advancedinstaller.com/download.html
If you have a license key, enter it here: https://www.advancedinstaller.com/customer-information.html
Otherwise, you can contact the company and they may be able to find it for you.
Related
I want to install a software on my PC but when i clicked to install it I got
CVIRTE.dll Missing error
I search for this error but unable to download this dll file. Please provide any link to download this file
Any help would be highly appreciated
I guess this is the CVI Runtime Engine. It is needed to run Applications that were made with LabWindows/CVI or MeasurementStudio by National Instruments ( http://www.ni.com/lwcvi/ ). Usually, programmers of such applications also generate a Windows Installer Package for the application, which also does the installation of the CVI Runtime Engine. So , once you installed a CVI application like that, you usually can run other CVI application just by copying them (as long as they do not need additional packages from Ni). So, either run an installer of another application made with CVI, or just install the RTE.
Be aware that there are new versions of the RTE with every new version of CVI, and the library is getting larger and larger. So maybe you can go for an older version of the RTE, it could be more compact.
The 2015 version of the RTE can be downloaded here :
http://www.ni.com/download/labwindowscvi-run-time-engine-2015/5374/en/
Good luck !
I'm setting up a installation (.exe) for Office Plugin and using Installshield limited edition. I have old version 1.0 was distributed and used by end-user, right now I would like to redistribute new version 2.0, and would like to make program to remove or override completely old version when install new version.
I tried "upgrade path" to change product code but it seem does not override completely old version.
Does anyone can help or let me know there is any way to do that?
Thank you!
Ok, I got solution now. Beside change Product Code & Product version I have to change INSTALLDIR path to resolve it.
Step to do it:
Step 1: From installshield => Select upgrade path => add new => Browse to old version (.exe), to get Upgrade Code. If the app support multi-language with multiple install file (.exe) version we need to add all these old version in upgrade path
Step 2: From installshield go to "General Information Tab" to check make sure Upgrade Code is the same, then change product code and Product Version
Step 3: From installshield go to "General Information Tab" to change INSTALLDIR path for new version, for example from MyApp1.0 to MyApp2.0
I am taking a course on Coursera and we have been asked to use the community version of Pentaho Business Analytics (PBA).
I have download the latest PBA server and plugin for Pivot4J, however, when I launch the web interface and click on new, I do not see the Create Pivot4J View as shown in most demos.
I have launched the interface on 2 systems with Windows 8.1 Pro and Windows 10 Pro OS running on them.
Can someone help me out please as the deadline for me to turn in my work is in 3 days?
Thank you.
Please see screenshot below of what I have tried to explain above.
http://localhost:8080 Home Page
Try with 0.9 version from pivot4j site and maybe Pentaho 6 version is note yet supported so try 5.4 ba server.
You should download and unzip Pivot4J plugin into: ./pentaho-solutions/system folder in the BIserver, follow:
this link
or if this still does not show the pivot4j option you can install it through the Marketplace, there you can install/unistall pluggins, including pivot4j.
After you install or update stop and start the server and it will work.
When you unzip the file pivot4j-pentaho-0.9-plugin.zip it will create a folder called pivot4j. Don't move the contents in the folder move the entire folder to:
C:\program files\pentaho\biserver-ce\pentaho-solutions\system\pivot4j\
This is will work if you are not seeing the plugin in the drop down in Pentaho.
Granted everything else was done correctly.
with titanium appcelerator, how do i specify I want to use version X in my project?
how do i know which is the latest version of Appcelerator that I have to use?
Oho.
So in the tiapp.xml file there is this entry:
<ti:app xmlns:ti="http://ti.appcelerator.org">
... other stuff here
<sdk-version>3.1.1.GA</sdk-version>
You'll be wanting to edit that value to the value of the titanium sdk you'd like to use. I uh, i don't quite understand why the "GA" is there, but that appears to be on all the 3.X version\
As for the latest version, i'm unsure. I don't know quite how to check what version you have available.
As for what version Titanium is up to, go to the titanium api homepage and then select the link "QuickStart" - it is a tab-like thingy.
On that page, search for the words "compatibility matrix", and click on that link. I didn't post the link because the simple folks who mind the Titanium website might change it.
On that link, there are a few tables listing what version of the sdk needs which version of android/ios etc. You'll find the latest version they're using there.
Good luck, warrior.
Lotus Notes client 8.53 with FPx and Upgrade Pack 1 are installed to clients using a package management solution.
I need to check that it works and actually get the Upgrade Pack installed.
The Fix Pack install removes the listing for Upgrade Pack in the Control Panel / Program, if we install Upgrade Pack last the Fix Pack listing is removed.
Doesn't sound quite right(?).
Thanks!
/J
ExtLib installation can be checked easily from menu:
Help -> About IBM Lotus Notes -> Feature Details
For me the extlib features there are:
For upgrade pack I believe you should see the same with 2011 dates except for the last "extlibx" (experimental) line which does not come with Upgrade Pack.
Simon added his answer while I was writing this but looks like he mentions "Plugin detail", not "Feature Details" so I'll post this answer too.
A couple of ways.
Click on the "About -> Lotus Notes" in the menu, select "Plugin details" and check if it exists there.
Check for the related folders in the features/plugins folder.
Have the user open an application which renders an extlib component. If it reports a problem then it didn't install correctly.
Launch notes with the OSGi console. Create a short cut like.
C:\Lotus\Notes\notes.exe -RPARAMS -console -debug -separateSysLogFiles -consoleLog
then type SS [package name] to get the output of installed components.
To check for upgrade pack, check the follwoing locations in your designer or notes install:
framework\shared\eclipse\features and framework\shared\eclipse\plugins
data\domino\workspace\applications\eclipse\features and data\domino\workspace\applications\eclipse\plugins
data\workspace\applications\eclipse\features and data\workspace\applications\eclipse\plugins
Check for files with that contain domino.das, domino.services, wink, or extlib in their names.
Source:
http://www-10.lotus.com/ldd/ddwiki.nsf/xpDocViewer.xsp?lookupName=Domino+Designer+XPages+Extension+Library#action=openDocument&res_title=Installing_the_upgrade_pack_on_Domino_Designer_and_Notes_ddxl853&content=pdcontent