Hannes Pavelka
It isn't rocket science. Well, unless of course you're NASA

This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Tuesday, February 14, 2006 11:06 AM

If you try to install an application with the MSI installer and you only have .Net Framework 2.0 installed
you sometimes get a message: “This setup required .net framework version 1.1.4322. Do you want to download it now?”.

 

The error is resulting from a two custom actions inside the msi file: DIRCA_CheckFX and VSDCA_VsdLaunchConditions.

If you delete those actions from the MSI file the installer won’t check for the Net Framework.

Editing of an msi file is possible with the help of Orca.

Orca is a Microsoft utility for modifying and validating Windows Installer packages. You can use Orca to open and modify MSI files.
Orca is included in the Windows Plattform SDK or you can download Orca directly from here.

If you open the msi file with Orca navigate to the Custom Action Node and delete those two actions. ( Drop Row from Context Menu)

 

Save the msi file and you should be ready to go.

If you still can’t install you can delete CheckFx and VsdLaunchConditions from the InstallUISequence and InstallExecuteSequence tables.

The installed application will most likely run without problems. But there are (seldom) cases where an application developed for 1.1 won’t run with 2.0.


Feedback

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

very nice 3/3/2006 8:54 PM | lorin

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Thanks. I was going crazy trying to get Wikto to work. 3/4/2006 5:17 AM | Nathan

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

what is Orca ? i am having the same framework issue 3/9/2006 11:58 AM | marya

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Thanks! This was a great help and easy to do. Much more helpful than the Microsoft support info. 3/15/2006 11:15 PM | Helen

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

necesito para un programa de impuests
3/24/2006 6:12 PM | ruben calderon

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Brilliant work around - thanks 4/3/2006 7:43 PM | AR

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Excellent idea. Thanks 4/4/2006 7:09 AM | Bhavesh

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

ill try 4/15/2006 5:17 AM | sukhbir

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

It's been hecktic to get thru it and even I AM not yet thru. 6/10/2006 7:07 PM | Peter K. Sagoe

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

j'ai besoin de ce programme pour installé mediaportal sur mon pc.
merci 6/16/2006 4:15 PM | bounekref

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Please solve the problem 6/22/2006 2:01 AM | Moustafa Bayoumi

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Please tell me how to do this? 7/1/2006 10:53 AM | AWais

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Excellent ! Even I could do this. Be careful if your installer is a zip file as you need to unzip first. The Orca program allows you to open the program you want to run and modify the install properties to overcome the older version of .net. Many thanks. 7/27/2006 7:24 PM | Dano

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

how do i get ORCA??? 8/3/2006 9:02 PM | dvd

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

very good this version 8/10/2006 10:09 PM | rohidin

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Thank You very much , I was going crazy by installing and uninstalling the softwares,it really helped a lot. 8/14/2006 3:05 AM | kiran

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

hi,
i want to install a software. but have problem, that is require .NET framework version 1.1.4322, so how can i get & install it. please tell me a best guide line. you can suggess me at gpicdesigner@hotmail.com or +923006371293. i will wait yours reply. ALLAH HAFIZ 8/29/2006 2:02 AM | Shahzad

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

awsome cheers 8/31/2006 12:42 AM | mysteroius

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

pls help 8/31/2006 11:07 AM | vivek

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

need to down load .netframework 1.1 4233 9/1/2006 5:08 AM | sujeet raj

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

want to downloaded .netframework 1.1 4322 version 9/1/2006 5:10 AM | sujeet raj

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

thanx a lot for your advice. worked like a charm! 9/5/2006 10:29 AM | phienix

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Fantastic. Woirked first time! 9/5/2006 5:14 PM | Chris Sargent

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Worked like a charm!

Thanks! 9/8/2006 12:10 AM | gdub

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

thanks!








http://www.medi-vet.com/ 9/11/2006 6:57 PM | jason overkias

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Help, i want solution to URL with Orca, its very complicate this page.

Thxs 10/24/2006 5:18 AM | Paco Martinez

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

“This setup required .net framework version 1.1.4322 11/30/2006 4:49 PM | Vladimir

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

f you try to install an application with the MSI installer and you only have .Net Framework 2.0 installed
you sometimes get a message: “This setup required .net framework version 1.1.4322. Do you want to download it now?”.

