Hello friends, I have a question,how can we create database using the script?? i tried using "mysql -uroot -proot CREATE DATABASE %abc%" using execute script action,but it fails.Can you please suggest how can i do this??I have mysql in...
I have a small problem in vo-vm build can anyone help me to sort out this?Am building a no-vm installer.Am installing in a system that has no java.I have selected the option "search for VM;if not found,download from the url".this url points to my fil...
Hii friends, I have a no-vm build which downloads the VM pack from my file server to continue the installation.What happens is that,the VM pack keeps on downloading without stopping,its shows 100% download & again it starts to download fr...
Hii friends , I have some queries,please give your suggestions,Initially i run the installer & install files to c:\AbcNow i need to create separate installer to update one of the folder in the installed directory.Say suppose c:\ABC\XYZ\PAVAN...
Dear friends, Our project requires 3 instances of tomcat to be installed on system, How can i install multiple instances of tomcat as windows service without using ant script?? How can i do this using InstallAnywhere 2012 stan...
jchfeng wrote:Hi all,I build a winows 32 bit IA installer with VM bundled. the output format is web installer.I can successfully install it on a machine without Java installed.But when uninstall it, There are LaunchAnywhere Error:"Could not find ...
Hello friend, I have updated to sp1 and now that i have java in my system,and i am building my installer with no-vm build with option search for vm,if not found download from the link.Even though i have given that option the installer s...
Nipul Patel wrote:Create a new installer -> select choose folder option in Pre install (disable manual user entry ) -> In Install select file copy action to choosen folder.I hope this would resolve your queryGreat..Thanks:) its working fine!!