Search found 2036 matches

by giaviv
Mon Feb 06, 2012 8:56 pm
Forum: Technical Support
Topic: Install service with Network Service account
Replies: 6
Views: 7624

Re: Install service with Network Service account

Hi,

What you are looking for is NetworkService. Please see:
http://msdn.microsoft.com/en-us/library ... 05(v=vs.85).aspx
by giaviv
Mon Feb 06, 2012 8:55 pm
Forum: Technical Support
Topic: undefined variable for return variable in Run Program
Replies: 6
Views: 6805

Re: undefined variable for return variable in Run Program

Hi,

Try defining the variable first - just enter at the top of your script:

Code: Select all

Set Variable CFRESULT to
by giaviv
Mon Feb 06, 2012 8:55 pm
Forum: Technical Support
Topic: undefined variable for return variable in Run Program
Replies: 6
Views: 6805

Re: undefined variable for return variable in Run Program

Hi,

Try defining the variable first - just enter at the top of your script:

Code: Select all

Set Variable CFRESULT to
by giaviv
Sun Feb 05, 2012 3:27 pm
Forum: Technical Support
Topic: Installaware repacking methods
Replies: 3
Views: 5353

Re: Installaware repacking methods

Hi, This is called Setup Capture in InstallAware and is available with our Studio Admin edition: http://www.installaware.com/right-edition.htm Regarding your second question, it is possible to do so. All you have to do is remove the ARP entries after calling Apply Install while the Native Engine is ...
by giaviv
Sun Feb 05, 2012 3:27 pm
Forum: Technical Support
Topic: How to test for 64bit OS in MSI Code
Replies: 5
Views: 6806

Re: How to test for 64bit OS in MSI Code

Hi, I see - try using labels and goto to manipulate the flow of the installer instead - see this code: Comment: lines 1-5 are equivalent to lines 7-14 if Variable A Equals TRUE MessageBox: TRUE, TRUE else MessageBox: FALSE, FALSE end if Variable A Equals TRUE GoTo Label: true_label end MessageBox: F...
by giaviv
Sun Feb 05, 2012 3:13 pm
Forum: Technical Support
Topic: Install service with Network Service account
Replies: 6
Views: 7624

Re: Install service with Network Service account

Hey Dominik,

Where are you entering this information? Could you please attach a screenshot?
by giaviv
Fri Feb 03, 2012 8:14 pm
Forum: Technical Support
Topic: Showing progress during SQL Server Express 2008 R2
Replies: 5
Views: 6078

Re: Showing progress during SQL Server Express 2008 R2

Hi,

You can instead display a label or a messagebox to the users telling them what is happening.
by giaviv
Fri Feb 03, 2012 8:13 pm
Forum: Technical Support
Topic: undefined variable for return variable in Run Program
Replies: 6
Views: 6805

Re: undefined variable for return variable in Run Program

Hi,

What is the error level you get when you run sc.exe in cmd? Try typing echo %errorlevel% - is it 1?
by giaviv
Fri Feb 03, 2012 8:12 pm
Forum: Technical Support
Topic: change value in Manufacturer of the msi Property
Replies: 2
Views: 3654

Re: change value in Manufacturer of the msi Property

Hi,

I am afraid there is no way of permanently doing so.
by giaviv
Fri Feb 03, 2012 8:12 pm
Forum: Technical Support
Topic: change value in Manufacturer of the msi Property
Replies: 2
Views: 3654

Re: change value in Manufacturer of the msi Property

Hi,

I am afraid there is no way of permanently doing so.
by giaviv
Fri Feb 03, 2012 8:59 am
Forum: Technical Support
Topic: IA-2012 Cmd-Line ERROR Run IA-9 Project - MSI DB Init Fail?
Replies: 20
Views: 45935

Re: IA-2012 Cmd-Line ERROR Run IA-9 Project - MSI DB Init Fa

Dear IA customers,

We seem to be unable to reproduce this issue in house. We are working directly with the OP to find out what the problem is (our guess is that it is specific to his machine).
We will keep all of you posted.
by giaviv
Thu Feb 02, 2012 11:58 pm
Forum: Technical Support
Topic: How to test for 64bit OS in MSI Code
Replies: 5
Views: 6806

Re: How to test for 64bit OS in MSI Code

Do you have a label defined anywhere? Try copying and pasting the code over.
by giaviv
Thu Feb 02, 2012 11:56 pm
Forum: Technical Support
Topic: Translations cockup
Replies: 3
Views: 4620

Re: Translations cockup

Gary,


Add your strings to the end of the reference file, one line at a time, and in the same order in all files, and if there isn’t corresponding items for some languages, paste the English strings in there instead.
by giaviv
Thu Feb 02, 2012 11:54 pm
Forum: Technical Support
Topic: Windows 7 64bit breaks off download
Replies: 21
Views: 36914

Re: Windows 7 64bit breaks off download

Hi,

Thank you for your input. We realize this and are trying to apply for as many white lists as possible.

Go to advanced search