You can modify the msi file with Orca to make it install without installing the older framework version.

You can read the details on how to do it here.

The link has expired is there a new one??

PLEASE 12/5/2006 2:03 AM | justim

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

This setup requires the .NET Framework version 1.1.4322. Please install the .NET Framework and run this setup again. The .NET Framework can be obtained from the web Would you like to do this now? 12/7/2006 6:52 AM | shamsuddin

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

The link is down... What do we do with Orca ? What needs to be edited in the .msi file ? 1/3/2007 12:27 PM | Dioptase

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

I want to download the same 1/6/2007 6:10 AM | Felix

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

he error is resulting from a two custom actions inside the msi file: DIRCA_CheckFX and VSDCA_VsdLaunchConditions.

If you delete those actions from the MSI file the installer won’t check for the Net Framework.

Editing of an msi file is possible with the help of Orca.

Orca is a Microsoft utility for modifying and validating Windows Installer packages. You can use Orca to open and modify MSI files.

Orca is included in the Windows Plattform SDK or you can download Orca directly from here [search google for a download link].

If you open the msi file with Orca navigate to the Custom Action Node and delete those two actions. ( Drop Row from Context Menu)

Launch

Save the msi file and you should be ready to go.

If you still can’t install you can delete CheckFx and VsdLaunchConditions from the InstallUISequence and InstallExecuteSequence tables.

The installed application will most likely run without problems. But there are (seldom) cases where an application developed for 1.1 won’t run with 2.0. 1/16/2007 12:25 PM | beat

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

HELP PLEASE i have done everything.. and went everywhere to find the download and cannot find it anywhere.. even the hannes place.. says no longer available.. please email me at this address.. wendycat@iwon.com if u can send me the file.. or a place to download it.. please.. thanks.. oh and in the sub line.. put WENDY DO NOT DELETE please....... as I am spammy and my delete by mistake.. thanks for your time and attention..
W 1/17/2007 6:11 PM | wendy

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

HELP PLEASE i have done everything.. and went everywhere to find the download and cannot find it anywhere.. even the hannes place.. says no longer available.. please email me at this address.. rajesh_eppala@yahoo.co.in if u can send me the file.. or a place to download it.. please.. thanks.. oh and in the sub line.. put WENDY DO NOT DELETE please....... as I am spammy and my delete by mistake.. thanks for your time and attention..
2/6/2007 10:03 AM | rajesh

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Beim Computerstat zeigt es an diese Version zu Insterlieren. Wollte gestern ein Programm Löschen 3/30/2007 3:23 PM | Jens Entrich

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Beim Computerstat zeigt es an diese Version zu Insterlieren. Wollte gestern ein Programm Löschen 3/30/2007 3:24 PM | Jens Entrich

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Idont find it 4/7/2007 10:37 PM | turgay

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Orca.msi available here:

http://www.technipages.com/downloadview-details-44-Orca_MSI_Editor.html 5/8/2007 2:42 PM | Watervase

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Sweet. Thanks a lot. Just what I was looking for. 6/27/2007 11:41 PM | clog up yo mind

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

cannot download v1.1.4322 10/8/2007 11:09 AM | Albert Acker

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Thanks for Help!

P.S. but the links are broken. 11/8/2007 11:49 AM | supermodels-fan

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

http://www.technipages.com/downloadview-details-44-Orca_MSI_Editor.html

can not find .net framework 1.1.4322 here. 11/8/2007 9:44 PM | Baltimore Malaybalay

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

.net framework 1.1.4322 = .net framework 1.1

http://download.microsoft.com/download/a/a/c/aac39226-8825-44ce-90e3-bf8203e74006/dotnetfx.exe 11/8/2007 10:04 PM | Baltimore Malaybalay

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Good Post!!!!, it works great.... 11/12/2007 12:17 PM | Emilio

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Why not just download .NET 1.1.4322 you can have both installed on a computer no problem. This way you ensure all functionality works properly. 11/13/2007 6:00 PM | Matthew

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Why not just download .NET 1.1.4322 you can have both installed on a computer no problem. This way you ensure all functionality works properly. 11/18/2007 11/18/2007 1:45 AM | ahmed

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

