Search found 13 matches

Go to advanced search

by thkr
Mon Jun 13, 2016 5:54 am
Forum: Common Problems
Topic: Instance IDs not changing through commandline build
Replies: 4
Views: 4108
 
Jump to post

Instance IDs not changing through commandline build

Hello Advanced Installer Team,

i found a bug in our deployment process through Advanced Installer commandline.

One of our Setups has predefined instances. After changing the product Version a new ProductCode is generated. If i change the ProductCode with the GUI of Advanced Installer i can see ...
by thkr
Thu Apr 07, 2016 8:01 am
Forum: Common Problems
Topic: How to prevent instance naming in "multiple instances"
Replies: 1
Views: 1759
 
Jump to post

How to prevent instance naming in "multiple instances"

Hello Advanced Installer Team,

we have a Setup with predefined multiple instances.
Simple Question: How can we prevent the user to choose a custom name for each instance?

Thanks for your help!
by thkr
Wed Feb 17, 2016 7:56 am
Forum: Common Problems
Topic: IIS Custom Properties Bug?
Replies: 1
Views: 1951
 
Jump to post

IIS Custom Properties Bug?

Hello Advanced Installer Team,

i dont know if it is a bug or i'm using the custom properties dialog in a wrong way.
I want to add "URL Rewrite" to a IIS Site.


Added the URL rewrite Module as prerequisite. The rewrite Module is installed, available and i can see it in the IIS Site section ...
by thkr
Mon Nov 30, 2015 10:20 am
Forum: Common Problems
Topic: Registry entrys in Maintenance mode
Replies: 9
Views: 6469
 
Jump to post

Re: Registry entrys in Maintenance mode

Hi,

could you provide an release date? We need the enhanced user interface.

Thanks!
by thkr
Mon Oct 26, 2015 2:40 pm
Forum: Common Problems
Topic: Registry entrys in Maintenance mode
Replies: 9
Views: 6469
 
Jump to post

Re: Registry entrys in Maintenance mode

Hi,

i doesn't saw this option before. But it changes nothing.
The behavior persists.
by thkr
Mon Oct 26, 2015 1:58 pm
Forum: Common Problems
Topic: Registry entrys in Maintenance mode
Replies: 9
Views: 6469
 
Jump to post

Re: Registry entrys in Maintenance mode

Hi,

i think it is not the "Resume" Dialog which appear.
I made a test project. In one case i have the enhanced ui in maintenance and in the other case (new instance), there is no enhanced ui.
In both cases i start the setup maintenance through the .exe setup file.

Is it possible to have the ...
by thkr
Thu Oct 22, 2015 11:56 am
Forum: Common Problems
Topic: Registry entrys in Maintenance mode
Replies: 9
Views: 6469
 
Jump to post

Re: Registry entrys in Maintenance mode

Nice and clean solution, it works. Thank you!

Another thing with "Maintenance" that i want to ask:
I have a "Single .exe Setup with resources inside". The Setup is side by side and generating instances.
I could install three or more instances without problems.

The last instance which was installed ...
by thkr
Thu Oct 22, 2015 5:27 am
Forum: Common Problems
Topic: Registry entrys in Maintenance mode
Replies: 9
Views: 6469
 
Jump to post

Registry entrys in Maintenance mode

Hello,

i have a install package with registry entrys i made from user input. (without persistent option of property)
The user could change its input in "Maintenance mode" but in this mode the registry values defined with properties in the "Registry" page didnt change.

How can i force to change the ...
by thkr
Thu Oct 22, 2015 5:22 am
Forum: Building Installers
Topic: Installing one service with one instance
Replies: 5
Views: 3642
 
Jump to post

Re: Installing one service with one instance

It is possible. I could successfull install a instance with one service.
by thkr
Fri Oct 16, 2015 5:48 am
Forum: Building Installers
Topic: Installing one service with one instance
Replies: 5
Views: 3642
 
Jump to post

Re: Installing one service with one instance

Hello Dan,

thanks for your reply.
Is it possible to achieve one service with one instance solution with the predefined ".NET Installer Class Action"?

In this case i doesn't use the "services" page and hopefully come out of the windows installer restriction?

Thank you in advance.
by thkr
Thu Oct 15, 2015 10:16 am
Forum: Building Installers
Topic: Installing one service with one instance
Replies: 5
Views: 3642
 
Jump to post

Installing one service with one instance

Hello,

my Setup installs a Windows Service and the Setup has the ability to "Generate instances at installation time".
Everything works fine, except that the existing Windows Service from another instance is overwritten if i install a new instance.

How can i force the installer to create a new ...
by thkr
Wed Aug 26, 2015 8:55 pm
Forum: Common Problems
Topic: Access Denied in C# Custom Action
Replies: 3
Views: 4475
 
Jump to post

Re: Access Denied in C# Custom Action

Hello Daniel,

you are right. The LocalSystem account doesn't have access rights on network shared locations.
I removed the "no impersonation" option and require now admin permissions on the process that i want to start.

In this case the process got the admin rights and it works properly. Thanks!
by thkr
Tue Aug 25, 2015 10:20 am
Forum: Common Problems
Topic: Access Denied in C# Custom Action
Replies: 3
Views: 4475
 
Jump to post

Access Denied in C# Custom Action

Hello,

i have a Setup Project which contains .NET C# Custom Actions. One of these Custom Actions try to start a Process (which needs admin rights).
The "Execution Time" of the custom action is after the system has been successfully modified (commit).
With execute option no impersonation, run with ...

Go to advanced search