Search found 88 matches

Go to advanced search

by digitalrinaldo
Wed Apr 09, 2014 2:41 pm
Forum: Common Problems
Topic: The Advanced Installer Version Number versus the C# Assembly
Replies: 4
Views: 8214
 
Jump to post

Re: The Advanced Installer Version Number versus the C# Asse

Dan -- thanks that helps alot. I may not have been clear on the second question. I have a bad habit of having more than one question in a post. I have a VS2013 solution and it has three projects the application, tests and the advanced installer project. When I build and change the version in ...
by digitalrinaldo
Wed Apr 09, 2014 2:38 pm
Forum: Common Problems
Topic: Version Numbers
Replies: 3
Views: 4673
 
Jump to post

Re: Version Numbers

Suppose I have isntalled an application on the system and the version number is 3.0.0. Every time the user runs the app I want the app to check for a new version and install it. From what I read in the documents that is not possible without code. You can configure updater to run periodically or ...
by digitalrinaldo
Tue Apr 08, 2014 10:36 am
Forum: Common Problems
Topic: The Advanced Installer Version Number versus the C# Assembly
Replies: 4
Views: 8214
 
Jump to post

The Advanced Installer Version Number versus the C# Assembly

I would like to keep the AdvancedInstaller assembly number and the C# version number in sync. I have a number of questions in this area.

Can I get the advanced installer assembly number in my application. I use AI to install a C# application. When the application installs it runs the C# program ...
by digitalrinaldo
Tue Apr 08, 2014 10:30 am
Forum: Common Problems
Topic: Version Numbers
Replies: 3
Views: 4673
 
Jump to post

Version Numbers

I would like to update in silent mode in a C# application. When I perform the update I would like to pass an argument to the new installer. Do you have a C# example of this or is there some program I can call. I read the directions and it seems that if you want a silent install you have to write ...
by digitalrinaldo
Tue Mar 18, 2014 12:02 pm
Forum: Common Problems
Topic: How do I downgrade
Replies: 1
Views: 4315
 
Jump to post

How do I downgrade

My license had expired so I used a temporary 30 day project and decided I wanted to do my new project with AI. My license renewal was for Enterprise. The evaluation project was in Architect. How do I downgrade the project or reimport it?
by digitalrinaldo
Thu Oct 31, 2013 1:09 pm
Forum: Common Problems
Topic: Building on Windows and Mac
Replies: 4
Views: 6641
 
Jump to post

Re: Building on Windows and Mac

Starting Conditions

Advanced Installer is installed in a VMware VM
the directory for building is on a Mac
The VM has access to the SecurePrint.aip file via the Z drive
The extract path wizard has been run

From the Mac I run a command to build the package and it cannot find the JRE. Advanced ...
by digitalrinaldo
Thu Oct 31, 2013 1:00 pm
Forum: Common Problems
Topic: Does the installer check Java versions for Mac installs
Replies: 17
Views: 24174
 
Jump to post

Re: Does the installer check Java versions for Mac installs

I have abandoned Advanced Installer for future use due to the lack of support for this which is provided in other products.
by digitalrinaldo
Tue Oct 15, 2013 12:19 pm
Forum: Common Problems
Topic: 10.6 Fails to ignore Java on Mac
Replies: 2
Views: 3550
 
Jump to post

10.6 Fails to ignore Java on Mac

Hi,

We have a Java package using AdvancedInstaller features to create installers for Mac and Windows. Our windows install package works as expected. The Mac package indicates that Java is not installed. We are bundling our own version of Java so why does it check for Java? On the Mac we

1 ...
by digitalrinaldo
Wed Sep 25, 2013 10:44 am
Forum: Common Problems
Topic: How to Bundle your own JRE (10.5.2 Java Installer)
Replies: 1
Views: 2982
 
Jump to post

How to Bundle your own JRE (10.5.2 Java Installer)

I would like to create an installer that uses a java that is provided as part of the download. I don't see how I execute it using the Java Configuration Panel. There is no option there to tell it where the Java Home directory is. Did I miss it? My package has my application and it has a directory ...
by digitalrinaldo
Mon Sep 02, 2013 6:46 pm
Forum: Common Problems
Topic: Java Installer 10.2 is not finding deploy.jar ...
Replies: 14
Views: 19936
 
Jump to post

Re: Java Installer 10.2 is not finding deploy.jar ...

jvm-classpath.PNG When I stared I was using 10.2, since then I have upgraded to 10.3. I need to the add the following files to the java classpath for my application

lib\deploy.jar
lib\javaws.jar
lib\plugin.jar


I have tried to find the java home that is being used and add it to the classpath ...
by digitalrinaldo
Mon Sep 02, 2013 2:42 pm
Forum: Common Problems
Topic: License Dialog 10.3 Java Enterprise
Replies: 1
Views: 3728
 
Jump to post

License Dialog 10.3 Java Enterprise

I am trying to add a print option to the License dialog. Is there an example of how this can be done?
by digitalrinaldo
Mon Sep 02, 2013 1:54 pm
Forum: Common Problems
Topic: Building on Windows and Mac
Replies: 4
Views: 6641
 
Jump to post

Building on Windows and Mac

I would like to build on windows and mac ( using vmware fusion) and I have different directories on windows. I have spent time trying to get it to all work but I am not succeeding. I have tried the following.

Using Path Variables I don't see to be able to set the Path Variable after the code has ...
by digitalrinaldo
Fri Aug 30, 2013 11:55 am
Forum: Common Problems
Topic: Writing to [AI_INSTALL] output.log|error.log
Replies: 3
Views: 5680
 
Jump to post

Re: Writing to [AI_INSTALL] output.log|error.log

Thank you ignore my BTW comment. I truly appreciate the time you have taken to answer these questions in great detail. Many thanks.
by digitalrinaldo
Fri Aug 30, 2013 11:50 am
Forum: Common Problems
Topic: Unable to Send User Data
Replies: 5
Views: 6759
 
Jump to post

Re: Unable to Send User Data

Daniel -- thank you for these very precise answers!!!


How do you make this work?
In order to achieve what you want you should follow our "Collect installation data and send it to a web server" how to's steps. Please keep in mind that, as it is mentioned in the above article, your web server must ...
by digitalrinaldo
Thu Aug 29, 2013 11:28 am
Forum: Common Problems
Topic: 10.3 customization Of Prereq Dialogs
Replies: 3
Views: 5260
 
Jump to post

Re: 10.3 customization Of Prereq Dialogs

When Java is being installed, the user is given some indication that that the install is active. A java install can take some time since it is well over 100MB. The dialog shown to the user provides updates that show the state of the install as it progresses. The choice of how to inform is not ...

Go to advanced search