net framework 1.1.4322 11/25/2007 10:23 AM | ala

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Why not just download .NET 1.1.4322 you can have both installed on a computer no problem. This way you ensure all functionality works properly. 11/18/2007 11/18/2007 1:45 AM | ahmed
12/16/2007 6:28 PM | salam

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

hi, i am not able to install at all u can mail me on the abpove id as its urgent 1/15/2008 10:38 PM | sam

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Just want the blocks off the front of my home page and the view off the front of my computer. 1/18/2008 2:09 PM | Margie Parmeter

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

the above error will be come on install ezsms exe 1/20/2008 4:37 PM | velammal

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

try that - http://www.olvio.com/WebModules/Downloads/Free.aspx 1/23/2008 3:09 PM | brain

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

hi; can you help me .. please to install this programe ... thanks 1/30/2008 5:44 AM | mohammad

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

install this program 1/30/2008 7:30 AM | EDWIN ALVARADO PABON

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Wow-I am not real techie but this site was AWESOME! It fixed my problem...although I must say it was very difficult to accomplish...so for those who are kind of lame like me and not a code writer or programmer then here are some tips...
1) Extract the zip file. Even though the file says it is an MSI file it needs to be extracted. 2) Be sure you have .net framework 2.0 (or above) installed http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en -otherwise once you make the edits in orca it will not run.
3) To run orca you do not have to find the program just right click on the extracted MSI file and click edit with Orca...if you do not have that option you may need to find it and install it. It is in C:\Program Files\Microsoft SDKs\Windows\v6.0\Bin
You should be good to go and follow the instructions to remove those files...
4) Use the >edit >find feature and delete all references to DIRCA_CheckFX and VSDCA_VsdLaunchConditions. Failure to (drop row) delete all references, gives you an error message (can't remember what it was) that installation cannot be completed.
It might take the Simple Simon’s like me a few tries. :) Sorry if some of my post was redundant or not knowledgeable. Good luck -it works!!! 1/31/2008 5:55 AM | shannon

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

please send net framework software for me.tanks! 2/19/2008 7:30 AM | MAJID golshani manesh

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

please send net framework software for me.tanks! 2/19/2008 7:30 AM | MAJID golshani manesh

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

please send net framework software for me.tanks! 2/19/2008 7:30 AM | MAJID golshani manesh

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

please send net framework software for me.tanks! 2/19/2008 7:30 AM | MAJID golshani manesh

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

please send net framework software for me.tanks! 2/19/2008 7:30 AM | MAJID golshani manesh

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

please send net framework software for me.tanks! 2/19/2008 7:30 AM | MAJID golshani manesh

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

i want .net freamwork for some installation 2/19/2008 3:43 PM | vijay shinde

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Necesito Framework version 1.1.4322 2/21/2008 6:04 AM | Pedro Gonzalez

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Can be down loaded fropm this URL 5/6/2008 9:41 AM | Dr Naeem

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Can be down loaded fropm this URL 5/6/2008 9:42 AM | Dr Naeem

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Can be down loaded fropm this URL 5/6/2008 9:51 AM | Dr Naeem

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

I need .net framework 1.14322 for install ArcSWAT on ArcGIS 9.1 5/22/2008 2:06 AM | majid hosseini

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

I need .net framework 1.14322 for install ArcSWAT on 9/30/2008 7:08 AM | owo

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

I need .net framework 1.14322 for install ArcSWAT on 9/30/2008 7:08 AM | owo

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

super danke, hat perfekt gefunzt! :) 11/6/2008 8:26 AM | jackIT

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

thx a lot 3/4/2009 11:54 AM | de

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

thx a lot 3/4/2009 11:54 AM | de

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

please help me 4/12/2009 4:49 AM | wahid

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

worked a treat, thanks 4/22/2009 9:33 AM | waseem

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

This article was of great help. Worked for me. Thanks. 5/2/2009 4:06 AM | A. Pattanayak

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Thank's. Good Luck for you ... 5/7/2009 7:01 AM | okio03

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

j'adore sa 6/6/2009 12:46 PM | samba

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

Your products are very good! And you wanna know something "Thanks!". Your fan...... 8/11/2009 3:08 AM | Filippo

# re: This setup required .net framework version 1.1.4322 but you have .Net framework v2.0

alright letsget busy 11/4/2009 7:55 AM | GINO

Post a comment