Search found 10 matches

Go to advanced search

by shaileshsathe
Mon Mar 19, 2018 5:19 am
Forum: Common Problems
Topic: How to update exe application using automatic updater
Replies: 1
Views: 1468
 
Jump to post

How to update exe application using automatic updater

Hi, I have created a installer package with prerequisites which by default select exe with resources next to it from build options.Now I want to update my application to next version.I tried making update.But update by default needs msi.How can I replace my exe to next version? Also in my next versi...
by shaileshsathe
Wed Mar 07, 2018 5:30 am
Forum: Common Problems
Topic: Custom action fails for deleting a registry key using VBScript
Replies: 7
Views: 6390
 
Jump to post

Re: Custom action fails for deleting a registry key using VBScript

Thanks a lot for the reply.You made my day. ;)
by shaileshsathe
Sun Mar 04, 2018 5:05 am
Forum: Common Problems
Topic: Custom action fails for deleting a registry key using VBScript
Replies: 7
Views: 6390
 
Jump to post

Re: Custom action fails for deleting a registry key using VBScript

Thanks a lot for the quick reply.I got this working by unchecking the 64-bit option for 32-bit setup.Can you tell me what would be the script or the condition If I select Mixed 32/64-bit matching platform from the "Install Parameters" tab.That means the script should be executed according ...
by shaileshsathe
Wed Feb 28, 2018 5:34 am
Forum: Common Problems
Topic: Custom action fails for deleting a registry key using VBScript
Replies: 7
Views: 6390
 
Jump to post

Re: Custom action fails for deleting a registry key using VBScript

Thanks a lot for the reply!! Its absolutely working fine now and getting removed successfully.I checked the option 64 bit Script and used your script given. Can you tell me will this work for 32 bit system if I uncheck the option 64 bit script ? Also I want to get it removed during Uninstall not whi...
by shaileshsathe
Mon Feb 26, 2018 1:31 pm
Forum: Common Problems
Topic: Custom action fails for deleting a registry key using VBScript
Replies: 7
Views: 6390
 
Jump to post

Custom action fails for deleting a registry key using VBScript

I am new to advanced installer.My java application sets a registry key in HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Prefs/my_key.I want to get it removed during Uninstall. I tried using Registry key removal as you answered before but it doesn't work.Now I have using "Execute Inline Script Code"...
by shaileshsathe
Fri Feb 23, 2018 9:37 am
Forum: Common Problems
Topic: Delete Registry key & value from JavaSoft/Prefs set by an java application
Replies: 3
Views: 3171
 
Jump to post

Re: Delete Registry key & value from JavaSoft/Prefs set by an java application

I followed the steps you have given.Still Its not getting removed after Uninstall
by shaileshsathe
Fri Feb 23, 2018 7:56 am
Forum: Common Problems
Topic: Problem while reading from software configured COM Ports
Replies: 1
Views: 11534
 
Jump to post

Problem while reading from software configured COM Ports

Hello, A very urgent problem. I found that my Java application that reads data from COM Ports configured through software(Perle True Port Management tool) and logs the data into Database.I used advanced installer to create msi of my application and tested the same.But now its not able to read from t...
by shaileshsathe
Thu Feb 22, 2018 8:30 am
Forum: Common Problems
Topic: Delete Registry key & value from JavaSoft/Prefs set by an java application
Replies: 3
Views: 3171
 
Jump to post

Delete Registry key & value from JavaSoft/Prefs set by an java application

Hello, I am evaluating a trial version of an Advanced Installer.Can someone please help me the procedure in order to remove Registry key and value set by my Java application which i can see in HKEY_LOCAL_MACHINE/Software/JavaSoft/Prefs folder in the registry during uninstall of the application. Than...
by shaileshsathe
Thu Feb 15, 2018 12:06 pm
Forum: Building Installers
Topic: prerequisite installation sequence
Replies: 3
Views: 2446
 
Jump to post

Re: prerequisite installation sequence

Thanks for the reply.

I have tested & reproduced this problem on multiple clean machines.But the scenario was same with each machine.Please let me know how to avoid this if you find anything during testing.

Thanks in advance.
by shaileshsathe
Tue Feb 13, 2018 6:25 am
Forum: Building Installers
Topic: prerequisite installation sequence
Replies: 3
Views: 2446
 
Jump to post

prerequisite installation sequence

Hi, I am evaluating trial version of advanced installer for my java application software.I have put pre-required software in Prerequisite preinstall like 1) Microsoft Visual c++ redistributable 32 bit 2) Microsoft Visual c++ redistributable 64 bit 3)My SQL Installer community 4) My sql workbench tha...

Go to advanced search