Search found 15 matches

Go to advanced search

by checkwa
Wed Aug 27, 2014 10:17 am
Forum: Common Problems
Topic: x86 value added on editbox value
Replies: 1
Views: 1972
 
Jump to post

x86 value added on editbox value

Hi,

I have an edit box on one of my custom dialog, the intention of this editbox is for the user to supply the path of SQL reporting server folder. during installation I supply this value "C:\Program Files\Microsoft SQL Server\MSRS11.SQL2012\Reporting Services" for this editbox but im seeing on my ...
by checkwa
Thu Jul 31, 2014 9:04 am
Forum: Building Installers
Topic: Multiple Instance on Install
Replies: 1
Views: 1925
 
Jump to post

Multiple Instance on Install

Hi,

I have this issue regarding multiple instances, actually what im trying to achieve is only to install a web application on the server (and it doesn't matter how many installation of that same product will be installed). On my .aip under MULTIPLE INSTANCES tab, i created 3 Instances and i didn't ...
by checkwa
Thu Jul 10, 2014 3:26 am
Forum: Building Installers
Topic: How to install SSRS deployment based on feature selected
Replies: 9
Views: 7658
 
Jump to post

Re: How to install SSRS deployment based on feature selected

Hi Dan,

What i aimed to do is to control the deployment of SSRS report on my installation, that's why i created a checkbox with property name CB_REPORT for that option. And then i followed your suggestion to modify AI_SsrsDeploy action from the InstallExecuteSequence table to add the condition. But ...
by checkwa
Wed Jul 09, 2014 9:08 am
Forum: Building Installers
Topic: How to install SSRS deployment based on feature selected
Replies: 9
Views: 7658
 
Jump to post

Re: How to install SSRS deployment based on feature selected

Hi Dan,

I tried your suggestion above but it seems the reports are not installed on the REPORTSERVER but based on the log (run and log) below no error encountered by the installer. how to troubleshoot further?

MSI (s) (64:9C) [15:57:16:434]: Skipping action: InstallODBC (condition is false)
MSI (s ...
by checkwa
Wed Jul 09, 2014 7:58 am
Forum: Building Installers
Topic: How to install SSRS deployment based on feature selected
Replies: 9
Views: 7658
 
Jump to post

Re: How to install SSRS deployment based on feature selected

Thanks Dan will try your suggestion and will let you know.
by checkwa
Wed Jul 09, 2014 5:00 am
Forum: Building Installers
Topic: How to install SSRS deployment based on feature selected
Replies: 9
Views: 7658
 
Jump to post

How to install SSRS deployment based on feature selected

Hi,

I would like to install SSRS reports only if the selected feature is checked on my Advanced installer. Can you direct me on how to do that? Something like install condition.

Is this feature already available?
by checkwa
Mon Jun 09, 2014 1:04 pm
Forum: Building Installers
Topic: Repacker vs convert to MSI
Replies: 1
Views: 2232
 
Jump to post

Repacker vs convert to MSI

Hi,

I'd like to know the difference of Repacker feature under Architect license and "Convert exe installers to MSIs" feature under Enterprise license. Currently what we want to achieve is to create an MSI installer for the existing installation package that we have. Basically this installation ...
by checkwa
Thu Jun 05, 2014 12:08 am
Forum: Common Problems
Topic: User Friendly log
Replies: 4
Views: 3916
 
Jump to post

Re: User Friendly log

Hello there any idea on this issue.
thanks
by checkwa
Wed Jun 04, 2014 12:56 am
Forum: Common Problems
Topic: Install Feature Based on Condition
Replies: 14
Views: 21632
 
Jump to post

Re: Install Feature Based on Condition

thanks, i'll try that and will let you know.
by checkwa
Wed Jun 04, 2014 12:54 am
Forum: Common Problems
Topic: User Friendly log
Replies: 4
Views: 3916
 
Jump to post

Re: User Friendly log

Hi,

Yes i'm pretty sure i've done that. I also noticed when i trace it using "run and log" the User Friendly log display OK. but whenever i build it and run my msi on my macchine what i can see is just a multi-line edit box but the logs are still on a single line(appending).
by checkwa
Sat May 31, 2014 4:27 pm
Forum: Common Problems
Topic: User Friendly log
Replies: 4
Views: 3916
 
Jump to post

User Friendly log

Hi,

I was trying to use the user-friendly log based on this tutorial (http://www.advancedinstaller.com/user-g ... mmary.html) but during installation, the log that's being displayed was on a single line only and it does not append each log on next line. Please help. thanks
by checkwa
Sat May 31, 2014 4:00 pm
Forum: Common Problems
Topic: Install Feature Based on Condition
Replies: 14
Views: 21632
 
Jump to post

Re: Install Feature Based on Condition

Hi,

I'm using 11.2 version, and i'm trying to achieve "install feature based on condition" using customdialog. I'm referring on this tutorial http://www.advancedinstaller.com/user-guide/qa-conditional-feature.html but i can't see where to find the condition as mentioned below. Can't you shed some ...
by checkwa
Tue May 27, 2014 12:54 pm
Forum: Building Installers
Topic: Passing values from edit box
Replies: 7
Views: 6245
 
Jump to post

Re: Passing values from edit box

Thanks so much! :D
by checkwa
Tue May 27, 2014 1:05 am
Forum: Building Installers
Topic: Passing values from edit box
Replies: 7
Views: 6245
 
Jump to post

Re: Passing values from edit box

Hi,

I'm newbie to Advanced Installer (11.2), im a bit confused how to use edit box, i created a custom dialog for the user to fill-in username and password during install, i assigned a default value on the edit boxes but when i compile the project into a MSI, it seems that the actual value(user ...

Go to advanced search