Search found 82 matches

by christ23
Thu Sep 03, 2015 9:32 am
Forum: Technical Support
Topic: Display dialog - if variable
Replies: 5
Views: 6319

Re: Display dialog - if variable

Dear Francesco, i got it! Creating a new project from scratch did not help. BUT, i discovered something: When i insert a variable in the condition-field, the radiobuttons still are deactivated. But now, when closing the "display dialog" and re-opening it, then the radiobuttons are enabled....
by christ23
Tue Sep 01, 2015 2:55 am
Forum: Technical Support
Topic: Display dialog - if variable
Replies: 5
Views: 6319

Re: Display dialog - if variable

Dear Francesco,

no sorry - i already entered a variable (see second screenshot). Sorry i did forget to write this down.

But the field never gets enabled. Any further ideas?

edit: I am using Installaware Studio 12, running on Win 8.1.
by christ23
Mon Aug 31, 2015 9:31 am
Forum: Technical Support
Topic: Display dialog - if variable
Replies: 5
Views: 6319

Display dialog - if variable

Hello,

how is it possible to change the condition in "Display dialog - if variable" from TRUE to FALSE? The both radiobuttons seem to be deactivated.

Did i miss here something?
by christ23
Mon Jul 20, 2015 8:18 am
Forum: Technical Support
Topic: Set .msi property via commandline
Replies: 3
Views: 5044

Re: Set .msi property via commandline

Dear Francesco, sorry i was not clear enough. What i want to do, is to pass the version as another property (like "subject" e.g.) to the .msi during creating the .msi with pgplwiz.exe , not at runtime. Do you understand what i mean? I would like to have the version (=our changeset-Number f...
by christ23
Tue Jul 14, 2015 4:56 am
Forum: Technical Support
Topic: Set .msi property via commandline
Replies: 3
Views: 5044

Set .msi property via commandline

Hey team, as far we are building our setups now COMPLETE automatic with TFS & InstallAware (it was a lot of work), there is one last small feature that wants to be implemented. Is it possible to set a .msi property via pgplwiz.exe? Something like xyz123.msi /SUBJECT="77384" or /CATEGOR...
by christ23
Thu Jun 25, 2015 8:47 am
Forum: Technical Support
Topic: Dialog Designer - Rules - Change Font STYLE
Replies: 1
Views: 3408

Dialog Designer - Rules - Change Font STYLE

Hey IA community, does anyone know how to change a label font style (e.g. changing it to bold) via the Dialog Designer Rules Tab? font.png Property Value is only "Font", but not the underlying properties like "Color", "Height", "Orientation",.... For example i...
by christ23
Mon Mar 16, 2015 6:17 am
Forum: Technical Support
Topic: Pass compiler vars to .msi
Replies: 1
Views: 3807

Pass compiler vars to .msi

Hi, we have got created our standard installXY.exe. Due to changes to policies, we now need to run only .msi packages, no mor .exe files. In every installer, we have at least one compiler variable "debugmode", whick can be set by our developers for testing. Now, it seems that when we start...
by christ23
Mon Jan 12, 2015 8:55 am
Forum: Technical Support
Topic: Compression setiing via commandline
Replies: 2
Views: 4799

Re: Compression setiing via commandline

No suggestions on this question?
by christ23
Mon Dec 15, 2014 9:58 am
Forum: Technical Support
Topic: Compression setiing via commandline
Replies: 2
Views: 4799

Compression setiing via commandline

Hey,

is it possible to change the strength of compression "from outside", meaning via commandline-build?

The installers are building fine, but i need to find a way to change the compression strength from this commandline.
by christ23
Wed Nov 05, 2014 4:33 am
Forum: Plug-In Development
Topic: Popping MessageBox in Plugin (C#)
Replies: 2
Views: 23348

Re: Popping MessageBox in Plugin (C#)

Sorry, was my fault. You can close this question.

Popping MessageBoxes in C# in plugin works, if one does it right ;-).
by christ23
Wed Nov 05, 2014 3:48 am
Forum: Plug-In Development
Topic: Popping MessageBox in Plugin (C#)
Replies: 2
Views: 23348

Popping MessageBox in Plugin (C#)

Hey folks,

i have developed several plugins, which are working really fine.

One thing i am wondering about is, why ist a MessageBox not shown when i put MessageBox.Show("test") in my plugin-code (C#)?

Any ideas?
by christ23
Tue May 21, 2013 7:12 am
Forum: Technical Support
Topic: miabuild and support files
Replies: 1
Views: 4135

miabuild and support files

Hi folks, (how) is it possible to update a supportfile with the use of miabuild via cmd? Background: We have some installations with many files and a complex structure. The way i do it is: - 7zip our complete setup files & folder structure (lets name it Bugfix2.7z) - In IA GUI delete the existin...
by christ23
Thu Mar 21, 2013 3:22 am
Forum: Plug-In Development
Topic: Plugin via Bridge not called after x calls
Replies: 1
Views: 21997

Plugin via Bridge not called after x calls

Hey folks,

i have written a plugin in C# being called via the bridge.

The plugin is working fine - but, after calling it x times in a installer (i think it is the 7th call), it is not called any more.

Does anybody know or can explain this behaviour? Is this some limitation (space, memory, ...)?
by christ23
Fri Jan 25, 2013 6:08 am
Forum: Technical Support
Topic: Share folder on network
Replies: 1
Views: 3863

Share folder on network

Hi folks, in one install scenario we have to create a folder on a network share - this works. But we also need to share this created folder, this works not. This is my code in a test project: Set Variable NATIVE_ENGINE to TRUE Set Variable folder to \\tt-fs01\DATA\B\test Create Folder $folder$ Apply...
by christ23
Mon Jan 21, 2013 12:16 pm
Forum: Technical Support
Topic: MS SQL Plugin -> get result of select to variable
Replies: 14
Views: 15782

Re: MS SQL Plugin -> get result of select to variable

Hi Mik (and all the others), if you only get ONE parameter back (sounds like this as you are saying you want to have "C:\.....") - maybe then i got a solution for you. Or the first steps for a solution ;). I have written a C# plugin, which allows you to get back ONE value (we only need to ...

Go to advanced search