Search found 8 matches

Go to advanced search

by cappa1983
Sun Sep 09, 2012 1:20 am
Forum: Building Installers
Topic: Reg Key doesn't execute...
Replies: 2
Views: 3671
 
Jump to post

Re: Reg Key doesn't execute...

Thanks for the reply, Daniel, that was exactly it!

lesson learned... :)
by cappa1983
Thu Sep 06, 2012 5:36 pm
Forum: Building Installers
Topic: Reg Key doesn't execute...
Replies: 2
Views: 3671
 
Jump to post

Reg Key doesn't execute...

Hi,

I'm running version 9.4 and I have a reg key that I've imported into the registry section of the MSI build, and it's simply going out to disable IE's Enhanced Security option.
However, when I run the MSI installer, it seems that other Reg keys I've imported, work as expected, however, this one ...
by cappa1983
Fri Aug 24, 2012 5:40 pm
Forum: Building Installers
Topic: Running additional MSI
Replies: 1
Views: 2948
 
Jump to post

Re: Running additional MSI

I was able to run it as a prerequisite and move no w/the rest of the install.

Thanks.
by cappa1983
Fri Aug 24, 2012 5:01 pm
Forum: Building Installers
Topic: Running additional MSI
Replies: 1
Views: 2948
 
Jump to post

Running additional MSI

Hello --

I require MS SQL 2008 to install, so during the install, the cmd line to install sql with a config file is called, but it's conflicting because the sql msi won't run until the AI msi completes... is there a way around this?
by cappa1983
Mon Aug 20, 2012 3:48 pm
Forum: Building Installers
Topic: Repair Options...
Replies: 3
Views: 5035
 
Jump to post

Re: Repair Options...

Thanks for the reply, Daniel.

Could you please clarify the below line

So, a feature will be reinstalled during repair only if at least one of its components will be reinstalled.

Do you mean to imply that the repair will only execute the feature if one of its components are missing/absent ...
by cappa1983
Sun Aug 19, 2012 8:37 pm
Forum: Building Installers
Topic: Repair Options...
Replies: 3
Views: 5035
 
Jump to post

Repair Options...

Hi Everyone,

When I choose the "repair" option, It runs through all of the features and components. I need to change that so when a user selects to "repair" the program, he/she can select which features to repair... is this possible? if so, how can it be done?

Thanks,

NJ
by cappa1983
Thu Aug 02, 2012 4:51 am
Forum: Building Installers
Topic: Reboot question:
Replies: 3
Views: 5247
 
Jump to post

Re: Reboot question:

Hello Daniel,

Thank you for the replay... here, let me give you a more detailed question.

I'm using the Enterprise version of the software and I have two powershell scripts that run before the actual install of the files take place. The first powershell script will fetch all needed windows updates ...
by cappa1983
Mon Jul 30, 2012 7:07 pm
Forum: Building Installers
Topic: Reboot question:
Replies: 3
Views: 5247
 
Jump to post

Reboot question:

Hi,

My installer has several features, one feature calls a PowerShell script which reboots the machine on completion, how do I get the installer to pick up installing the rest of the features after the reboot instead of double-clicking the installer and going into 'maintenance mode'.

thank you

Go to advanced search