Search found 9 matches

Go to advanced search

by deb
Mon Jan 16, 2006 11:27 am
Forum: Common Problems
Topic: URL over SSL and Hiding browser
Replies: 1
Views: 3244
 
Jump to post

URL over SSL and Hiding browser

Hi

1) Is there any constraints as to - hitting a URL over https -using "Launch File or URL" customer action ?

2) How do I stop the browser from opening in a "Launch File or URL" customer action ? I want the hit the URL behind the covers silently. Is this possible ? How ?

Thanks in advance for any ...
by deb
Thu Jan 12, 2006 9:36 am
Forum: Common Problems
Topic: How to install a helper app before installation the main app
Replies: 5
Views: 11817
 
Jump to post

I know the reason why it is failing

The msiexec /x productcode aborts with the error that a msi instance is already running and another instance of the same application cannot be loaded at the same time.

What is the problem ? Anything with the Sequence or the Executing Option ?
by deb
Thu Jan 12, 2006 8:07 am
Forum: Common Problems
Topic: How to install a helper app before installation the main app
Replies: 5
Views: 11817
 
Jump to post

Thanks

Hey

Thanks for all that help - to both of you. It is great getting the feedback from you guys - opens up a totally different world on Advanced Installer.

I did as you said - everything works fine - except the last part of unintalling with /x ProductCode /qn . It is not working.

I added a Property ...
by deb
Tue Jan 10, 2006 12:53 pm
Forum: Common Problems
Topic: Qstion on "EXE with working directory" and EXE fro
Replies: 1
Views: 4796
 
Jump to post

Qstion on "EXE with working directory" and EXE fro

Hi

I got two questions.

A) How can I pass command line arguements to an exe using the "Exe with working directory .." custom action ? Seems there is no place to specify !

B)

I know how to call a exe file from whithin a vbs file. But if the exe file needs other files to be in the same ...
by deb
Tue Jan 10, 2006 11:15 am
Forum: Common Problems
Topic: Installaing bundled JRE after verification
Replies: 6
Views: 8547
 
Jump to post

Forgot to mention in my earlier post - the exe file needs to find those ini and dll files to be in the same working directory
by deb
Tue Jan 10, 2006 11:13 am
Forum: Common Problems
Topic: Installaing bundled JRE after verification
Replies: 6
Views: 8547
 
Jump to post

Thanks for th reply

Hi
Thanks for the reply.

Now I got two more questions for you.

A) How can I pass command line arguements to an exe using the "Exe with working directory .." custom action ? Seems there is no place to specify !

B)

I know how to call a exe file from whithin a vbs file. But if the exe file needs ...
by deb
Tue Jan 10, 2006 8:08 am
Forum: Common Problems
Topic: Installaing bundled JRE after verification
Replies: 6
Views: 8547
 
Jump to post

Thanks - one more question

Hey

Thanks a lot for that solution. It works.

Can you tell me one more thing?

If I install/write some files/registry keys from within an exe which is run as an "Exe with Working Directory..." in the Commit step, within my advanced installer setup, will the Advanced Installer Rollback or Uninstall ...
by deb
Mon Jan 09, 2006 11:55 am
Forum: Common Problems
Topic: Installaing bundled JRE after verification
Replies: 6
Views: 8547
 
Jump to post

Installaing bundled JRE after verification

Hi

Is it possible to install a bundled JRE with the application, only after verification that the proper version is not present on the target machine ?

I need JRE 1.5 with my app. I want to bundle it with my app but install it with the app only if the target machine has no JRE or JRE < 1.5.

Is ...
by deb
Fri Jan 06, 2006 12:35 pm
Forum: Common Problems
Topic: How to install a helper app before installation the main app
Replies: 5
Views: 11817
 
Jump to post

How to install a helper app before installation the main app

Hi

I want to install a driver before installing my application. This driver installation is done using an command line exe file and the exe file needs 4 other files to be in the same directory as itself. I do not want these files to be installed in the Application Target Directory.

If the driver ...

Go to advanced search