Quantcast
Channel: Support forum for BitRock InstallBuilder Multiplatform Installer - latest questions
Viewing all 1727 articles
Browse latest View live

Validate installdir does not contain space

$
0
0

I need to ensure that only paths with no spaces are chosen for installdir. How do you do the validation?


Reading/Writing plist file for osx

$
0
0

I want to read / write some configuration values for osx. For my windows installer, it was easy with registryGet / registrySet. For osx, plist being the alternative, is there any equivalent for registryGet/registrySet for osx in BitRock? Otherwise, I have to go for writing a separate script for read/write plist which does not seem to be cleaner solution.

How to avoid deleting the modified files after Uninstalling?

$
0
0

Hi All,

Please let me know how to retain the modified files after uninstalling the installer. Currently only the new files which are created are not deleted when uninstalling, like this i don't want to delete the modified files after uninstalling.

Regards.

MAC OS - Check and install Google Chrome?

$
0
0

Hello,

I am building an installer in MAC OS X. I want the installer to check if the Google Chrome (for MAC OS) is installed or not. If not, download and install it. How to do this?

MAC OS - Is there a way to get the return value from AppleScript?

$
0
0

Hello,

I know how to pass arguments from running a AppleScript in the installer. Is there a way to get the return value from the AppleScript to a property value?

The AppleScript has the following code line,

return "Hello"

When the AppleScript was executed from the MAC OS Terminal application the value was returned. How to do this in the installer?

Structure of build.xml

$
0
0

I have a large build.xml which is becoming difficult to maintain. So, as a part of refactoring I have extracted few reusable methods and put them in <functionDefinitionList> ... <actionDefinition>.

However, all of them need to be at the top (which does not make much improvement on the readability). Is there any way to split this single build.xml to multiple files by taking out the <functionDefinitionList> ... <actionDefinition> in some helper files and refer them in the beginning?

I am not sure if there is a way to do it. Searching in this forum also could not find any. Would appreciate if anyone can help.

How to create an upgrade installer that only contains files that have changed?

$
0
0

InstallBuilder provides upgrade mode, which is meant for products that provide minor upgrades - such as an upgrade from version 1.0 to 1.1.

Is it possible to create an upgrade installer that will only contain changed files?

More then one Parameter Group in one screen

$
0
0

Hi

Can i have more then one parameterGroup in the same screen? any examples please.


layout orientation

$
0
0

User input custom page, i have 4 fields in a horizontal layout. i want the next field i add to display in the next line. Now if i add the 5 field it keeps added to same horizontal line of fields.

Issue installing on Windows 7 64 bit

$
0
0

I´m writing you due a problem we are facing when installing our tool (PlasticSCM) in some Windows machines. This is the installer link:

https://www.plasticscm.com/releases/5.0.44.557/plasticscm/windows/PlasticSCM-5.0.44.557-windows-installer.exe

We have only detected the issue is a few machines: Windows 7 Enterprise K Service Pack 1 (64 bit) (Korean language).

The thing is that it doesn´t happen in every Korean language machine, and if we reinstall the operating system it works fine. So my guess is that some Windows configuration or customization could be generating the issue. We haven´t detected this issue when installing other programs in the same machines.

When we run the installer the process dies and the installation can´t continue.

Do you know what could be causing the issue? Is there any log we check to debug it? All the help will be appreciated.

Thanks.

restoring from backup -- mysql cannot start

$
0
0

I had a custom installer created for my application similar to a WAMP stack. When the installer runs it creates a backup of the entire directory so I can restore.

The way I restore is as followed:

  1. Turn off apache + mysql
  2. Move all the folders inside my stack installation into a new folder called "PREVIOUS"
  3. Move the folders from backup folder into the stack directory
  4. Start apache + Mysql (MYsql fails to start, while apache works)
  5. Delete previous

When I go to restore, mysql doesn't start and it gives me a cryptic error that it cannot start.

Starting MySQL Database...
Exit code: 1
Stdout:

Stderr:
Unknown error starting mysql

I tried restoring all the folders inside the backup directory. I looked in mysql/data/FILE.ERR and it was empty.

I am guessing it has something to do with file permissions. I am not a windows user so I don't know how file permissions work in windows. (I use a Mac)

What steps can I take to debug? This is on Windows XP, but I am assuming the same thing happens in windows XP and greater.

How do I extract a value from a path?

$
0
0

I would like to take a path that the user enters such as

C:\Program Files(x86)\Test\Folder

and extract just

Test\Folder

from this to append to a variable. I am assuming that I need to use some kind of regex match, but not sure. If I use "${installdir}" for the text with the pattern "${windows_folder_program_files}" and a substitution of "\", I just get an error.

os x platform_exec_suffix

$
0
0

What value should I expect in ${platform_exec_suffix} if ${platform_name} is "osx"?

Should I see .sh or .app?

I am running InstallBuilder builder on a Linux machine.

Windows 7 installer requires "troubleshoot compatibility" on Windows 8

$
0
0

Hi We have a windows installer running on Windows 7 fine. If we run this on Windows 8 we just get an empty dialogue window. If we right click, select "troubleshoot compatability" and the 'Test' the installer it will install. Is it possible to fix this in some way? Cheers Steve

download and install jre if not installed on computer

$
0
0

I'm trying to pack an installer that would detect if there's a JRE (version 7) installed on the client's computer, and if not installed, to download a JRE and install it. Thanks for the help.


How do choose installaion window based on user inputs

$
0
0

While installing the application i have to get the input from user.

For example i created 11 installation pages.After user selecting the installation directory need to provide user to select choice parameter.Based on the choice i have to show the installation pages.

For ex ; Selection type(choice parameter):Custom,Advanced If the user select the custom i have to show only the pages 2,4,6,7,8 If the user select the Advance i have to show only the pages 3,5,6,10,11

How can do this using BitRock

How can i update InstallBuilder application to latest release

$
0
0

I have InstallBuilder Version: 8.6.0 and I want to update this to latest version 9. What it the right way to update my InstallBuilder.

How can I create entry for auto start my application on Mac

$
0
0

How can I create entry for auto start my application on Mac. I need to delete this entry on un-installation as well.

I add the following sentences in my project, but when installing, this is also a error:

$
0
0

I add the following sentences in my project:

<runprogram> <program>${installdir}/MySQL/mysql-installer-community-5.6.16.0.msi</program> <programarguments></programarguments> </runprogram>

but when installing, this is also a error: Unknown error while running c:Program FilesMySQL-1.0/MySQL/mysql-installer-community-5.6.16.0.msi

What is the problem?

License for InstallBuilder updated version.

$
0
0

I have InstallBuilder version 8 license with active support for 1 year which is still alive. I have downloaded InstallBuilder version 9 and installed on my machine where license version 8 is installed. Can I import same license to version 9 as well or do I need to buy new license?

Viewing all 1727 articles
Browse latest View live