I am
trying to Deploying a simple WinFX windows app . when it tries to run on the test client .dosent run .
I manually
installed the WinFX RTC 3.0 Beta on the test client, the app
runs.
Is there a way to add the WinFX RTC 3.0 as a prerequisite
Like .NET Framework 2.0 as a prereq
Thanks
Mohammed

Deploying a WinFX windows Application
Esrever
Jim Sn
sorry but i dont know how to create a bootstraper package
and i'm wonder why microsoft didn't but it in the site
and why i cannot find
MicrosoftR Visual StudioR 2005 Extensions for WinFX Runtime Components
as
i find MicrosoftR Visual StudioR 2005 Extensions for Windows Workflow
bruceradtke
Hi Ashish Thanks you for your interest and sorry for my nervous ,i have two days search in this topic which make me mad so forgive me
this the best solve i found
===========================================
Creating the prerequisites
WinFx does not come as a prerequisite in the Visual Studio 2005 Publish tab. However, we can create our own prerequisite with any MSI or EXE installation.
The process to do this is:
==================================================
and this the reference: http://staff.southworks.net/blogs/matiaswoloski/default.aspx
thanks.
RluD
Note in the prerequisties Dialogbox
for specify the install location for prerequisties
chose Download prerequisites from the same location as my application
if you have the full source of WinFx Runtime Components which size is 47.0 Mb
thanks.
Vaughn Friesen
If you're looking for the development and design tools for WinFX, the "Windows Vista - Get the Beta" page has links. Look for "Orcas" CTP - Developer tools for WinFX.
As I'd said in my previous response (link above) support for WinFX in the setup bootstrapper created in Visual Studio is being worked on. Expect that in one of our public releases soon. We try to do our best with limited resources and time. Redistributing the platform only becomes relevant as we near RTM and hence other more pressing features have assumed priority over it.