Search found 9 matches

Go to advanced search

by Hightower
Thu Oct 01, 2020 7:50 pm
Forum: Building Installers
Topic: Update existing service
Replies: 1
Views: 2121
 
Jump to post

Update existing service

Hi,

I need to set MSDTC (Distributed Transaction Coordinator) set to start automatically with delay and run it. (And only if the service is presented on the PC)

Is there a way to do this?

Thank you,
Jakub
by Hightower
Tue Dec 20, 2016 8:13 am
Forum: Common Problems
Topic: Skip Serial Number dialog
Replies: 5
Views: 17872
 
Jump to post

Re: Skip Serial Number dialog

Is this allow on higher version than Professional? On the Package Serial Validation I dont have conditions.

Thank you
by Hightower
Mon Dec 19, 2016 1:29 pm
Forum: Common Problems
Topic: Skip Serial Number dialog
Replies: 5
Views: 17872
 
Jump to post

Re: Skip Serial Number dialog

Startup parameters:

-USERNAME
-COMPANYNAME

Thanks
by Hightower
Mon Dec 19, 2016 1:18 pm
Forum: Common Problems
Topic: Skip Serial Number dialog
Replies: 5
Views: 17872
 
Jump to post

Re: Skip Serial Number dialog

Or if I can set User and Organisation from command line too. I am fine with that...
Thank you
by Hightower
Mon Dec 19, 2016 1:16 pm
Forum: Common Problems
Topic: Skip Serial Number dialog
Replies: 5
Views: 17872
 
Jump to post

Skip Serial Number dialog

Hi,

I have AI version Professional.
I have to skip showing UserRegistrationDialog when inserting PIDKEY from command line.

Is this possible?
Thanks
Jakub Cermoch
by Hightower
Thu Aug 25, 2016 12:02 pm
Forum: Building Installers
Topic: Install parameters from commandline
Replies: 11
Views: 14467
 
Jump to post

Re: Install parameters from commandline

Thank you :)
by Hightower
Wed Aug 24, 2016 8:15 pm
Forum: Building Installers
Topic: Install parameters from commandline
Replies: 11
Views: 14467
 
Jump to post

Re: Install parameters from commandline

Hi, thank you, I didnt know this. Can you help me with another question? I need run custom action in different directory [SourceDir]/../MyDirectory/Action.exe where /../ is upper directory, do you know how to do this?

Thanks lot
by Hightower
Tue Aug 23, 2016 2:44 pm
Forum: Building Installers
Topic: Install parameters from commandline
Replies: 11
Views: 14467
 
Jump to post

Re: Install parameters from commandline

Hi,

i tryed this, but i cant make it work. In Builds, Package Type is Exe with resources next to it
In install parameters, there is Property "RunCustomAction" = "true"
EditProperty.png

Custom action has condition RunCustomAction="true"
CustomAction.PNG

But when I run Setup.exe RunCustomAction ...
by Hightower
Tue Aug 23, 2016 1:57 pm
Forum: Building Installers
Topic: Install parameters from commandline
Replies: 11
Views: 14467
 
Jump to post

Install parameters from commandline

Hi all,

I need set some property from command line. This property will configure Custom Action like executing condition or set parameters in launching file > Command line.

Is there some way how to run setup.exe with parameters and work with that parameters in project?

Thanks a lot

Go to advanced search