Framework 4.0 Install

Got a problem you cannot solve? Try here.
MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Framework 4.0 Install

Postby MichaelNesmith » Wed May 12, 2010 5:06 pm

Sure does!

If you are getting funny script errors (ex: you use include scripts, and it looks like commands from one include script are actually tied to another include script) - run the attached tool on your script files. This will regenerate statement identifiers for all scripts in the given path. Click the Log button to see which files it will run on and BACK ALL YOUR SCRIPTS UP before using it as this tool is NOT officially covered by technical support.

However, it works :lol:
Attachments
pGuids.zip
Tool to regenerate script statement identifiers.
(217.85 KiB) Downloaded 4724 times
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Framework 4.0 Install

Postby MichaelNesmith » Fri May 14, 2010 9:05 pm

An issue was identified with this tool. Here is the latest version that fixes the issue.
Attachments
pGuids-fixed.zip
New version of tool.
(217.95 KiB) Downloaded 4673 times
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Framework 4.0 Install

Postby MichaelNesmith » Fri May 14, 2010 9:08 pm

The runtimes in InstallAware 9 R2 affected by this problem are the 32 bit versions of MSXML versions 4.2 and 6.0.

I have attached updated runtime files. Just replace the old versions in:
C:\Program Files\InstallAware\InstallAware 9 R2\runtimes
(a typical path)

And you're good to go. Apologies for the inconvenience!

PS: If anybody is wondering as to the cause of this error, the CLSIDFromString Microsoft API function accepts the string literal MSXML as a well formed GUID string! Go figure :evil:
Attachments
msxml42-60.zip
Fixed runtime scripts.
(3.74 KiB) Downloaded 4798 times
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

ALive
Posts: 109
Joined: Mon Apr 27, 2009 5:54 am
Location: Russia

Re: Framework 4.0 Install

Postby ALive » Mon May 24, 2010 12:11 am

Michael,

Are these updates (with GUIDs and MSXML) inside R2 release, or should we copy provided update for MSXML on top of R2???
I'm not sure that we have problems with GUIDs, does this behavior sporadic?

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Framework 4.0 Install

Postby MichaelNesmith » Mon May 24, 2010 3:29 am

This behavior would not be sporadic but would manifest only on new projects you create, since only they will contain a fresh copy of the runtime installation scripts. We have pushed an update for this through InstallAware's web updates and you may also manually run the GUID regeneration tool on your runtimes folder, or install the hotfix patch.
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

ALive
Posts: 109
Joined: Mon Apr 27, 2009 5:54 am
Location: Russia

Re: Framework 4.0 Install

Postby ALive » Mon May 24, 2010 5:08 am

Is there a way I can get an offline version of this Hotfix?
We have build machines which does not have Internet connections.

Correct me if I'm wrong, the problem is inside Runtimes scripts that ships with IA R2 only??

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Framework 4.0 Install

Postby MichaelNesmith » Mon May 24, 2010 5:48 am

Yes, of course.

The corrected files are provided above inside the archive:
msxml42-60.zip

Or if you prefer an installer, download and run:
http://www.installaware.com/gwinnett/In ... Update.exe

This does affect only 9 R2 - please do accept our apologies. The cause for this bug is described above. Pretty insane, if you ask me! :x
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

ALive
Posts: 109
Joined: Mon Apr 27, 2009 5:54 am
Location: Russia

Re: Framework 4.0 Install

Postby ALive » Mon May 24, 2010 6:34 am

Michael,
I'm grateful for the answer, the link and your patience ;)

Thanks again!

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Framework 4.0 Install

Postby MichaelNesmith » Mon May 24, 2010 5:38 pm

We do apologize about this bug! Still blows me away that MS API's accept MSXML as a well-formed GUID! :twisted:
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Framework 4.0 Install

Postby MichaelNesmith » Tue May 25, 2010 7:09 pm

The latest update to InstallAware 9 R2 (9.08):
www.installaware.com/forum/viewtopic.php?f=2&t=5658

Is a cumulative update that solves issue as well (the hotfix is still available for download too).
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

Xikitin29
Posts: 3
Joined: Wed May 19, 2010 4:36 am

Re: Framework 4.0 Install

Postby Xikitin29 » Tue Jun 15, 2010 8:05 am

MichaelNesmith wrote:Everybody cool with these runtimes? Have we missed anything?


Hi Michael,

Could be cool having a runtime for Silverlight 4 for deploying client side applications without internet connection?


Thanks in advanced,
Best regards.


Antonio Jesús del Águila
antoniojesus@by.com.es

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Framework 4.0 Install

Postby MichaelNesmith » Tue Jun 15, 2010 4:37 pm

Sounds like that'd be a great idea. Got any URLs for us to start investigating?
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

Xikitin29
Posts: 3
Joined: Wed May 19, 2010 4:36 am

Re: Framework 4.0 Install

Postby Xikitin29 » Wed Jun 16, 2010 2:53 am

MichaelNesmith wrote:Sounds like that'd be a great idea. Got any URLs for us to start investigating?


Hi Michael,

I've found this document around this issue about Silverlight 1, but I've not found it for any later version : http://download.microsoft.com/download/ ... 42e5-89e5-
3809386f1316/Silverlight Deployment Guide.doc

I've also found this another link talking about "Offering a Compelling Installation Experience" for Silverlight but It seems not to be upgraded: http://msdn.microsoft.com/en-us/magazin ... 49.aspx#S2

It's possible that the only one thing we need is launch the silverlight installer because it's very small and it hasn't almost UI. Could be great having a silent option, but at the moment I think that's not possible to do.

Also, here you have got the link to get the latest version of Silverlight: http://go.microsoft.com/fwlink/?LinkID=149156

I don't know if I've helped you in anything, but I'm at your disposition if you need something more.

Best regards,

Antonio J. del Águila
antoniojesus@by.com.es

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Re: Framework 4.0 Install

Postby MichaelNesmith » Wed Jun 16, 2010 4:12 am

Thanks :)

You can also try running PackageAware on the native setup to see what you end up with.
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

Diklally
Posts: 8
Joined: Mon Aug 30, 2010 12:17 am

Re: Framework 4.0 Install

Postby Diklally » Mon Aug 30, 2010 3:52 am

Hi,
I need sql express 2005 for 32X and
Thanks
Diklally


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 44 guests