Search found 2036 matches

by giaviv
Thu Feb 02, 2012 11:38 pm
Forum: Technical Support
Topic: Deploy msi file for all users
Replies: 3
Views: 4864

Re: Deploy msi file for all users

Hey- it should be a Group Policy setting in the Active Directory/deployment console. This is the same for all MSI's and not InstallAware specific, really. There is a setting there to assign/publish an MSI per machine or for all users; Microsoft documentation should reveal this.
by giaviv
Wed Feb 01, 2012 6:14 pm
Forum: Technical Support
Topic: A bug writing permanent registry values
Replies: 4
Views: 5291

Re: A bug writing permanent registry values

Hi Gary,

I strongly recommend two things:
1) Making sure that no one else is creating Y or that it doesn't already exist
2) Running your setup step by step (debugging it) and seeing if any Write Registry commands are being called
by giaviv
Wed Feb 01, 2012 4:05 pm
Forum: Technical Support
Topic: IA-2012 Cmd-Line ERROR Run IA-9 Project - MSI DB Init Fail?
Replies: 20
Views: 45937

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

Interesting! My output is attached below. Please try regenerating your license online, reinstalling IA and re-applying your newly generated license. C:\BasicSetup>"\Program Files (x86)\InstallAware\InstallAware 2012\miabuild.exe" BasicSetup.mpr M M SSSSSS IIIIII MM MM SS II M M M M SSSSSS ...
by giaviv
Wed Feb 01, 2012 12:56 pm
Forum: Technical Support
Topic: IA-2012 Cmd-Line ERROR Run IA-9 Project - MSI DB Init Fail?
Replies: 20
Views: 45937

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

Hi Bill,

You report DOES NOT reproduce an issue on my IA 2012. Attached is the Basic Setup project that builds just fine from the command line.
Could you please attach the project you are testing with?
by giaviv
Wed Feb 01, 2012 10:56 am
Forum: Technical Support
Topic: Windows 7 64bit breaks off download
Replies: 21
Views: 36914

Re: Windows 7 64bit breaks off download

That actually might be affecting it. Could you please try disabled these and testing again?
by giaviv
Mon Jan 30, 2012 11:40 pm
Forum: Technical Support
Topic: Windows 7 64bit breaks off download
Replies: 21
Views: 36914

Re: Windows 7 64bit breaks off download

Hi,

Are your test machines running an anti-virus product?
by giaviv
Mon Jan 30, 2012 11:39 pm
Forum: Technical Support
Topic: How to create a msi file which hosts in iis express 7.5
Replies: 1
Views: 3164

Re: How to create a msi file which hosts in iis express 7.5

Hi Sandeep,

Are you talking about creating a IIS Express 7.5 runtime?
by giaviv
Mon Jan 30, 2012 3:28 pm
Forum: Technical Support
Topic: SQL Express 2008 R2, 64 bit runtime install failes
Replies: 21
Views: 25000

Re: SQL Express 2008 R2, 64 bit runtime install failes

Hi,

We were unable to reproduce this issue on a Windows 7 x64. Could you please provide us with more information with which we can reproduce the issue?

Also, we would like to clarify that we don’t break anything between versions – we have very strict regression tests in place for all runtimes.
by giaviv
Mon Jan 30, 2012 1:26 pm
Forum: Technical Support
Topic: Old Version Requests
Replies: 29
Views: 39934

Re: Old Version Requests

Hi,

Which OS are you using? Which template did you use to create the project? UAC / anti-virus on the machine?
by giaviv
Mon Jan 30, 2012 12:16 am
Forum: Technical Support
Topic: installed file size = 0
Replies: 9
Views: 9945

Re: installed file size = 0

Hi,

Is there any anti-virus software on the machine?
by giaviv
Mon Jan 30, 2012 12:16 am
Forum: Technical Support
Topic: EditXML update request...
Replies: 12
Views: 11361

Re: EditXML update request...

Thank you!

If you are, however, able to reproduce this please send us the project so we could take a closer look at what is happening.
by giaviv
Mon Jan 30, 2012 12:15 am
Forum: Technical Support
Topic: Deploying IA Setup via Active Directory
Replies: 4
Views: 4386

Re: Deploying IA Setup via Active Directory

Hey, How about building transforms that override the command line property passed to the InstallAware setups contained inside the MSI files generated by InstallAware's Group Policy Wizard? Other ways of customization are also possible using commands line Get INI File Settings and the $GPOPATH$ pre-d...
by giaviv
Mon Jan 30, 2012 12:13 am
Forum: Technical Support
Topic: IA-2012 Cmd-Line ERROR Run IA-9 Project - MSI DB Init Fail?
Replies: 20
Views: 45937

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

Hi,

Could you please attach a reproducing project?
by giaviv
Mon Jan 30, 2012 12:07 am
Forum: Technical Support
Topic: Variable resolving question
Replies: 5
Views: 5262

Re: Variable resolving question

Clarification - compiler variables are burned-in at build time; so you cannot do runtime things with them - you have to assume they will all be literal values at runtime.

Go to advanced search