Search found 363 matches

Go to advanced search

by shetty_rohan
Mon Apr 13, 2015 6:18 am
Forum: Building Installers
Topic: Excluding "Run as administrator" for the ExitDialog
Replies: 3
Views: 5851
 
Jump to post

Excluding "Run as administrator" for the ExitDialog

Hi,

I have a setup(per machine) program
- I have enabled "Run as administrator" in "Install Parameters"->"Install Options"
- I also launch a program(e.g DesktopControl.exe) at the end of installation(i.e Dialogs->ExitDialog->Launch)

Is it possible to launch the program(e.g. DesktopControl.exe ...
by shetty_rohan
Fri Dec 05, 2014 7:36 am
Forum: Common Problems
Topic: Prerequisite is going to backround
Replies: 5
Views: 8966
 
Jump to post

Re: Prerequisite is going to backround

QA has tested this on a fresh VM and could not reproduce the problem.

I will come back to you in case we face this problem.
by shetty_rohan
Fri Nov 28, 2014 9:19 am
Forum: Building Installers
Topic: Bundled JRE is not copying the java.exe
Replies: 5
Views: 9802
 
Jump to post

Re: Bundled JRE is not copying the java.exe

Sure, as of now consider that it is fixed :-)
by shetty_rohan
Thu Nov 27, 2014 10:23 am
Forum: Building Installers
Topic: Bundled JRE is not copying the java.exe
Replies: 5
Views: 9802
 
Jump to post

Re: Bundled JRE is not copying the java.exe

Hi Daniel,

Thanks for the explanation.

Following had happened
- We had a setup
- I made a copy of this, and changed the product name
- After that, I could see the java.exe in the "Files and Folder", but the same was missing in the "Organization" page.

I agree with you that we should never edit ...
by shetty_rohan
Thu Nov 27, 2014 8:59 am
Forum: Building Installers
Topic: Bundled JRE is not copying the java.exe
Replies: 5
Views: 9802
 
Jump to post

Re: Bundled JRE is not copying the java.exe

Please ignore this. This was fixed by the following method
- java.exe was missing in the aip file
- Just edited the aip file, and added java.exe
<ROW Feature="JREBundle" Title="JRE Bundle" Description="This feature contains the JRE bundle." Display="0" Level="1" Directory_="APPDIR" Attributes="8 ...
by shetty_rohan
Thu Nov 27, 2014 7:50 am
Forum: Building Installers
Topic: Bundled JRE is not copying the java.exe
Replies: 5
Views: 9802
 
Jump to post

Bundled JRE is not copying the java.exe

Hi,

We have found one problem(related to JRE)

Reproduction Steps
- Make sure that JRE "1.7.0" is installed(make sure that java.exe is in this folder)
- Bundle the setup with JRE(Setup->Resources->Java Products->Bundled JRE)
- Now install this
- You could see that there is NO java.exe in the ...
by shetty_rohan
Thu Nov 27, 2014 7:40 am
Forum: Common Problems
Topic: Prerequisite is going to backround
Replies: 5
Views: 8966
 
Jump to post

Re: Prerequisite is going to backround

Thanks. We are using the latest version of the AdvancedInstaller(i.e 11.6.3).

We will retest this on a fresh machine, and get back to you.
by shetty_rohan
Tue Nov 25, 2014 7:34 am
Forum: Common Problems
Topic: Prerequisite is going to backround
Replies: 5
Views: 8966
 
Jump to post

Prerequisite is going to backround

Hi,

I have a setup, which has a "feature based Prerequisite" for the the VSTO which make use of the URL(i.e http://download.microsoft.com/download/B/5/1/B51D2F9E-1432-4B76-8248-F47316BB8EE0/vstor_redist.exe)

According to our QA, the prerequite appears in the background
Untitled.png

Can you ...
by shetty_rohan
Thu Nov 20, 2014 11:04 am
Forum: Building Installers
Topic: Silent uninstall problem
Replies: 5
Views: 10192
 
Jump to post

Re: Silent uninstall problem

Thanks. This worked.
by shetty_rohan
Thu Nov 20, 2014 10:05 am
Forum: Building Installers
Topic: Silent uninstall problem
Replies: 5
Views: 10192
 
Jump to post

Re: Silent uninstall problem

Thanks for the quick response

I have been using a user which belongs to "Administrators" group. I have used the same account for the "UI mode" installation, which is working fine.

When I tried with /qr, I get the following window
20141120_115511.jpg
Untitled.png ]

So ,is this happening because ...
by shetty_rohan
Wed Nov 19, 2014 10:34 am
Forum: Building Installers
Topic: Silent uninstall problem
Replies: 5
Views: 10192
 
Jump to post

Silent uninstall problem

Hi,

I have written a setup(using the latest AdvancecInstaller), in which I use the following command for the silent uninstall
msiexec.exe /qn /uninstall {2631383F-852E-4BEA-8126-FF838E8D769F} /l*v installqn.log
which works fine in most of the operating systems.

However, in Windows 8.1, it does not ...
by shetty_rohan
Tue Nov 11, 2014 10:42 am
Forum: Building Installers
Topic: How to display the feature description in the ConfigureDlg
Replies: 18
Views: 21361
 
Jump to post

Re: How to display the feature description in the ConfigureD

Okay. thanks. We will wait for this
by shetty_rohan
Tue Nov 11, 2014 4:58 am
Forum: Building Installers
Topic: How to display the feature description in the ConfigureDlg
Replies: 18
Views: 21361
 
Jump to post

Re: How to display the feature description in the ConfigureD

Hi,

I tried to insert(this row) manually and build it, which works fine.

However, if I close and open the project, I can not see this in the EventMapping(it gets removed). Can you please help with this??

Regards,
Rohan

Go to advanced search